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

Federico Cinelli cinelli at nymeria.archlinux.org
Sun Mar 3 02:24:18 UTC 2013


    Date: Sunday, March 3, 2013 @ 03:24:18
  Author: cinelli
Revision: 85546

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

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

---------------------------+
 community-i686/PKGBUILD   |   54 ++++++++++++++++++++++----------------------
 community-x86_64/PKGBUILD |   54 ++++++++++++++++++++++----------------------
 2 files changed, 54 insertions(+), 54 deletions(-)

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2013-03-03 02:22:49 UTC (rev 85545)
+++ community-i686/PKGBUILD	2013-03-03 02:24:18 UTC (rev 85546)
@@ -1,27 +0,0 @@
-# $Id$
-# Contributor: Johannes Martin <honzor at gmx.net>
-# Contributor: JJDaNiMoTh <jjdanimoth.aur at gmail.com>
-# Contributor: Stefan Husmann <stefan-husmann at t-online.de>
-# Maintainer: Daniel J Griffiths <ghost1227 at archlinux.us>
-
-pkgname=gputils
-pkgver=0.14.2
-pkgrel=1
-pkgdesc="PIC Programming Utilities"
-arch=('i686' 'x86_64')
-url="http://gputils.sourceforge.net/"
-license=('GPL')
-depends=('glibc')
-source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.gz)
-md5sums=('90fa2803e77723de32b482f6a57d9c5a')
-
-build() {
-	cd "${srcdir}/${pkgname}-${pkgver}"
-	./configure --prefix=/usr
-	make
-}
-
-package() {
-	cd "${srcdir}/${pkgname}-${pkgver}"
-	make DESTDIR="${pkgdir}" install
-}

Copied: gputils/repos/community-i686/PKGBUILD (from rev 85545, gputils/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2013-03-03 02:24:18 UTC (rev 85546)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer:  Federico Cinelli <cinelli at aur.archlinux.org>
+# Contributor: Johannes Martin <honzor at gmx.net>
+# Contributor: JJDaNiMoTh <jjdanimoth.aur at gmail.com>
+# Contributor: Stefan Husmann <stefan-husmann at t-online.de>
+
+pkgname=gputils
+pkgver=1.0.0
+pkgrel=1
+pkgdesc="PIC Programming Utilities"
+arch=('i686' 'x86_64')
+url="http://gputils.sourceforge.net/"
+license=('GPL')
+depends=('glibc')
+source=("http://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.gz")
+md5sums=('a68b389b4717adde2b1cf14328e910e3')
+
+build() {
+	cd "$srcdir/$pkgname-$pkgver"
+	./configure --prefix=/usr
+	make
+}
+
+package() {
+	cd "$srcdir/$pkgname-$pkgver"
+	make DESTDIR="$pkgdir" install
+}

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2013-03-03 02:22:49 UTC (rev 85545)
+++ community-x86_64/PKGBUILD	2013-03-03 02:24:18 UTC (rev 85546)
@@ -1,27 +0,0 @@
-# $Id$
-# Contributor: Johannes Martin <honzor at gmx.net>
-# Contributor: JJDaNiMoTh <jjdanimoth.aur at gmail.com>
-# Contributor: Stefan Husmann <stefan-husmann at t-online.de>
-# Maintainer: Daniel J Griffiths <ghost1227 at archlinux.us>
-
-pkgname=gputils
-pkgver=0.14.2
-pkgrel=1
-pkgdesc="PIC Programming Utilities"
-arch=('i686' 'x86_64')
-url="http://gputils.sourceforge.net/"
-license=('GPL')
-depends=('glibc')
-source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.gz)
-md5sums=('90fa2803e77723de32b482f6a57d9c5a')
-
-build() {
-	cd "${srcdir}/${pkgname}-${pkgver}"
-	./configure --prefix=/usr
-	make
-}
-
-package() {
-	cd "${srcdir}/${pkgname}-${pkgver}"
-	make DESTDIR="${pkgdir}" install
-}

Copied: gputils/repos/community-x86_64/PKGBUILD (from rev 85545, gputils/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2013-03-03 02:24:18 UTC (rev 85546)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer:  Federico Cinelli <cinelli at aur.archlinux.org>
+# Contributor: Johannes Martin <honzor at gmx.net>
+# Contributor: JJDaNiMoTh <jjdanimoth.aur at gmail.com>
+# Contributor: Stefan Husmann <stefan-husmann at t-online.de>
+
+pkgname=gputils
+pkgver=1.0.0
+pkgrel=1
+pkgdesc="PIC Programming Utilities"
+arch=('i686' 'x86_64')
+url="http://gputils.sourceforge.net/"
+license=('GPL')
+depends=('glibc')
+source=("http://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.gz")
+md5sums=('a68b389b4717adde2b1cf14328e910e3')
+
+build() {
+	cd "$srcdir/$pkgname-$pkgver"
+	./configure --prefix=/usr
+	make
+}
+
+package() {
+	cd "$srcdir/$pkgname-$pkgver"
+	make DESTDIR="$pkgdir" install
+}




More information about the arch-commits mailing list