[arch-commits] Commit in hydrogen/repos (12 files)

Ray Rashif schiv at archlinux.org
Sat Jan 19 13:13:55 UTC 2013


    Date: Saturday, January 19, 2013 @ 08:13:55
  Author: schiv
Revision: 175681

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

Added:
  hydrogen/repos/extra-i686/PKGBUILD
    (from rev 175680, hydrogen/trunk/PKGBUILD)
  hydrogen/repos/extra-i686/install.patch
    (from rev 175680, hydrogen/trunk/install.patch)
  hydrogen/repos/extra-i686/lrdf_raptor2.patch
    (from rev 175680, hydrogen/trunk/lrdf_raptor2.patch)
  hydrogen/repos/extra-x86_64/PKGBUILD
    (from rev 175680, hydrogen/trunk/PKGBUILD)
  hydrogen/repos/extra-x86_64/install.patch
    (from rev 175680, hydrogen/trunk/install.patch)
  hydrogen/repos/extra-x86_64/lrdf_raptor2.patch
    (from rev 175680, hydrogen/trunk/lrdf_raptor2.patch)
Deleted:
  hydrogen/repos/extra-i686/PKGBUILD
  hydrogen/repos/extra-i686/install.patch
  hydrogen/repos/extra-i686/lrdf_raptor2.patch
  hydrogen/repos/extra-x86_64/PKGBUILD
  hydrogen/repos/extra-x86_64/install.patch
  hydrogen/repos/extra-x86_64/lrdf_raptor2.patch

---------------------------------+
 extra-i686/PKGBUILD             |   80 +++++++++++++++++++-------------------
 extra-i686/install.patch        |   24 +++++------
 extra-i686/lrdf_raptor2.patch   |   22 +++++-----
 extra-x86_64/PKGBUILD           |   80 +++++++++++++++++++-------------------
 extra-x86_64/install.patch      |   24 +++++------
 extra-x86_64/lrdf_raptor2.patch |   22 +++++-----
 6 files changed, 126 insertions(+), 126 deletions(-)

Deleted: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD	2013-01-19 13:13:11 UTC (rev 175680)
+++ extra-i686/PKGBUILD	2013-01-19 13:13:55 UTC (rev 175681)
@@ -1,40 +0,0 @@
-# $Id$
-# Maintainer: tobias <tobias at archlinux.org>
-# Maintainer: Ray Rashif <schiv at archlinux.org>
-# Contributor: K. Piche <kpiche at rogers.com>
-# Contributor: Giovanni Scafora <giovanni at archlinux.org>
-
-pkgname=hydrogen
-pkgver=0.9.5
-pkgrel=2
-pkgdesc="Advanced Drum Machine"
-arch=('i686' 'x86_64')
-license=('GPL')
-url="http://www.hydrogen-music.org/"
-depends=('libarchive' 'liblrdf' 'qt' 'jack')
-makedepends=('scons')
-#options=('!makeflags')
-source=(http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.gz
-        lrdf_raptor2.patch
-        install.patch)
-md5sums=('e96f291d60e58f5d62fe616cee577dc0'
-         '2124851e890f46158189b5fa90006d40'
-         'ce3a83a069b55e46aa532b55e803c9a5')
-
-build() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-
-  export QTDIR=/usr
-  patch -Np1 -i "${srcdir}/lrdf_raptor2.patch"
-  # http://www.assembla.com/spaces/hydrogen/tickets/204
-  patch -Np0 -i "${srcdir}/install.patch"
-  scons prefix=/usr libarchive=1
-}
-
-package() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-
-  scons DESTDIR="${pkgdir}" install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: hydrogen/repos/extra-i686/PKGBUILD (from rev 175680, hydrogen/trunk/PKGBUILD)
===================================================================
--- extra-i686/PKGBUILD	                        (rev 0)
+++ extra-i686/PKGBUILD	2013-01-19 13:13:55 UTC (rev 175681)
@@ -0,0 +1,40 @@
+# $Id$
+# Maintainer: Ray Rashif <schiv at archlinux.org>
+# Contributor: tobias <tobias at archlinux.org>
+# Contributor: K. Piche <kpiche at rogers.com>
+# Contributor: Giovanni Scafora <giovanni at archlinux.org>
+
+pkgname=hydrogen
+pkgver=0.9.5.1
+pkgrel=1
+pkgdesc="Advanced Drum Machine"
+arch=('i686' 'x86_64')
+license=('GPL')
+url="http://www.hydrogen-music.org/"
+depends=('libarchive' 'liblrdf' 'qt' 'jack')
+makedepends=('scons')
+#options=('!makeflags')
+source=(http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.gz
+        lrdf_raptor2.patch
+        install.patch)
+md5sums=('52f3a528705818c65acf546a3be4c6fb'
+         '2124851e890f46158189b5fa90006d40'
+         'ce3a83a069b55e46aa532b55e803c9a5')
+
+build() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+
+  export QTDIR=/usr
+  patch -Np1 -i "${srcdir}/lrdf_raptor2.patch"
+  # http://www.assembla.com/spaces/hydrogen/tickets/204
+  patch -Np0 -i "${srcdir}/install.patch"
+  scons prefix=/usr libarchive=1
+}
+
+package() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+
+  scons DESTDIR="${pkgdir}" install
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: extra-i686/install.patch
===================================================================
--- extra-i686/install.patch	2013-01-19 13:13:11 UTC (rev 175680)
+++ extra-i686/install.patch	2013-01-19 13:13:55 UTC (rev 175681)
@@ -1,12 +0,0 @@
-*** Sconstruct.org	2011-11-06 12:15:40.018119106 +0100
---- Sconstruct	2011-11-06 12:16:21.124122432 +0100
-***************
-*** 298,304 ****
-  
-          for N in glob.glob('./data/i18n/hydrogen.*'):
-              env.Alias(target="install", source=env.Install(dir= env['DESTDIR'] + env['prefix'] + '/share/hydrogen/data/i18n', source=N))
-- 	env.Alias(target="install", source=env.Install(dir= env['DESTDIR'] + env['prefix'] + '/share/hydrogen/data', source="./data/img"))
-  
-  	#add every img in ./data/img to the install list. 
-  	os.path.walk("./data/img/",install_images,env) 
---- 298,303 ----

