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

Antonio Rojas arojas at archlinux.org
Thu Sep 28 14:35:41 UTC 2017


    Date: Thursday, September 28, 2017 @ 14:35:38
  Author: arojas
Revision: 260797

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

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

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

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2017-09-28 14:34:52 UTC (rev 260796)
+++ community-i686/PKGBUILD	2017-09-28 14:35:38 UTC (rev 260797)
@@ -1,23 +0,0 @@
-# Maintainer: Antonio Rojas <arojas at archlinux.org>
-# Contributor: Rémy Oudompheng <remy at archlinux.org>
-
-pkgname=gfan
-pkgver=0.6.1
-pkgrel=1
-pkgdesc="A software package for computing Gröbner fans and tropical varieties"
-arch=(i686 x86_64)
-url="http://home.imf.au.dk/jensen/software/gfan/gfan.html"
-license=(GPL)
-depends=(cddlib)
-source=("http://home.imf.au.dk/jensen/software/gfan/gfan$pkgver.tar.gz")
-sha256sums=('d6079aca06f451001606c9896639679953105c16b9f4ab86f247275c350c0519')
-
-build() {
-  cd gfan$pkgver
-  make cddnoprefix=true
-}
-
-package() {
-  cd gfan$pkgver
-  make PREFIX="$pkgdir"/usr install
-}

Copied: gfan/repos/community-i686/PKGBUILD (from rev 260796, gfan/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2017-09-28 14:35:38 UTC (rev 260797)
@@ -0,0 +1,23 @@
+# Maintainer: Antonio Rojas <arojas at archlinux.org>
+# Contributor: Rémy Oudompheng <remy at archlinux.org>
+
+pkgname=gfan
+pkgver=0.6.2
+pkgrel=1
+pkgdesc="A software package for computing Gröbner fans and tropical varieties"
+arch=(i686 x86_64)
+url="http://home.imf.au.dk/jensen/software/gfan/gfan.html"
+license=(GPL)
+depends=(cddlib)
+source=("http://home.imf.au.dk/jensen/software/gfan/gfan$pkgver.tar.gz")
+sha256sums=('a674d5e5dc43634397de0d55dd5da3c32bd358d05f72b73a50e62c1a1686f10a')
+
+build() {
+  cd gfan$pkgver
+  make cddnoprefix=true
+}
+
+package() {
+  cd gfan$pkgver
+  make PREFIX="$pkgdir"/usr install
+}

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2017-09-28 14:34:52 UTC (rev 260796)
+++ community-x86_64/PKGBUILD	2017-09-28 14:35:38 UTC (rev 260797)
@@ -1,23 +0,0 @@
-# Maintainer: Antonio Rojas <arojas at archlinux.org>
-# Contributor: Rémy Oudompheng <remy at archlinux.org>
-
-pkgname=gfan
-pkgver=0.6.1
-pkgrel=1
-pkgdesc="A software package for computing Gröbner fans and tropical varieties"
-arch=(i686 x86_64)
-url="http://home.imf.au.dk/jensen/software/gfan/gfan.html"
-license=(GPL)
-depends=(cddlib)
-source=("http://home.imf.au.dk/jensen/software/gfan/gfan$pkgver.tar.gz")
-sha256sums=('d6079aca06f451001606c9896639679953105c16b9f4ab86f247275c350c0519')
-
-build() {
-  cd gfan$pkgver
-  make cddnoprefix=true
-}
-
-package() {
-  cd gfan$pkgver
-  make PREFIX="$pkgdir"/usr install
-}

Copied: gfan/repos/community-x86_64/PKGBUILD (from rev 260796, gfan/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2017-09-28 14:35:38 UTC (rev 260797)
@@ -0,0 +1,23 @@
+# Maintainer: Antonio Rojas <arojas at archlinux.org>
+# Contributor: Rémy Oudompheng <remy at archlinux.org>
+
+pkgname=gfan
+pkgver=0.6.2
+pkgrel=1
+pkgdesc="A software package for computing Gröbner fans and tropical varieties"
+arch=(i686 x86_64)
+url="http://home.imf.au.dk/jensen/software/gfan/gfan.html"
+license=(GPL)
+depends=(cddlib)
+source=("http://home.imf.au.dk/jensen/software/gfan/gfan$pkgver.tar.gz")
+sha256sums=('a674d5e5dc43634397de0d55dd5da3c32bd358d05f72b73a50e62c1a1686f10a')
+
+build() {
+  cd gfan$pkgver
+  make cddnoprefix=true
+}
+
+package() {
+  cd gfan$pkgver
+  make PREFIX="$pkgdir"/usr install
+}



More information about the arch-commits mailing list