[arch-commits] Commit in coin-or-mp/trunk (PKGBUILD)

2020-07-07 Thread Felix Yan via arch-commits
Date: Tuesday, July 7, 2020 @ 16:10:11
  Author: felixonmars
Revision: 659149

upgpkg: coin-or-mp 1.8.4-2: reproducibility rebuild

Modified:
  coin-or-mp/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-07-07 16:10:04 UTC (rev 659148)
+++ PKGBUILD2020-07-07 16:10:11 UTC (rev 659149)
@@ -5,7 +5,7 @@
 
 pkgname=coin-or-mp
 pkgver=1.8.4
-pkgrel=1
+pkgrel=2
 pkgdesc="C-API library that supports most of the functionality of CLP (Coin 
LP), CBC (Coin Branch-and-Cut), and CGL (Cut Generation Library) projects"
 arch=(x86_64)
 url="https://projects.coin-or.org/CoinMP;


[arch-commits] Commit in coin-or-mp/trunk (PKGBUILD)

2019-02-24 Thread Antonio Rojas via arch-commits
Date: Sunday, February 24, 2019 @ 17:13:15
  Author: arojas
Revision: 435531

Update to 1.8.4

Modified:
  coin-or-mp/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-02-24 17:11:02 UTC (rev 435530)
+++ PKGBUILD2019-02-24 17:13:15 UTC (rev 435531)
@@ -4,8 +4,8 @@
 # Contributor: Daniel Ehlers 
 
 pkgname=coin-or-mp
-pkgver=1.8.3
-pkgrel=6
+pkgver=1.8.4
+pkgrel=1
 pkgdesc="C-API library that supports most of the functionality of CLP (Coin 
LP), CBC (Coin Branch-and-Cut), and CGL (Cut Generation Library) projects"
 arch=(x86_64)
 url="https://projects.coin-or.org/CoinMP;
@@ -14,7 +14,7 @@
 depends=(coin-or-cbc)
 provides=(coin-mp)
 source=(https://www.coin-or.org/download/source/CoinMP/CoinMP-$pkgver.tgz)
-sha256sums=('a1a665db36c7fd69c1e53fffbd108cae1bf22f08acf81c394cd454b8168f22f7')
+sha256sums=('3459fb0ccbdd39342744684338984ac4cc153fb0434f4cae8cf74bd67490a38d')
 
 build() {
   cd CoinMP-$pkgver


[arch-commits] Commit in coin-or-mp/trunk (PKGBUILD)

2018-11-09 Thread Felix Yan via arch-commits
Date: Friday, November 9, 2018 @ 21:26:58
  Author: felixonmars
Revision: 404635

PIE/BUILDINFO rebuild

Modified:
  coin-or-mp/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-11-09 21:26:30 UTC (rev 404634)
+++ PKGBUILD2018-11-09 21:26:58 UTC (rev 404635)
@@ -5,7 +5,7 @@
 
 pkgname=coin-or-mp
 pkgver=1.8.3
-pkgrel=5
+pkgrel=6
 pkgdesc="C-API library that supports most of the functionality of CLP (Coin 
LP), CBC (Coin Branch-and-Cut), and CGL (Cut Generation Library) projects"
 arch=(x86_64)
 url="https://projects.coin-or.org/CoinMP;


[arch-commits] Commit in coin-or-mp/trunk (PKGBUILD)

2017-08-22 Thread Antonio Rojas
Date: Tuesday, August 22, 2017 @ 16:57:06
  Author: arojas
Revision: 252967

https

Modified:
  coin-or-mp/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-08-22 16:56:38 UTC (rev 252966)
+++ PKGBUILD2017-08-22 16:57:06 UTC (rev 252967)
@@ -14,7 +14,7 @@
 groups=(coin-or)
 depends=(coin-or-cbc)
 provides=(coin-mp)
-source=(http://www.coin-or.org/download/source/CoinMP/CoinMP-$pkgver.tgz)
+source=(https://www.coin-or.org/download/source/CoinMP/CoinMP-$pkgver.tgz)
 sha256sums=('a1a665db36c7fd69c1e53fffbd108cae1bf22f08acf81c394cd454b8168f22f7')
 
 build() {


[arch-commits] Commit in coin-or-mp/trunk (PKGBUILD)

2016-04-04 Thread Antonio Rojas
Date: Monday, April 4, 2016 @ 19:46:31
  Author: arojas
Revision: 169475

glpk 4.60 rebuild

Modified:
  coin-or-mp/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-04-04 17:44:59 UTC (rev 169474)
+++ PKGBUILD2016-04-04 17:46:31 UTC (rev 169475)
@@ -6,7 +6,7 @@
 
 pkgname=coin-or-mp
 pkgver=1.8.3
-pkgrel=4
+pkgrel=5
 pkgdesc="C-API library that supports most of the functionality of CLP (Coin 
LP), CBC (Coin Branch-and-Cut), and CGL (Cut Generation Library) projects"
 arch=(i686 x86_64)
 url="https://projects.coin-or.org/CoinMP;


[arch-commits] Commit in coin-or-mp/trunk (PKGBUILD)

2016-03-25 Thread Antonio Rojas
Date: Friday, March 25, 2016 @ 20:46:12
  Author: arojas
Revision: 168377

glpk 4.59 rebuild

Modified:
  coin-or-mp/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-03-25 19:43:58 UTC (rev 168376)
+++ PKGBUILD2016-03-25 19:46:12 UTC (rev 168377)
@@ -6,7 +6,7 @@
 
 pkgname=coin-or-mp
 pkgver=1.8.3
-pkgrel=3
+pkgrel=4
 pkgdesc="C-API library that supports most of the functionality of CLP (Coin 
LP), CBC (Coin Branch-and-Cut), and CGL (Cut Generation Library) projects"
 arch=(i686 x86_64)
 url="https://projects.coin-or.org/CoinMP;


[arch-commits] Commit in coin-or-mp/trunk (PKGBUILD)

2016-03-06 Thread Antonio Rojas
Date: Sunday, March 6, 2016 @ 15:43:21
  Author: arojas
Revision: 165378

glpk 4.58 rebuild

Modified:
  coin-or-mp/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-03-06 14:29:59 UTC (rev 165377)
+++ PKGBUILD2016-03-06 14:43:21 UTC (rev 165378)
@@ -6,7 +6,7 @@
 
 pkgname=coin-or-mp
 pkgver=1.8.3
-pkgrel=2
+pkgrel=3
 pkgdesc="C-API library that supports most of the functionality of CLP (Coin 
LP), CBC (Coin Branch-and-Cut), and CGL (Cut Generation Library) projects"
 arch=(i686 x86_64)
 url="https://projects.coin-or.org/CoinMP;


[arch-commits] Commit in coin-or-mp/trunk (PKGBUILD)

2015-12-05 Thread Allan McRae
Date: Sunday, December 6, 2015 @ 05:54:25
  Author: allan
Revision: 148826

C++11 ABI rebuild

Modified:
  coin-or-mp/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-12-06 04:51:54 UTC (rev 148825)
+++ PKGBUILD2015-12-06 04:54:25 UTC (rev 148826)
@@ -6,7 +6,7 @@
 
 pkgname=coin-or-mp
 pkgver=1.8.3
-pkgrel=1
+pkgrel=2
 pkgdesc="C-API library that supports most of the functionality of CLP (Coin 
LP), CBC (Coin Branch-and-Cut), and CGL (Cut Generation Library) projects"
 arch=(i686 x86_64)
 url="https://projects.coin-or.org/CoinMP;