Copied: hydrogen/repos/extra-i686/install.patch (from rev 175680, hydrogen/trunk/install.patch)
===================================================================
--- extra-i686/install.patch	                        (rev 0)
+++ extra-i686/install.patch	2013-01-19 13:13:55 UTC (rev 175681)
@@ -0,0 +1,12 @@
+*** Sconstruct.org	2011-11-06 12:15:40.018119106 +0100
+--- Sconstruct	2011-11-06 12:16:21.124122432 +0100
+***************
+*** 298,304 ****
+  
+          for N in glob.glob('./data/i18n/hydrogen.*'):
+              env.Alias(target="install", source=env.Install(dir= env['DESTDIR'] + env['prefix'] + '/share/hydrogen/data/i18n', source=N))
+- 	env.Alias(target="install", source=env.Install(dir= env['DESTDIR'] + env['prefix'] + '/share/hydrogen/data', source="./data/img"))
+  
+  	#add every img in ./data/img to the install list. 
+  	os.path.walk("./data/img/",install_images,env) 
+--- 298,303 ----

Deleted: extra-i686/lrdf_raptor2.patch
===================================================================
--- extra-i686/lrdf_raptor2.patch	2013-01-19 13:13:11 UTC (rev 175680)
+++ extra-i686/lrdf_raptor2.patch	2013-01-19 13:13:55 UTC (rev 175681)
@@ -1,11 +0,0 @@
-diff -baur hydrogen-0.9.5.old/Sconstruct hydrogen-0.9.5/Sconstruct
---- hydrogen-0.9.5.old/Sconstruct	2011-08-11 18:00:07.889112348 +0800
-+++ hydrogen-0.9.5/Sconstruct	2011-08-11 18:00:34.945632437 +0800
-@@ -83,6 +83,7 @@
- 	includes.append( './' )
- 	includes.append( 'gui/src/' )
- 	includes.append( '3rdparty/install/include' )
-+	includes.append( '/usr/include/raptor2' )
- 
- 	if sys.platform == "darwin":
- 		ldflags.append( '-L/opt/local/lib' )

