summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'media-video/goggles/files/goggles-0.7.4-gentoo.patch')
-rw-r--r--media-video/goggles/files/goggles-0.7.4-gentoo.patch25
1 files changed, 25 insertions, 0 deletions
diff --git a/media-video/goggles/files/goggles-0.7.4-gentoo.patch b/media-video/goggles/files/goggles-0.7.4-gentoo.patch
new file mode 100644
index 000000000000..20259cf2a854
--- /dev/null
+++ b/media-video/goggles/files/goggles-0.7.4-gentoo.patch
@@ -0,0 +1,25 @@
+--- desktop/goggles.desktop.orig 2004-08-25 23:42:44.157306560 +0000
++++ desktop/goggles.desktop 2004-08-25 23:46:07.196439920 +0000
+@@ -1,8 +1,10 @@
+ [Desktop Entry]
+ Name=Goggles DVD player
++Name[pl]=Odtwarzacz DVD goggles
+ Comment=FOX Frontend for Ogle DVD Player
++Comment[pl]=Nakładka graficzna dla odtwarzacza DVD Ogle
+ Exec=goggles
+-Icon=oggles.png
++Icon=goggles.png
+ Terminal=0
+ Type=Application
+ DocPath=
+--- build/config.linux.orig 2004-08-26 00:03:07.056397640 +0000
++++ build/config.linux 2004-08-26 00:04:23.931710816 +0000
+@@ -25,7 +25,7 @@
+
+ # Libraries we need
+ #----------------------------------------------------------------------------------------------------------------
+-OGLE_INCLUDE="-I$OGLE_PREFIX/include"
++OGLE_INCLUDE="-I$OGLE_PREFIX/include/ogle"
+ OGLE_LIB="-L$OGLE_PREFIX/lib/ogle -Wl,-rpath $OGLE_PREFIX/lib/ogle -ldvdcontrol -lmsgevents"
+
+