[arch-commits] Commit in brial/repos (4 files)

Antonio Rojas arojas at archlinux.org
Sun Jan 15 11:36:08 UTC 2017


    Date: Sunday, January 15, 2017 @ 11:36:07
  Author: arojas
Revision: 207440

archrelease: copy trunk to community-i686, community-x86_64

Added:
  brial/repos/community-i686/PKGBUILD
    (from rev 207439, brial/trunk/PKGBUILD)
  brial/repos/community-x86_64/PKGBUILD
    (from rev 207439, brial/trunk/PKGBUILD)
Deleted:
  brial/repos/community-i686/PKGBUILD
  brial/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	2017-01-15 11:34:08 UTC (rev 207439)
+++ community-i686/PKGBUILD	2017-01-15 11:36:07 UTC (rev 207440)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Antonio Rojas <arojas at archlinux.org>
-
-pkgname=brial
-pkgver=0.8.5
-pkgrel=2
-pkgdesc="Library for polynomials over boolean rings"
-arch=(i686 x86_64)
-url="https://github.com/BRiAl/BRiAl"
-license=(GPL)
-depends=(python2 m4ri)
-makedepends=(boost)
-conflicts=(polybori)
-replaces=(polybori)
-source=("https://github.com/BRiAl/BRiAl/releases/download/$pkgver/$pkgname-$pkgver.tar.bz2")
-md5sums=('f332eaa0378e9b630f958e4dcd4ea6e8')
-
-build() {
-  cd $pkgname-$pkgver 
-
-  export PYTHON=python2
-  export CXXFLAGS="$CXXFLAGS -std=c++98"
-  ./configure --prefix=/usr --enable-shared
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-
-  make DESTDIR="$pkgdir" install
-}

Copied: brial/repos/community-i686/PKGBUILD (from rev 207439, brial/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2017-01-15 11:36:07 UTC (rev 207440)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Antonio Rojas <arojas at archlinux.org>
+
+pkgname=brial
+pkgver=0.8.5
+pkgrel=3
+pkgdesc="Library for polynomials over boolean rings"
+arch=(i686 x86_64)
+url="https://github.com/BRiAl/BRiAl"
+license=(GPL)
+depends=(python2 m4ri)
+makedepends=(boost)
+conflicts=(polybori)
+replaces=(polybori)
+source=("https://github.com/BRiAl/BRiAl/releases/download/$pkgver/$pkgname-$pkgver.tar.bz2")
+md5sums=('f332eaa0378e9b630f958e4dcd4ea6e8')
+
+build() {
+  cd $pkgname-$pkgver 
+
+  export PYTHON=python2
+  export CXXFLAGS="$CXXFLAGS -std=c++98"
+  ./configure --prefix=/usr --enable-shared
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+
+  make DESTDIR="$pkgdir" install
+}

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2017-01-15 11:34:08 UTC (rev 207439)
+++ community-x86_64/PKGBUILD	2017-01-15 11:36:07 UTC (rev 207440)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Antonio Rojas <arojas at archlinux.org>
-
-pkgname=brial
-pkgver=0.8.5
-pkgrel=2
-pkgdesc="Library for polynomials over boolean rings"
-arch=(i686 x86_64)
-url="https://github.com/BRiAl/BRiAl"
-license=(GPL)
-depends=(python2 m4ri)
-makedepends=(boost)
-conflicts=(polybori)
-replaces=(polybori)
-source=("https://github.com/BRiAl/BRiAl/releases/download/$pkgver/$pkgname-$pkgver.tar.bz2")
-md5sums=('f332eaa0378e9b630f958e4dcd4ea6e8')
-
-build() {
-  cd $pkgname-$pkgver 
-
-  export PYTHON=python2
-  export CXXFLAGS="$CXXFLAGS -std=c++98"
-  ./configure --prefix=/usr --enable-shared
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-
-  make DESTDIR="$pkgdir" install
-}

Copied: brial/repos/community-x86_64/PKGBUILD (from rev 207439, brial/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2017-01-15 11:36:07 UTC (rev 207440)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Antonio Rojas <arojas at archlinux.org>
+
+pkgname=brial
+pkgver=0.8.5
+pkgrel=3
+pkgdesc="Library for polynomials over boolean rings"
+arch=(i686 x86_64)
+url="https://github.com/BRiAl/BRiAl"
+license=(GPL)
+depends=(python2 m4ri)
+makedepends=(boost)
+conflicts=(polybori)
+replaces=(polybori)
+source=("https://github.com/BRiAl/BRiAl/releases/download/$pkgver/$pkgname-$pkgver.tar.bz2")
+md5sums=('f332eaa0378e9b630f958e4dcd4ea6e8')
+
+build() {
+  cd $pkgname-$pkgver 
+
+  export PYTHON=python2
+  export CXXFLAGS="$CXXFLAGS -std=c++98"
+  ./configure --prefix=/usr --enable-shared
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+
+  make DESTDIR="$pkgdir" install
+}



More information about the arch-commits mailing list