[arch-commits] Commit in pynac/repos (4 files)
Antonio Rojas
arojas at archlinux.org
Mon Oct 3 06:18:33 UTC 2016
Date: Monday, October 3, 2016 @ 06:18:32
Author: arojas
Revision: 191248
archrelease: copy trunk to community-i686, community-x86_64
Added:
pynac/repos/community-i686/PKGBUILD
(from rev 191247, pynac/trunk/PKGBUILD)
pynac/repos/community-x86_64/PKGBUILD
(from rev 191247, pynac/trunk/PKGBUILD)
Deleted:
pynac/repos/community-i686/PKGBUILD
pynac/repos/community-x86_64/PKGBUILD
---------------------------+
/PKGBUILD | 56 ++++++++++++++++++++++++++++++++++++++++++++
community-i686/PKGBUILD | 28 ----------------------
community-x86_64/PKGBUILD | 28 ----------------------
3 files changed, 56 insertions(+), 56 deletions(-)
Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD 2016-10-03 06:18:05 UTC (rev 191247)
+++ community-i686/PKGBUILD 2016-10-03 06:18:32 UTC (rev 191248)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Antonio Rojas <arojas at archlinux.org>
-# Contributor: Rémy Oudompheng <oudomphe at clipper.ens.fr>
-
-pkgname=pynac
-pkgver=0.6.9
-pkgrel=1
-pkgdesc="Python version of GiNaC, a C++ library for symbolic mathematical calculations"
-arch=(i686 x86_64)
-url="http://pynac.org"
-license=(GPL)
-depends=(python2 libgiac)
-source=("https://github.com/pynac/pynac/archive/$pkgname-$pkgver.tar.gz")
-md5sums=('13f28349d0b78847fe6bce87d0c982d4')
-
-build() {
- cd pynac-pynac-$pkgver
-
- export PYTHON=python2
- ./bootstrap
- ./configure --prefix=/usr
- make
-}
-
-package() {
- cd pynac-pynac-$pkgver
- make DESTDIR="$pkgdir" install
-}
Copied: pynac/repos/community-i686/PKGBUILD (from rev 191247, pynac/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-10-03 06:18:32 UTC (rev 191248)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Antonio Rojas <arojas at archlinux.org>
+# Contributor: Rémy Oudompheng <oudomphe at clipper.ens.fr>
+
+pkgname=pynac
+pkgver=0.6.91
+pkgrel=1
+pkgdesc="Python version of GiNaC, a C++ library for symbolic mathematical calculations"
+arch=(i686 x86_64)
+url="http://pynac.org"
+license=(GPL)
+depends=(python2 libgiac)
+source=("https://github.com/pynac/pynac/archive/$pkgname-$pkgver.tar.gz")
+md5sums=('45de4bdbca63eb6cf94cdef967f898c7')
+
+build() {
+ cd pynac-pynac-$pkgver
+
+ export PYTHON=python2
+ ./bootstrap
+ ./configure --prefix=/usr
+ make
+}
+
+package() {
+ cd pynac-pynac-$pkgver
+ make DESTDIR="$pkgdir" install
+}
Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD 2016-10-03 06:18:05 UTC (rev 191247)
+++ community-x86_64/PKGBUILD 2016-10-03 06:18:32 UTC (rev 191248)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Antonio Rojas <arojas at archlinux.org>
-# Contributor: Rémy Oudompheng <oudomphe at clipper.ens.fr>
-
-pkgname=pynac
-pkgver=0.6.9
-pkgrel=1
-pkgdesc="Python version of GiNaC, a C++ library for symbolic mathematical calculations"
-arch=(i686 x86_64)
-url="http://pynac.org"
-license=(GPL)
-depends=(python2 libgiac)
-source=("https://github.com/pynac/pynac/archive/$pkgname-$pkgver.tar.gz")
-md5sums=('13f28349d0b78847fe6bce87d0c982d4')
-
-build() {
- cd pynac-pynac-$pkgver
-
- export PYTHON=python2
- ./bootstrap
- ./configure --prefix=/usr
- make
-}
-
-package() {
- cd pynac-pynac-$pkgver
- make DESTDIR="$pkgdir" install
-}
Copied: pynac/repos/community-x86_64/PKGBUILD (from rev 191247, pynac/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD (rev 0)
+++ community-x86_64/PKGBUILD 2016-10-03 06:18:32 UTC (rev 191248)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Antonio Rojas <arojas at archlinux.org>
+# Contributor: Rémy Oudompheng <oudomphe at clipper.ens.fr>
+
+pkgname=pynac
+pkgver=0.6.91
+pkgrel=1
+pkgdesc="Python version of GiNaC, a C++ library for symbolic mathematical calculations"
+arch=(i686 x86_64)
+url="http://pynac.org"
+license=(GPL)
+depends=(python2 libgiac)
+source=("https://github.com/pynac/pynac/archive/$pkgname-$pkgver.tar.gz")
+md5sums=('45de4bdbca63eb6cf94cdef967f898c7')
+
+build() {
+ cd pynac-pynac-$pkgver
+
+ export PYTHON=python2
+ ./bootstrap
+ ./configure --prefix=/usr
+ make
+}
+
+package() {
+ cd pynac-pynac-$pkgver
+ make DESTDIR="$pkgdir" install
+}
More information about the arch-commits
mailing list