[weasel-commit] Source: hicolor-icon-theme=0.10-1

  • From: rbuilder@xxxxxxxxx
  • To: weasel-commit@xxxxxxxxxxxxx
  • Date: Wed, 27 Jan 2010 13:21:09 -0500

================================
hicolor-icon-theme:source=0.10-1
cvc rdiff hicolor-icon-theme -1 /weasel.rpath.org@wgl:3-devel/0.10-1
================================
0.10-1 Filip Brcic (brcha@xxxxxxx) Wed Jan 27 13:20:59 2010
    Automatic promote by rBuild.

hicolor-icon-theme-0.10.tar.gz: new
hicolor-icon-theme.recipe: new
--- /dev/null
+++ hicolor-icon-theme.recipe
@@ -0,0 +18 @@
+#
+# Copyright (c) 2004-2005 rPath, Inc.
+# This file is distributed under the terms of the MIT License.
+# A copy is available at http://www.rpath.com/permanent/mit-license.html
+#
+
+class HicolorIconTheme(BuildPackageRecipe):
+    name = 'hicolor-icon-theme'
+    version = '0.10'
+
+    def setup(r):
+        r.addArchive('http://icon-theme.freedesktop.org/releases/')
+
+        r.Configure()
+        r.MakeInstall()
+
+        # include empty directories as a place for users to place files
+        r.ExcludeDirectories(exceptions='%(datadir)s/icons/')


Committed by: brcha

Other related posts:

  • » [weasel-commit] Source: hicolor-icon-theme=0.10-1 - rbuilder