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

Antonio Rojas arojas at archlinux.org
Tue Nov 1 20:39:47 UTC 2016


    Date: Tuesday, November 1, 2016 @ 20:39:47
  Author: arojas
Revision: 194256

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

Added:
  gf2x/repos/community-i686/PKGBUILD
    (from rev 194255, gf2x/trunk/PKGBUILD)
  gf2x/repos/community-x86_64/PKGBUILD
    (from rev 194255, gf2x/trunk/PKGBUILD)
Deleted:
  gf2x/repos/community-i686/PKGBUILD
  gf2x/repos/community-x86_64/PKGBUILD

---------------------------+
 /PKGBUILD                 |   58 ++++++++++++++++++++++++++++++++++++++++++++
 community-i686/PKGBUILD   |   29 ----------------------
 community-x86_64/PKGBUILD |   29 ----------------------
 3 files changed, 58 insertions(+), 58 deletions(-)

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2016-11-01 20:39:39 UTC (rev 194255)
+++ community-i686/PKGBUILD	2016-11-01 20:39:47 UTC (rev 194256)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Antonio Rojas <arojas at archlinux.org>
-
-pkgname=gf2x
-pkgver=1.1
-pkgrel=2
-pkgdesc="A library for multiplying polynomials over the binary field"
-arch=(i686 x86_64)
-url="http://gforge.inria.fr/projects/gf2x/"
-license=(GPL LGPL)
-depends=(glibc)
-source=("http://gforge.inria.fr/frs/download.php/30873/gf2x-1.1.tar.gz")
-md5sums=('d9ce3a0d8cb6be50e3a1ff6d90be669f')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr --enable-sse2 --disable-pclmul CFLAGS="$CFLAGS -msse2"
-  make
-}
-
-check() {
-  cd $pkgname-$pkgver
-  make -k check
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make prefix="$pkgdir"/usr install
-}

Copied: gf2x/repos/community-i686/PKGBUILD (from rev 194255, gf2x/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2016-11-01 20:39:47 UTC (rev 194256)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Antonio Rojas <arojas at archlinux.org>
+
+pkgname=gf2x
+pkgver=1.1
+pkgrel=2
+pkgdesc="A library for multiplying polynomials over the binary field"
+arch=(i686 x86_64)
+url="http://gforge.inria.fr/projects/gf2x/"
+license=(GPL LGPL)
+depends=(glibc)
+source=("https://gforge.inria.fr/frs/download.php/30873/gf2x-1.1.tar.gz")
+md5sums=('d9ce3a0d8cb6be50e3a1ff6d90be669f')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --enable-sse2 --disable-pclmul CFLAGS="$CFLAGS -msse2"
+  make
+}
+
+check() {
+  cd $pkgname-$pkgver
+  make -k check
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make prefix="$pkgdir"/usr install
+}

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2016-11-01 20:39:39 UTC (rev 194255)
+++ community-x86_64/PKGBUILD	2016-11-01 20:39:47 UTC (rev 194256)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Antonio Rojas <arojas at archlinux.org>
-
-pkgname=gf2x
-pkgver=1.1
-pkgrel=2
-pkgdesc="A library for multiplying polynomials over the binary field"
-arch=(i686 x86_64)
-url="http://gforge.inria.fr/projects/gf2x/"
-license=(GPL LGPL)
-depends=(glibc)
-source=("http://gforge.inria.fr/frs/download.php/30873/gf2x-1.1.tar.gz")
-md5sums=('d9ce3a0d8cb6be50e3a1ff6d90be669f')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr --enable-sse2 --disable-pclmul CFLAGS="$CFLAGS -msse2"
-  make
-}
-
-check() {
-  cd $pkgname-$pkgver
-  make -k check
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make prefix="$pkgdir"/usr install
-}

Copied: gf2x/repos/community-x86_64/PKGBUILD (from rev 194255, gf2x/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2016-11-01 20:39:47 UTC (rev 194256)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Antonio Rojas <arojas at archlinux.org>
+
+pkgname=gf2x
+pkgver=1.1
+pkgrel=2
+pkgdesc="A library for multiplying polynomials over the binary field"
+arch=(i686 x86_64)
+url="http://gforge.inria.fr/projects/gf2x/"
+license=(GPL LGPL)
+depends=(glibc)
+source=("https://gforge.inria.fr/frs/download.php/30873/gf2x-1.1.tar.gz")
+md5sums=('d9ce3a0d8cb6be50e3a1ff6d90be669f')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --enable-sse2 --disable-pclmul CFLAGS="$CFLAGS -msse2"
+  make
+}
+
+check() {
+  cd $pkgname-$pkgver
+  make -k check
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make prefix="$pkgdir"/usr install
+}



More information about the arch-commits mailing list