[arch-commits] Commit in arb/repos (4 files)
Antonio Rojas
arojas at archlinux.org
Tue May 12 11:19:57 UTC 2015
Date: Tuesday, May 12, 2015 @ 13:19:56
Author: arojas
Revision: 133302
archrelease: copy trunk to community-i686, community-x86_64
Added:
arb/repos/community-i686/PKGBUILD
(from rev 133301, arb/trunk/PKGBUILD)
arb/repos/community-x86_64/PKGBUILD
(from rev 133301, arb/trunk/PKGBUILD)
Deleted:
arb/repos/community-i686/PKGBUILD
arb/repos/community-x86_64/PKGBUILD
---------------------------+
/PKGBUILD | 48 ++++++++++++++++++++++++++++++++++++++++++++
community-i686/PKGBUILD | 24 ----------------------
community-x86_64/PKGBUILD | 24 ----------------------
3 files changed, 48 insertions(+), 48 deletions(-)
Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD 2015-05-12 11:18:19 UTC (rev 133301)
+++ community-i686/PKGBUILD 2015-05-12 11:19:56 UTC (rev 133302)
@@ -1,24 +0,0 @@
-# $Id$
-# Maintainer: Antonio Rojas <arojas at archlinux.org>
-
-pkgname=arb
-pkgver=2.6.0
-pkgrel=1
-pkgdesc="C library for arbitrary-precision floating-point ball arithmetic"
-arch=(i686 x86_64)
-url="http://fredrikj.net/arb/"
-license=(GPL)
-depends=(flint)
-source=("https://github.com/fredrik-johansson/arb/archive/$pkgver.tar.gz")
-md5sums=('683f4b9f975f8e546ca4481f803cd099')
-
-build() {
- cd $pkgname-$pkgver
- ./configure --prefix=/usr --with-flint=/usr --with-gmp=/usr --with-mpfr=/usr
- make
-}
-
-package() {
- cd $pkgname-$pkgver
- make DESTDIR="$pkgdir" install
-}
Copied: arb/repos/community-i686/PKGBUILD (from rev 133301, arb/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2015-05-12 11:19:56 UTC (rev 133302)
@@ -0,0 +1,24 @@
+# $Id$
+# Maintainer: Antonio Rojas <arojas at archlinux.org>
+
+pkgname=arb
+pkgver=2.6.0
+pkgrel=1
+pkgdesc="C library for arbitrary-precision floating-point ball arithmetic"
+arch=(i686 x86_64)
+url="http://fredrikj.net/arb/"
+license=(GPL)
+depends=(flint)
+source=("https://github.com/fredrik-johansson/arb/archive/$pkgver.tar.gz")
+md5sums=('683f4b9f975f8e546ca4481f803cd099')
+
+build() {
+ cd $pkgname-$pkgver
+ ./configure --prefix=/usr --with-flint=/usr --with-gmp=/usr --with-mpfr=/usr
+ make
+}
+
+package() {
+ cd $pkgname-$pkgver
+ make DESTDIR="$pkgdir" install
+}
Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD 2015-05-12 11:18:19 UTC (rev 133301)
+++ community-x86_64/PKGBUILD 2015-05-12 11:19:56 UTC (rev 133302)
@@ -1,24 +0,0 @@
-# $Id$
-# Maintainer: Antonio Rojas <arojas at archlinux.org>
-
-pkgname=arb
-pkgver=2.6.0
-pkgrel=1
-pkgdesc="C library for arbitrary-precision floating-point ball arithmetic"
-arch=(i686 x86_64)
-url="http://fredrikj.net/arb/"
-license=(GPL)
-depends=(flint)
-source=("https://github.com/fredrik-johansson/arb/archive/$pkgver.tar.gz")
-md5sums=('683f4b9f975f8e546ca4481f803cd099')
-
-build() {
- cd $pkgname-$pkgver
- ./configure --prefix=/usr --with-flint=/usr --with-gmp=/usr --with-mpfr=/usr
- make
-}
-
-package() {
- cd $pkgname-$pkgver
- make DESTDIR="$pkgdir" install
-}
Copied: arb/repos/community-x86_64/PKGBUILD (from rev 133301, arb/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD (rev 0)
+++ community-x86_64/PKGBUILD 2015-05-12 11:19:56 UTC (rev 133302)
@@ -0,0 +1,24 @@
+# $Id$
+# Maintainer: Antonio Rojas <arojas at archlinux.org>
+
+pkgname=arb
+pkgver=2.6.0
+pkgrel=1
+pkgdesc="C library for arbitrary-precision floating-point ball arithmetic"
+arch=(i686 x86_64)
+url="http://fredrikj.net/arb/"
+license=(GPL)
+depends=(flint)
+source=("https://github.com/fredrik-johansson/arb/archive/$pkgver.tar.gz")
+md5sums=('683f4b9f975f8e546ca4481f803cd099')
+
+build() {
+ cd $pkgname-$pkgver
+ ./configure --prefix=/usr --with-flint=/usr --with-gmp=/usr --with-mpfr=/usr
+ make
+}
+
+package() {
+ cd $pkgname-$pkgver
+ make DESTDIR="$pkgdir" install
+}
More information about the arch-commits
mailing list