Date: Monday, August 11, 2014 @ 14:12:22
  Author: schiv
Revision: 219545

upgpkg: hydrogen 0.9.6-1

upstream release
rework raptor2 patch
upstream build system changed to cmake

Added:
  hydrogen/trunk/.contrib
Deleted:
  hydrogen/trunk/install.patch

---------------+
 .contrib      |    2 ++
 install.patch |   12 ------------
 2 files changed, 2 insertions(+), 12 deletions(-)

Added: .contrib
===================================================================
--- .contrib                            (rev 0)
+++ .contrib    2014-08-11 12:12:22 UTC (rev 219545)
@@ -0,0 +1,2 @@
+# Contributor: K. Piche <kpi...@rogers.com>
+# Contributor: Giovanni Scafora <giova...@archlinux.org>

Deleted: install.patch
===================================================================
--- install.patch       2014-08-11 12:03:56 UTC (rev 219544)
+++ install.patch       2014-08-11 12:12:22 UTC (rev 219545)
@@ -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 ----

Reply via email to