]> git.pld-linux.org Git - packages/xbmc.git/commitdiff
- simple correction to make goom visualisation working
authorw.kier <w.kier@pld-linux.org>
Thu, 24 Feb 2011 01:01:14 +0000 (01:01 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    xbmc-goom_enable.patch -> 1.1

xbmc-goom_enable.patch [new file with mode: 0644]

diff --git a/xbmc-goom_enable.patch b/xbmc-goom_enable.patch
new file mode 100644 (file)
index 0000000..62dd556
--- /dev/null
@@ -0,0 +1,11 @@
+--- xbmc-10.0/xbmc/visualizations/Goom/visualization.goom/addon.xml.orig       2011-02-24 01:24:33.697999992 +0100
++++ xbmc-10.0/xbmc/visualizations/Goom/visualization.goom/addon.xml    2011-02-24 01:26:01.371999992 +0100
+@@ -7,4 +7,8 @@
+   <extension
+     point="xbmc.player.musicviz"
+     library_linux="Goom.vis" />
++  <extension 
++    point="xbmc.addon.metadata">
++       <platform>linux wingl</platform>
++  </extension>
+ </addon>
This page took 0.037497 seconds and 5 git commands to generate.