[arch-commits] Commit in flint/repos (6 files)

Antonio Rojas arojas at archlinux.org
Sun Jul 26 17:07:37 UTC 2015


    Date: Sunday, July 26, 2015 @ 19:07:37
  Author: arojas
Revision: 137434

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

Added:
  flint/repos/community-staging-i686/
  flint/repos/community-staging-i686/PKGBUILD
    (from rev 137433, flint/trunk/PKGBUILD)
  flint/repos/community-staging-x86_64/
  flint/repos/community-staging-x86_64/PKGBUILD
    (from rev 137433, flint/trunk/PKGBUILD)
Deleted:
  flint/repos/community-staging-i686/PKGBUILD
  flint/repos/community-staging-x86_64/PKGBUILD

-----------------------------------+
 /PKGBUILD                         |   62 ++++++++++++++++++++++++++++++++++++
 community-staging-i686/PKGBUILD   |   31 ------------------
 community-staging-x86_64/PKGBUILD |   31 ------------------
 3 files changed, 62 insertions(+), 62 deletions(-)

Deleted: community-staging-i686/PKGBUILD
===================================================================
--- community-staging-i686/PKGBUILD	2015-07-10 19:19:37 UTC (rev 136666)
+++ community-staging-i686/PKGBUILD	2015-07-26 17:07:37 UTC (rev 137434)
@@ -1,31 +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.4.5
-pkgrel=5
-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=('6504b9deabeafb9313e57153a1730b33')
-
-prepare() {
-  cd $pkgname-$pkgver
-  sed -i.orig 's,.*NTL/g_lip.h,// &,' interfaces/NTL-interface.cpp
-}
-
-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 137433, flint/trunk/PKGBUILD)
===================================================================
--- community-staging-i686/PKGBUILD	                        (rev 0)
+++ community-staging-i686/PKGBUILD	2015-07-26 17:07:37 UTC (rev 137434)
@@ -0,0 +1,31 @@
+# $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.4.5
+pkgrel=5
+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=('6504b9deabeafb9313e57153a1730b33')
+
+prepare() {
+  cd $pkgname-$pkgver
+  sed -i.orig 's,.*NTL/g_lip.h,// &,' interfaces/NTL-interface.cpp
+}
+
+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	2015-07-10 19:19:37 UTC (rev 136666)
+++ community-staging-x86_64/PKGBUILD	2015-07-26 17:07:37 UTC (rev 137434)
@@ -1,31 +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.4.5
-pkgrel=5
-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=('6504b9deabeafb9313e57153a1730b33')
-
-prepare() {
-  cd $pkgname-$pkgver
-  sed -i.orig 's,.*NTL/g_lip.h,// &,' interfaces/NTL-interface.cpp
-}
-
-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 137433, flint/trunk/PKGBUILD)
===================================================================
--- community-staging-x86_64/PKGBUILD	                        (rev 0)
+++ community-staging-x86_64/PKGBUILD	2015-07-26 17:07:37 UTC (rev 137434)
@@ -0,0 +1,31 @@
+# $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.4.5
+pkgrel=5
+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=('6504b9deabeafb9313e57153a1730b33')
+
+prepare() {
+  cd $pkgname-$pkgver
+  sed -i.orig 's,.*NTL/g_lip.h,// &,' interfaces/NTL-interface.cpp
+}
+
+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