Copied: hydrogen/repos/extra-i686/lrdf_raptor2.patch (from rev 175680, hydrogen/trunk/lrdf_raptor2.patch)
===================================================================
--- extra-i686/lrdf_raptor2.patch	                        (rev 0)
+++ extra-i686/lrdf_raptor2.patch	2013-01-19 13:13:55 UTC (rev 175681)
@@ -0,0 +1,11 @@
+diff -baur hydrogen-0.9.5.old/Sconstruct hydrogen-0.9.5/Sconstruct
+--- hydrogen-0.9.5.old/Sconstruct	2011-08-11 18:00:07.889112348 +0800
++++ hydrogen-0.9.5/Sconstruct	2011-08-11 18:00:34.945632437 +0800
+@@ -83,6 +83,7 @@
+ 	includes.append( './' )
+ 	includes.append( 'gui/src/' )
+ 	includes.append( '3rdparty/install/include' )
++	includes.append( '/usr/include/raptor2' )
+ 
+ 	if sys.platform == "darwin":
+ 		ldflags.append( '-L/opt/local/lib' )

Deleted: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2013-01-19 13:13:11 UTC (rev 175680)
+++ extra-x86_64/PKGBUILD	2013-01-19 13:13:55 UTC (rev 175681)
@@ -1,40 +0,0 @@
-# $Id$
-# Maintainer: tobias <tobias at archlinux.org>
-# Maintainer: Ray Rashif <schiv at archlinux.org>
-# Contributor: K. Piche <kpiche at rogers.com>
-# Contributor: Giovanni Scafora <giovanni at archlinux.org>
-
-pkgname=hydrogen
-pkgver=0.9.5
-pkgrel=2
-pkgdesc="Advanced Drum Machine"
-arch=('i686' 'x86_64')
-license=('GPL')
-url="http://www.hydrogen-music.org/"
-depends=('libarchive' 'liblrdf' 'qt' 'jack')
-makedepends=('scons')
-#options=('!makeflags')
-source=(http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.gz
-        lrdf_raptor2.patch
-        install.patch)
-md5sums=('e96f291d60e58f5d62fe616cee577dc0'
-         '2124851e890f46158189b5fa90006d40'
-         'ce3a83a069b55e46aa532b55e803c9a5')
-
-build() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-
-  export QTDIR=/usr
-  patch -Np1 -i "${srcdir}/lrdf_raptor2.patch"
-  # http://www.assembla.com/spaces/hydrogen/tickets/204
-  patch -Np0 -i "${srcdir}/install.patch"
-  scons prefix=/usr libarchive=1
-}
-
-package() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-
-  scons DESTDIR="${pkgdir}" install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: hydrogen/repos/extra-x86_64/PKGBUILD (from rev 175680, hydrogen/trunk/PKGBUILD)
===================================================================
--- extra-x86_64/PKGBUILD	                        (rev 0)
+++ extra-x86_64/PKGBUILD	2013-01-19 13:13:55 UTC (rev 175681)
@@ -0,0 +1,40 @@
+# $Id$
+# Maintainer: Ray Rashif <schiv at archlinux.org>
+# Contributor: tobias <tobias at archlinux.org>
+# Contributor: K. Piche <kpiche at rogers.com>
+# Contributor: Giovanni Scafora <giovanni at archlinux.org>
+
+pkgname=hydrogen
+pkgver=0.9.5.1
+pkgrel=1
+pkgdesc="Advanced Drum Machine"
+arch=('i686' 'x86_64')
+license=('GPL')
+url="http://www.hydrogen-music.org/"
+depends=('libarchive' 'liblrdf' 'qt' 'jack')
+makedepends=('scons')
+#options=('!makeflags')
+source=(http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.gz
+        lrdf_raptor2.patch
+        install.patch)
+md5sums=('52f3a528705818c65acf546a3be4c6fb'
+         '2124851e890f46158189b5fa90006d40'
+         'ce3a83a069b55e46aa532b55e803c9a5')
+
+build() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+
+  export QTDIR=/usr
+  patch -Np1 -i "${srcdir}/lrdf_raptor2.patch"
+  # http://www.assembla.com/spaces/hydrogen/tickets/204
+  patch -Np0 -i "${srcdir}/install.patch"
+  scons prefix=/usr libarchive=1
+}
+
+package() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+
+  scons DESTDIR="${pkgdir}" install
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: extra-x86_64/install.patch
===================================================================
--- extra-x86_64/install.patch	2013-01-19 13:13:11 UTC (rev 175680)
+++ extra-x86_64/install.patch	2013-01-19 13:13:55 UTC (rev 175681)
@@ -1,12 +0,0 @@
-*** Sconstruct.org	2011-11-06 12:15:40.018119106 +0100
---- Sconstruct	2011-11-06 12:16:21.124122432 +0100
-***************
-*** 298,304 ****
-  
-          for N in glob.glob('./data/i18n/hydrogen.*'):
-              env.Alias(target="install", source=env.Install(dir= env['DESTDIR'] + env['prefix'] + '/share/hydrogen/data/i18n', source=N))
-- 	env.Alias(target="install", source=env.Install(dir= env['DESTDIR'] + env['prefix'] + '/share/hydrogen/data', source="./data/img"))
-  
-  	#add every img in ./data/img to the install list. 
-  	os.path.walk("./data/img/",install_images,env) 
---- 298,303 ----

