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

Gaetan Bisson bisson at nymeria.archlinux.org
Sat Jun 15 04:44:21 UTC 2013


    Date: Saturday, June 15, 2013 @ 06:44:21
  Author: bisson
Revision: 188503

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

Added:
  gts/repos/extra-i686/PKGBUILD
    (from rev 188502, gts/trunk/PKGBUILD)
  gts/repos/extra-x86_64/PKGBUILD
    (from rev 188502, gts/trunk/PKGBUILD)
Deleted:
  gts/repos/extra-i686/PKGBUILD
  gts/repos/extra-x86_64/PKGBUILD

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

Deleted: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD	2013-06-15 04:43:49 UTC (rev 188502)
+++ extra-i686/PKGBUILD	2013-06-15 04:44:21 UTC (rev 188503)
@@ -1,29 +0,0 @@
-# $Id$
-
-# Maintainer: Gaetan Bisson <bisson at archlinux.org>
-# Contributor: Thomas Dziedzic <gostrc at gmail>
-# Contributor: Juergen Hoetzel <juergen at archlinux.org>
-# Contributor: Tobias Kieslich <tobias at justdreams.de>
-
-pkgname=gts
-pkgver=0.7.6
-pkgrel=2
-pkgdesc='Provides useful functions to deal with 3D surfaces meshed with interconnected triangles'
-url='http://gts.sourceforge.net/'
-license=('LGPL')
-arch=('i686' 'x86_64')
-depends=('glib2')
-source=("http://downloads.sourceforge.net/project/${pkgname}/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz")
-sha1sums=('000720bebecf0b153eb28260bd30fbd979dcc040')
-options=('!libtool')
-
-build() {
-	cd "${pkgname}-${pkgver}"
-	./configure --prefix=/usr --disable-static
-	make
-}
-
-package() {
-	cd "${pkgname}-${pkgver}"
-	make DESTDIR="${pkgdir}" install
-}

Copied: gts/repos/extra-i686/PKGBUILD (from rev 188502, gts/trunk/PKGBUILD)
===================================================================
--- extra-i686/PKGBUILD	                        (rev 0)
+++ extra-i686/PKGBUILD	2013-06-15 04:44:21 UTC (rev 188503)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Gaetan Bisson <bisson at archlinux.org>
+# Contributor: Thomas Dziedzic <gostrc at gmail>
+# Contributor: Juergen Hoetzel <juergen at archlinux.org>
+# Contributor: Tobias Kieslich <tobias at justdreams.de>
+
+pkgname=gts
+pkgver=0.7.6
+pkgrel=3
+pkgdesc='Provides useful functions to deal with 3D surfaces meshed with interconnected triangles'
+url='http://gts.sourceforge.net/'
+license=('LGPL')
+arch=('i686' 'x86_64')
+depends=('glib2')
+source=("http://downloads.sourceforge.net/project/${pkgname}/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz")
+sha1sums=('000720bebecf0b153eb28260bd30fbd979dcc040')
+
+options=('!libtool')
+
+build() {
+	cd "${pkgname}-${pkgver}"
+	./configure --prefix=/usr --disable-static
+	make
+}
+
+package() {
+	cd "${pkgname}-${pkgver}"
+	make DESTDIR="${pkgdir}" install
+}

Deleted: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2013-06-15 04:43:49 UTC (rev 188502)
+++ extra-x86_64/PKGBUILD	2013-06-15 04:44:21 UTC (rev 188503)
@@ -1,29 +0,0 @@
-# $Id$
-
-# Maintainer: Gaetan Bisson <bisson at archlinux.org>
-# Contributor: Thomas Dziedzic <gostrc at gmail>
-# Contributor: Juergen Hoetzel <juergen at archlinux.org>
-# Contributor: Tobias Kieslich <tobias at justdreams.de>
-
-pkgname=gts
-pkgver=0.7.6
-pkgrel=2
-pkgdesc='Provides useful functions to deal with 3D surfaces meshed with interconnected triangles'
-url='http://gts.sourceforge.net/'
-license=('LGPL')
-arch=('i686' 'x86_64')
-depends=('glib2')
-source=("http://downloads.sourceforge.net/project/${pkgname}/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz")
-sha1sums=('000720bebecf0b153eb28260bd30fbd979dcc040')
-options=('!libtool')
-
-build() {
-	cd "${pkgname}-${pkgver}"
-	./configure --prefix=/usr --disable-static
-	make
-}
-
-package() {
-	cd "${pkgname}-${pkgver}"
-	make DESTDIR="${pkgdir}" install
-}

Copied: gts/repos/extra-x86_64/PKGBUILD (from rev 188502, gts/trunk/PKGBUILD)
===================================================================
--- extra-x86_64/PKGBUILD	                        (rev 0)
+++ extra-x86_64/PKGBUILD	2013-06-15 04:44:21 UTC (rev 188503)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Gaetan Bisson <bisson at archlinux.org>
+# Contributor: Thomas Dziedzic <gostrc at gmail>
+# Contributor: Juergen Hoetzel <juergen at archlinux.org>
+# Contributor: Tobias Kieslich <tobias at justdreams.de>
+
+pkgname=gts
+pkgver=0.7.6
+pkgrel=3
+pkgdesc='Provides useful functions to deal with 3D surfaces meshed with interconnected triangles'
+url='http://gts.sourceforge.net/'
+license=('LGPL')
+arch=('i686' 'x86_64')
+depends=('glib2')
+source=("http://downloads.sourceforge.net/project/${pkgname}/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz")
+sha1sums=('000720bebecf0b153eb28260bd30fbd979dcc040')
+
+options=('!libtool')
+
+build() {
+	cd "${pkgname}-${pkgver}"
+	./configure --prefix=/usr --disable-static
+	make
+}
+
+package() {
+	cd "${pkgname}-${pkgver}"
+	make DESTDIR="${pkgdir}" install
+}




More information about the arch-commits mailing list