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

Antonio Rojas arojas at archlinux.org
Wed Oct 19 21:18:51 UTC 2016


    Date: Wednesday, October 19, 2016 @ 21:18:50
  Author: arojas
Revision: 192627

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

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

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

Deleted: community-staging-i686/PKGBUILD
===================================================================
--- community-staging-i686/PKGBUILD	2016-10-19 21:18:01 UTC (rev 192626)
+++ community-staging-i686/PKGBUILD	2016-10-19 21:18:50 UTC (rev 192627)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Antonio Rojas <arojas at archlinux.org>
-
-pkgname=fplll
-pkgver=5.0.3rc0
-pkgrel=2
-pkgdesc="Lattice algorithms using floating-point arithmetic"
-arch=(i686 x86_64)
-url="https://github.com/fplll/fplll"
-license=(LGPL)
-depends=(mpfr qd)
-conflicts=(libfplll)
-provides=(libfplll)
-replaces=(libfplll)
-source=("https://github.com/fplll/fplll/releases/download/$pkgver/$pkgname-$pkgver.tar.gz")
-md5sums=('b457c99950de200240596abf0368b70a')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-}
-

Copied: fplll/repos/community-staging-i686/PKGBUILD (from rev 192626, fplll/trunk/PKGBUILD)
===================================================================
--- community-staging-i686/PKGBUILD	                        (rev 0)
+++ community-staging-i686/PKGBUILD	2016-10-19 21:18:50 UTC (rev 192627)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Antonio Rojas <arojas at archlinux.org>
+
+pkgname=fplll
+pkgver=5.0.3
+pkgrel=1
+pkgdesc="Lattice algorithms using floating-point arithmetic"
+arch=(i686 x86_64)
+url="https://github.com/fplll/fplll"
+license=(LGPL)
+depends=(mpfr qd)
+conflicts=(libfplll)
+provides=(libfplll)
+replaces=(libfplll)
+source=("https://github.com/fplll/fplll/releases/download/$pkgver/$pkgname-$pkgver.tar.gz")
+md5sums=('111ea027e447878d656414f24867f289')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}
+

Deleted: community-staging-x86_64/PKGBUILD
===================================================================
--- community-staging-x86_64/PKGBUILD	2016-10-19 21:18:01 UTC (rev 192626)
+++ community-staging-x86_64/PKGBUILD	2016-10-19 21:18:50 UTC (rev 192627)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Antonio Rojas <arojas at archlinux.org>
-
-pkgname=fplll
-pkgver=5.0.3rc0
-pkgrel=2
-pkgdesc="Lattice algorithms using floating-point arithmetic"
-arch=(i686 x86_64)
-url="https://github.com/fplll/fplll"
-license=(LGPL)
-depends=(mpfr qd)
-conflicts=(libfplll)
-provides=(libfplll)
-replaces=(libfplll)
-source=("https://github.com/fplll/fplll/releases/download/$pkgver/$pkgname-$pkgver.tar.gz")
-md5sums=('b457c99950de200240596abf0368b70a')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-}
-

Copied: fplll/repos/community-staging-x86_64/PKGBUILD (from rev 192626, fplll/trunk/PKGBUILD)
===================================================================
--- community-staging-x86_64/PKGBUILD	                        (rev 0)
+++ community-staging-x86_64/PKGBUILD	2016-10-19 21:18:50 UTC (rev 192627)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Antonio Rojas <arojas at archlinux.org>
+
+pkgname=fplll
+pkgver=5.0.3
+pkgrel=1
+pkgdesc="Lattice algorithms using floating-point arithmetic"
+arch=(i686 x86_64)
+url="https://github.com/fplll/fplll"
+license=(LGPL)
+depends=(mpfr qd)
+conflicts=(libfplll)
+provides=(libfplll)
+replaces=(libfplll)
+source=("https://github.com/fplll/fplll/releases/download/$pkgver/$pkgname-$pkgver.tar.gz")
+md5sums=('111ea027e447878d656414f24867f289')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}
+



More information about the arch-commits mailing list