Copied: hydrogen/repos/extra-x86_64/install.patch (from rev 175680, hydrogen/trunk/install.patch)
===================================================================
--- extra-x86_64/install.patch	                        (rev 0)
+++ extra-x86_64/install.patch	2013-01-19 13:13:55 UTC (rev 175681)
@@ -0,0 +1,12 @@
+*** Sconstruct.org	2011-11-06 12:15:40.018119106 +0100
+--- Sconstruct	2011-11-06 12:16:21.124122432 +0100
+***************
+*** 298,304 ****
+  
+          for N in glob.glob('./data/i18n/hydrogen.*'):
+              env.Alias(target="install", source=env.Install(dir= env['DESTDIR'] + env['prefix'] + '/share/hydrogen/data/i18n', source=N))
+- 	env.Alias(target="install", source=env.Install(dir= env['DESTDIR'] + env['prefix'] + '/share/hydrogen/data', source="./data/img"))
+  
+  	#add every img in ./data/img to the install list. 
+  	os.path.walk("./data/img/",install_images,env) 
+--- 298,303 ----

Deleted: extra-x86_64/lrdf_raptor2.patch
===================================================================
--- extra-x86_64/lrdf_raptor2.patch	2013-01-19 13:13:11 UTC (rev 175680)
+++ extra-x86_64/lrdf_raptor2.patch	2013-01-19 13:13:55 UTC (rev 175681)
@@ -1,11 +0,0 @@
-diff -baur hydrogen-0.9.5.old/Sconstruct hydrogen-0.9.5/Sconstruct
---- hydrogen-0.9.5.old/Sconstruct	2011-08-11 18:00:07.889112348 +0800
-+++ hydrogen-0.9.5/Sconstruct	2011-08-11 18:00:34.945632437 +0800
-@@ -83,6 +83,7 @@
- 	includes.append( './' )
- 	includes.append( 'gui/src/' )
- 	includes.append( '3rdparty/install/include' )
-+	includes.append( '/usr/include/raptor2' )
- 
- 	if sys.platform == "darwin":
- 		ldflags.append( '-L/opt/local/lib' )

Copied: hydrogen/repos/extra-x86_64/lrdf_raptor2.patch (from rev 175680, hydrogen/trunk/lrdf_raptor2.patch)
===================================================================
--- extra-x86_64/lrdf_raptor2.patch	                        (rev 0)
+++ extra-x86_64/lrdf_raptor2.patch	2013-01-19 13:13:55 UTC (rev 175681)
@@ -0,0 +1,11 @@
+diff -baur hydrogen-0.9.5.old/Sconstruct hydrogen-0.9.5/Sconstruct
+--- hydrogen-0.9.5.old/Sconstruct	2011-08-11 18:00:07.889112348 +0800
++++ hydrogen-0.9.5/Sconstruct	2011-08-11 18:00:34.945632437 +0800
+@@ -83,6 +83,7 @@
+ 	includes.append( './' )
+ 	includes.append( 'gui/src/' )
+ 	includes.append( '3rdparty/install/include' )
++	includes.append( '/usr/include/raptor2' )
+ 
+ 	if sys.platform == "darwin":
+ 		ldflags.append( '-L/opt/local/lib' )




More information about the arch-commits mailing list