[Lunar-commits] CVS: moonbase/video/gxine BUILD, 1.2, 1.3 DEPENDS,
1.2, 1.3
Chad Kittel
v3rt1g0 at lunar-linux.org
Fri Nov 12 07:40:39 UTC 2004
Update of /var/cvs/lunar/moonbase/video/gxine
In directory espresso.foo-projects.org:/tmp/cvs-serv16177/gxine
Modified Files:
BUILD DEPENDS
Log Message:
Okay, I suck... last commit, I promiss. Added an optional depends on
lirc and removed the unneeded symlinks for the plugin
Index: BUILD
===================================================================
RCS file: /var/cvs/lunar/moonbase/video/gxine/BUILD,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- BUILD 12 Nov 2004 07:30:14 -0000 1.2
+++ BUILD 12 Nov 2004 07:40:37 -0000 1.3
@@ -5,9 +5,7 @@
default_build
- # Lets be nice and install the plugins
- ln -s $MODULE_PREFIX/lib/$MODULE/gxineplugin.a /opt/lunar/plugins/
- ln -s $MODULE_PREFIX/lib/$MODULE/gxineplugin.la /opt/lunar/plugins/
+ # Lets be nice and install the plugin
ln -s $MODULE_PREFIX/lib/$MODULE/gxineplugin.so /opt/lunar/plugins/
) > $C_FIFO 2>&1
Index: DEPENDS
===================================================================
RCS file: /var/cvs/lunar/moonbase/video/gxine/DEPENDS,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- DEPENDS 27 Oct 2004 03:11:49 -0000 1.2
+++ DEPENDS 12 Nov 2004 07:40:37 -0000 1.3
@@ -1,2 +1,4 @@
depends xine-lib &&
-depends gtk+-2
+depends gtk+-2 &&
+
+optional_depends "lirc" "" "" "for remote control support"
More information about the Lunar-commits
mailing list