vagalume 0.5.1: ship png icons
authorMichael 'Mickey' Lauer <mickey@vanille-media.de>
Sat, 15 Nov 2008 20:39:45 +0000 (21:39 +0100)
committerMichael 'Mickey' Lauer <mickey@vanille-media.de>
Sun, 16 Nov 2008 02:03:10 +0000 (03:03 +0100)
fso-[illume-]-image: ship hicolor icon theme index

packages/vagalume/files/use-png-icons.patch [new file with mode: 0644]
packages/vagalume/vagalume_0.5.1.bb

diff --git a/packages/vagalume/files/use-png-icons.patch b/packages/vagalume/files/use-png-icons.patch
new file mode 100644 (file)
index 0000000..6a5c1b2
--- /dev/null
@@ -0,0 +1,14 @@
+:M:
+Index: vagalume-0.5.1/Makefile.am
+===================================================================
+--- vagalume-0.5.1.orig/Makefile.am
++++ vagalume-0.5.1/Makefile.am
+@@ -42,7 +42,7 @@ themesmallicondir = $(appdatadir)/icons/
+ themesmallicon_DATA = data/buttons/small/*.png
+ else
+ themeicondir = $(appdatadir)/icons/hicolor/scalable/actions
+-themeicon_DATA = data/buttons/big/*.svg data/buttons/small/*.svg
++themeicon_DATA = data/buttons/big/*.png data/buttons/small/*.png
+ endif
+ if HAVE_DBUS_SUPPORT
index a2d5c58..b2a4a10 100644 (file)
@@ -3,7 +3,11 @@ AUTHOR = "agarcia@igalia.com"
 HOMEPAGE = "http://people.igalia.com/berto/"
 SECTION = "x11"
 DEPENDS = "gtk+"
+PR = "r1"
 
-SRC_URI = "http://people.igalia.com/berto/files/vagalume/source/vagalume_0.5.1-1.tar.gz"
+SRC_URI = "\
+  http://people.igalia.com/berto/files/vagalume/source/vagalume_0.5.1-1.tar.gz \
+  file://use-png-icons.patch;patch=1 \
+"
 
 inherit autotools