[arch-commits] Commit in coin-or-osi/repos (4 files)
Antonio Rojas
arojas at archlinux.org
Sat Apr 4 10:12:19 UTC 2015
Date: Saturday, April 4, 2015 @ 12:12:19
Author: arojas
Revision: 130680
archrelease: copy trunk to community-i686, community-x86_64
Added:
coin-or-osi/repos/community-i686/PKGBUILD
(from rev 130679, coin-or-osi/trunk/PKGBUILD)
coin-or-osi/repos/community-x86_64/PKGBUILD
(from rev 130679, coin-or-osi/trunk/PKGBUILD)
Deleted:
coin-or-osi/repos/community-i686/PKGBUILD
coin-or-osi/repos/community-x86_64/PKGBUILD
---------------------------+
/PKGBUILD | 62 ++++++++++++++++++++++++++++++++++++++++++++
community-i686/PKGBUILD | 31 ----------------------
community-x86_64/PKGBUILD | 31 ----------------------
3 files changed, 62 insertions(+), 62 deletions(-)
Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD 2015-04-04 10:11:56 UTC (rev 130679)
+++ community-i686/PKGBUILD 2015-04-04 10:12:19 UTC (rev 130680)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Antonio Rojas <arojas at archlinux.org>
-
-pkgname=coin-or-osi
-pkgver=0.107.3
-pkgrel=1
-pkgdesc="COIN-OR Open Solver Interface"
-arch=(i686 x86_64)
-url="https://projects.coin-or.org/Osi"
-license=(EPL)
-groups=(coin-or)
-depends=(coin-or-coinutils)
-makedepends=(gcc-fortran)
-source=("http://www.coin-or.org/download/source/Osi/Osi-${pkgver}.tgz")
-sha1sums=('63272367523035af589fca1bc32da9a486346eb0')
-
-
-build() {
- cd Osi-$pkgver
- COIN_SKIP_PROJECTS="Sample" \
- ./configure --prefix=/usr --enable-dependency-linking \
- --with-coinutils-lib="$(pkg-config --libs coinutils)" \
- --with-coinutils-incdir="/usr/include/coin/"
- make
-}
-
-package() {
- cd Osi-$pkgver
- PKG_CONFIG_LIBDIR="${pkgdir}/usr/lib/pkgconfig/" \
- make DESTDIR="$pkgdir" install
-}
Copied: coin-or-osi/repos/community-i686/PKGBUILD (from rev 130679, coin-or-osi/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2015-04-04 10:12:19 UTC (rev 130680)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Antonio Rojas <arojas at archlinux.org>
+
+pkgname=coin-or-osi
+pkgver=0.107.4
+pkgrel=1
+pkgdesc="COIN-OR Open Solver Interface"
+arch=(i686 x86_64)
+url="https://projects.coin-or.org/Osi"
+license=(EPL)
+groups=(coin-or)
+depends=(coin-or-coinutils)
+makedepends=(gcc-fortran)
+source=("http://www.coin-or.org/download/source/Osi/Osi-${pkgver}.tgz")
+sha1sums=('c1496835a98791a86eabadd8aead96719690d701')
+
+
+build() {
+ cd Osi-$pkgver
+ COIN_SKIP_PROJECTS="Sample" \
+ ./configure --prefix=/usr --enable-dependency-linking \
+ --with-coinutils-lib="$(pkg-config --libs coinutils)" \
+ --with-coinutils-incdir="/usr/include/coin/"
+ make
+}
+
+package() {
+ cd Osi-$pkgver
+ PKG_CONFIG_LIBDIR="${pkgdir}/usr/lib/pkgconfig/" \
+ make DESTDIR="$pkgdir" install
+}
Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD 2015-04-04 10:11:56 UTC (rev 130679)
+++ community-x86_64/PKGBUILD 2015-04-04 10:12:19 UTC (rev 130680)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Antonio Rojas <arojas at archlinux.org>
-
-pkgname=coin-or-osi
-pkgver=0.107.3
-pkgrel=1
-pkgdesc="COIN-OR Open Solver Interface"
-arch=(i686 x86_64)
-url="https://projects.coin-or.org/Osi"
-license=(EPL)
-groups=(coin-or)
-depends=(coin-or-coinutils)
-makedepends=(gcc-fortran)
-source=("http://www.coin-or.org/download/source/Osi/Osi-${pkgver}.tgz")
-sha1sums=('63272367523035af589fca1bc32da9a486346eb0')
-
-
-build() {
- cd Osi-$pkgver
- COIN_SKIP_PROJECTS="Sample" \
- ./configure --prefix=/usr --enable-dependency-linking \
- --with-coinutils-lib="$(pkg-config --libs coinutils)" \
- --with-coinutils-incdir="/usr/include/coin/"
- make
-}
-
-package() {
- cd Osi-$pkgver
- PKG_CONFIG_LIBDIR="${pkgdir}/usr/lib/pkgconfig/" \
- make DESTDIR="$pkgdir" install
-}
Copied: coin-or-osi/repos/community-x86_64/PKGBUILD (from rev 130679, coin-or-osi/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD (rev 0)
+++ community-x86_64/PKGBUILD 2015-04-04 10:12:19 UTC (rev 130680)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Antonio Rojas <arojas at archlinux.org>
+
+pkgname=coin-or-osi
+pkgver=0.107.4
+pkgrel=1
+pkgdesc="COIN-OR Open Solver Interface"
+arch=(i686 x86_64)
+url="https://projects.coin-or.org/Osi"
+license=(EPL)
+groups=(coin-or)
+depends=(coin-or-coinutils)
+makedepends=(gcc-fortran)
+source=("http://www.coin-or.org/download/source/Osi/Osi-${pkgver}.tgz")
+sha1sums=('c1496835a98791a86eabadd8aead96719690d701')
+
+
+build() {
+ cd Osi-$pkgver
+ COIN_SKIP_PROJECTS="Sample" \
+ ./configure --prefix=/usr --enable-dependency-linking \
+ --with-coinutils-lib="$(pkg-config --libs coinutils)" \
+ --with-coinutils-incdir="/usr/include/coin/"
+ make
+}
+
+package() {
+ cd Osi-$pkgver
+ PKG_CONFIG_LIBDIR="${pkgdir}/usr/lib/pkgconfig/" \
+ make DESTDIR="$pkgdir" install
+}
More information about the arch-commits
mailing list