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

Antonio Rojas arojas at archlinux.org
Tue Nov 1 21:08:44 UTC 2016


    Date: Tuesday, November 1, 2016 @ 21:08:44
  Author: arojas
Revision: 194266

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

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

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

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2016-11-01 21:08:37 UTC (rev 194265)
+++ community-i686/PKGBUILD	2016-11-01 21:08:44 UTC (rev 194266)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Antonio Rojas <arojas at archlinux.org>
-
-pkgname=lrcalc
-pkgver=1.2
-pkgrel=2
-pkgdesc="Littlewood-Richardson calculator"
-arch=('i686' 'x86_64')
-url="http://math.rutgers.edu/~asbuch/lrcalc/"
-license=('GPL2')
-depends=('glibc')
-source=("http://math.rutgers.edu/~asbuch/lrcalc/$pkgname-$pkgver.tar.gz"
-	fix-include-syntax.patch::"https://bitbucket.org/asbuch/lrcalc/commits/226981a0/raw/")
-md5sums=('6bba16c0cca9debccd0af847bd3d4a23'
-         'de15560e2b2ba5e75a744caf560e8c62')
-
-prepare() {
-  cd $pkgname-$pkgver
-# Fix include syntax
-  patch -p1 -i ../fix-include-syntax.patch
-}
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make install DESTDIR="$pkgdir"
-}

Copied: lrcalc/repos/community-i686/PKGBUILD (from rev 194265, lrcalc/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2016-11-01 21:08:44 UTC (rev 194266)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Antonio Rojas <arojas at archlinux.org>
+
+pkgname=lrcalc
+pkgver=1.2
+pkgrel=2
+pkgdesc="Littlewood-Richardson calculator"
+arch=('i686' 'x86_64')
+url="http://math.rutgers.edu/~asbuch/lrcalc/"
+license=('GPL2')
+depends=('glibc')
+source=("https://math.rutgers.edu/~asbuch/lrcalc/$pkgname-$pkgver.tar.gz"
+	fix-include-syntax.patch::"https://bitbucket.org/asbuch/lrcalc/commits/226981a0/raw/")
+md5sums=('6bba16c0cca9debccd0af847bd3d4a23'
+         '9dd3a3b8323db94bd6ab6c31d1a8636d')
+
+prepare() {
+  cd $pkgname-$pkgver
+# Fix include syntax
+  patch -p1 -i ../fix-include-syntax.patch
+}
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make install DESTDIR="$pkgdir"
+}

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2016-11-01 21:08:37 UTC (rev 194265)
+++ community-x86_64/PKGBUILD	2016-11-01 21:08:44 UTC (rev 194266)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Antonio Rojas <arojas at archlinux.org>
-
-pkgname=lrcalc
-pkgver=1.2
-pkgrel=2
-pkgdesc="Littlewood-Richardson calculator"
-arch=('i686' 'x86_64')
-url="http://math.rutgers.edu/~asbuch/lrcalc/"
-license=('GPL2')
-depends=('glibc')
-source=("http://math.rutgers.edu/~asbuch/lrcalc/$pkgname-$pkgver.tar.gz"
-	fix-include-syntax.patch::"https://bitbucket.org/asbuch/lrcalc/commits/226981a0/raw/")
-md5sums=('6bba16c0cca9debccd0af847bd3d4a23'
-         'de15560e2b2ba5e75a744caf560e8c62')
-
-prepare() {
-  cd $pkgname-$pkgver
-# Fix include syntax
-  patch -p1 -i ../fix-include-syntax.patch
-}
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make install DESTDIR="$pkgdir"
-}

Copied: lrcalc/repos/community-x86_64/PKGBUILD (from rev 194265, lrcalc/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2016-11-01 21:08:44 UTC (rev 194266)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Antonio Rojas <arojas at archlinux.org>
+
+pkgname=lrcalc
+pkgver=1.2
+pkgrel=2
+pkgdesc="Littlewood-Richardson calculator"
+arch=('i686' 'x86_64')
+url="http://math.rutgers.edu/~asbuch/lrcalc/"
+license=('GPL2')
+depends=('glibc')
+source=("https://math.rutgers.edu/~asbuch/lrcalc/$pkgname-$pkgver.tar.gz"
+	fix-include-syntax.patch::"https://bitbucket.org/asbuch/lrcalc/commits/226981a0/raw/")
+md5sums=('6bba16c0cca9debccd0af847bd3d4a23'
+         '9dd3a3b8323db94bd6ab6c31d1a8636d')
+
+prepare() {
+  cd $pkgname-$pkgver
+# Fix include syntax
+  patch -p1 -i ../fix-include-syntax.patch
+}
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make install DESTDIR="$pkgdir"
+}



More information about the arch-commits mailing list