[arch-commits] Commit in coin-or-mp/trunk (PKGBUILD)

2015-09-23 Thread Antonio Rojas
Date: Wednesday, September 23, 2015 @ 11:13:08
  Author: arojas
Revision: 141519

Update to 1.8.3

Modified:
  coin-or-mp/trunk/PKGBUILD

--+
 PKGBUILD |   19 ---
 1 file changed, 8 insertions(+), 11 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-09-23 09:00:49 UTC (rev 141518)
+++ PKGBUILD2015-09-23 09:13:08 UTC (rev 141519)
@@ -5,18 +5,17 @@
 # Contributor: Daniel Ehlers 
 
 pkgname=coin-or-mp
-pkgver=1.8.2
+pkgver=1.8.3
 pkgrel=1
 pkgdesc="C-API library that supports most of the functionality of CLP (Coin 
LP), CBC (Coin Branch-and-Cut), and CGL (Cut Generation Library) projects"
-arch=('i686' 'x86_64')
+arch=(i686 x86_64)
 url="https://projects.coin-or.org/CoinMP;
-license=('EPL')
-groups=('coin-or')
-depends=('coin-or-cbc')
-provides=('coin-mp')
-options=('!emptydirs')
+license=(EPL)
+groups=(coin-or)
+depends=(coin-or-cbc)
+provides=(coin-mp)
 source=(http://www.coin-or.org/download/source/CoinMP/CoinMP-$pkgver.tgz)
-sha256sums=('6a7a98749f2555f5a3dba1eef79fed573365fc6ba128475660d261d4799b6728')
+sha256sums=('a1a665db36c7fd69c1e53fffbd108cae1bf22f08acf81c394cd454b8168f22f7')
 
 build() {
   cd CoinMP-$pkgver
@@ -42,9 +41,7 @@
 
 package() {
   cd CoinMP-$pkgver/CoinMP
-  PKG_CONFIG_LIBDIR="$pkgdir"/usr/lib/pkgconfig/ \
 
   make DESTDIR="$pkgdir" install
-  mv "$pkgdir/$pkgdir"/usr/share/coin/doc/CoinMP/* 
"$pkgdir"/usr/share/coin/doc/CoinMP/
+  rm -r "$pkgdir"/build
 }
-


[arch-commits] Commit in coin-or-mp/trunk (PKGBUILD)

2015-06-04 Thread Antonio Rojas
Date: Thursday, June 4, 2015 @ 20:12:10
  Author: arojas
Revision: 134807

Update to 1.8.2

Modified:
  coin-or-mp/trunk/PKGBUILD

--+
 PKGBUILD |7 ---
 1 file changed, 4 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-06-04 17:53:16 UTC (rev 134806)
+++ PKGBUILD2015-06-04 18:12:10 UTC (rev 134807)
@@ -1,10 +1,11 @@
 # $Id$
-# Maintainer: Andreas Radke andy...@archlinux.org
+# Maintainer: Antonio Rojas aro...@archlinux.org
+# Contributor: Andreas Radke andy...@archlinux.org
 # Contributor: spider-mario spiderma...@free.fr
 # Contributor: Daniel Ehlers danielehl...@mindeye.net
 
 pkgname=coin-or-mp
-pkgver=1.8.1
+pkgver=1.8.2
 pkgrel=1
 pkgdesc=C-API library that supports most of the functionality of CLP (Coin 
LP), CBC (Coin Branch-and-Cut), and CGL (Cut Generation Library) projects
 arch=('i686' 'x86_64')
@@ -15,7 +16,7 @@
 provides=('coin-mp')
 options=('!emptydirs')
 source=(http://www.coin-or.org/download/source/CoinMP/CoinMP-$pkgver.tgz)
-sha256sums=('2be92d64a515d9cf0194c1cda4e1ec0b55512f88ce5a7cf1254ffc89e20608d7')
+sha256sums=('6a7a98749f2555f5a3dba1eef79fed573365fc6ba128475660d261d4799b6728')
 
 build() {
   cd CoinMP-$pkgver


[arch-commits] Commit in coin-or-mp/trunk (PKGBUILD)

2015-04-18 Thread Andreas Radke
Date: Saturday, April 18, 2015 @ 11:42:54
  Author: andyrtr
Revision: 237385

upgpkg: coin-or-mp 1.8.1-1

upstream update 1.8.1

Modified:
  coin-or-mp/trunk/PKGBUILD

--+
 PKGBUILD |   13 +++--
 1 file changed, 7 insertions(+), 6 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-04-18 08:20:25 UTC (rev 237384)
+++ PKGBUILD2015-04-18 09:42:54 UTC (rev 237385)
@@ -2,8 +2,9 @@
 # Maintainer: Andreas Radke andy...@archlinux.org
 # Contributor: spider-mario spiderma...@free.fr
 # Contributor: Daniel Ehlers danielehl...@mindeye.net
-pkgname=coin-mp
-pkgver=1.8.0
+
+pkgname=coin-or-mp
+pkgver=1.8.1
 pkgrel=1
 pkgdesc=C-API library that supports most of the functionality of CLP (Coin 
LP), CBC (Coin Branch-and-Cut), and CGL (Cut Generation Library) projects
 arch=('i686' 'x86_64')
@@ -11,9 +12,10 @@
 license=('EPL')
 groups=('coin-or')
 depends=('coin-or-cbc')
+provides=('coin-mp')
 options=('!emptydirs')
 source=(http://www.coin-or.org/download/source/CoinMP/CoinMP-$pkgver.tgz)
-sha512sums=('7542d4c369a54206108dd17761fef1ce6e8f811a57640ed9aaafb227b84e4e616d7e692b8fdea7b20a501b101a35a567c716fe6ad1f239f8c38a47c0884d2a71')
+sha256sums=('2be92d64a515d9cf0194c1cda4e1ec0b55512f88ce5a7cf1254ffc89e20608d7')
 
 build() {
   cd CoinMP-$pkgver
@@ -28,7 +30,7 @@
   --with-cbc-lib=$(pkg-config --libs cbc) \
   --with-cbc-incdir=/usr/include/coin/ \
   --with-coinutils-lib=$(pkg-config --libs coinutils) \
-  --with-coinutils-incdir=/usr/include/coin/ -C
+  --with-coinutils-incdir=/usr/include/coin/
   make
 }
 
@@ -40,9 +42,8 @@
 package() {
   cd CoinMP-$pkgver/CoinMP
   PKG_CONFIG_LIBDIR=$pkgdir/usr/lib/pkgconfig/ \
-  make DESTDIR=$pkgdir/ install
 
-  # thanks, autotools…
+  make DESTDIR=$pkgdir install
   mv $pkgdir/$pkgdir/usr/share/coin/doc/CoinMP/* 
$pkgdir/usr/share/coin/doc/CoinMP/
 }