[arch-commits] Commit in flint/repos (4 files)
Antonio Rojas
arojas at archlinux.org
Tue Oct 18 12:07:45 UTC 2016
Date: Tuesday, October 18, 2016 @ 12:07:44
Author: arojas
Revision: 192507
archrelease: copy trunk to community-staging-i686, community-staging-x86_64
Added:
flint/repos/community-staging-i686/PKGBUILD
(from rev 192506, flint/trunk/PKGBUILD)
flint/repos/community-staging-x86_64/PKGBUILD
(from rev 192506, flint/trunk/PKGBUILD)
Deleted:
flint/repos/community-staging-i686/PKGBUILD
flint/repos/community-staging-x86_64/PKGBUILD
-----------------------------------+
/PKGBUILD | 52 ++++++++++++++++++++++++++++++++++++
community-staging-i686/PKGBUILD | 26 ------------------
community-staging-x86_64/PKGBUILD | 26 ------------------
3 files changed, 52 insertions(+), 52 deletions(-)
Deleted: community-staging-i686/PKGBUILD
===================================================================
--- community-staging-i686/PKGBUILD 2016-10-18 12:03:29 UTC (rev 192506)
+++ community-staging-i686/PKGBUILD 2016-10-18 12:07:44 UTC (rev 192507)
@@ -1,26 +0,0 @@
-# $Id$
-# Maintainer: Antonio Rojas <arojas at archlinux.org>
-# Contributor: Rémy Oudompheng <oudomphe at clipper.ens.fr>
-# Contributor: Alessandro "jakedust" Andrioni <jakedust at gmail.com>
-
-pkgname=flint
-pkgver=2.5.2
-pkgrel=15
-pkgdesc="A C library for doing number theory"
-arch=(i686 x86_64)
-url="http://www.flintlib.org"
-license=(GPL)
-depends=(mpfr ntl)
-source=("http://www.flintlib.org/flint-$pkgver.tar.gz")
-md5sums=('cda885309362150196aed66a5e0f0383')
-
-build() {
- cd $pkgname-$pkgver
- ./configure --prefix=/usr --with-gmp=/usr --with-mpfr=/usr --with-ntl=/usr
- make
-}
-
-package() {
- cd $pkgname-$pkgver
- make DESTDIR="$pkgdir" install
-}
Copied: flint/repos/community-staging-i686/PKGBUILD (from rev 192506, flint/trunk/PKGBUILD)
===================================================================
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2016-10-18 12:07:44 UTC (rev 192507)
@@ -0,0 +1,26 @@
+# $Id$
+# Maintainer: Antonio Rojas <arojas at archlinux.org>
+# Contributor: Rémy Oudompheng <oudomphe at clipper.ens.fr>
+# Contributor: Alessandro "jakedust" Andrioni <jakedust at gmail.com>
+
+pkgname=flint
+pkgver=2.5.2
+pkgrel=15
+pkgdesc="A C library for doing number theory"
+arch=(i686 x86_64)
+url="http://www.flintlib.org"
+license=(GPL)
+depends=(mpfr ntl)
+source=("http://www.flintlib.org/flint-$pkgver.tar.gz")
+md5sums=('cda885309362150196aed66a5e0f0383')
+
+build() {
+ cd $pkgname-$pkgver
+ ./configure --prefix=/usr --with-gmp=/usr --with-mpfr=/usr --with-ntl=/usr
+ make
+}
+
+package() {
+ cd $pkgname-$pkgver
+ make DESTDIR="$pkgdir" install
+}
Deleted: community-staging-x86_64/PKGBUILD
===================================================================
--- community-staging-x86_64/PKGBUILD 2016-10-18 12:03:29 UTC (rev 192506)
+++ community-staging-x86_64/PKGBUILD 2016-10-18 12:07:44 UTC (rev 192507)
@@ -1,26 +0,0 @@
-# $Id$
-# Maintainer: Antonio Rojas <arojas at archlinux.org>
-# Contributor: Rémy Oudompheng <oudomphe at clipper.ens.fr>
-# Contributor: Alessandro "jakedust" Andrioni <jakedust at gmail.com>
-
-pkgname=flint
-pkgver=2.5.2
-pkgrel=15
-pkgdesc="A C library for doing number theory"
-arch=(i686 x86_64)
-url="http://www.flintlib.org"
-license=(GPL)
-depends=(mpfr ntl)
-source=("http://www.flintlib.org/flint-$pkgver.tar.gz")
-md5sums=('cda885309362150196aed66a5e0f0383')
-
-build() {
- cd $pkgname-$pkgver
- ./configure --prefix=/usr --with-gmp=/usr --with-mpfr=/usr --with-ntl=/usr
- make
-}
-
-package() {
- cd $pkgname-$pkgver
- make DESTDIR="$pkgdir" install
-}
Copied: flint/repos/community-staging-x86_64/PKGBUILD (from rev 192506, flint/trunk/PKGBUILD)
===================================================================
--- community-staging-x86_64/PKGBUILD (rev 0)
+++ community-staging-x86_64/PKGBUILD 2016-10-18 12:07:44 UTC (rev 192507)
@@ -0,0 +1,26 @@
+# $Id$
+# Maintainer: Antonio Rojas <arojas at archlinux.org>
+# Contributor: Rémy Oudompheng <oudomphe at clipper.ens.fr>
+# Contributor: Alessandro "jakedust" Andrioni <jakedust at gmail.com>
+
+pkgname=flint
+pkgver=2.5.2
+pkgrel=15
+pkgdesc="A C library for doing number theory"
+arch=(i686 x86_64)
+url="http://www.flintlib.org"
+license=(GPL)
+depends=(mpfr ntl)
+source=("http://www.flintlib.org/flint-$pkgver.tar.gz")
+md5sums=('cda885309362150196aed66a5e0f0383')
+
+build() {
+ cd $pkgname-$pkgver
+ ./configure --prefix=/usr --with-gmp=/usr --with-mpfr=/usr --with-ntl=/usr
+ make
+}
+
+package() {
+ cd $pkgname-$pkgver
+ make DESTDIR="$pkgdir" install
+}
More information about the arch-commits
mailing list