# HG changeset patch # User Christophe Lincoln # Date 1364207061 -3600 # Node ID 8b711bcd4b292535b25f37ee37d751091356dadd # Parent 786aeb618875680113d5eac8005eb45f1a3ed1c3 gxine: fix build for 0.5.905 (last 0.5.907 have lirc bugs) diff -r 786aeb618875 -r 8b711bcd4b29 gxine/receipt --- a/gxine/receipt Mon Mar 25 09:48:51 2013 +0100 +++ b/gxine/receipt Mon Mar 25 11:24:21 2013 +0100 @@ -5,38 +5,54 @@ CATEGORY="multimedia" SHORT_DESC="GTK+ Xine media player user interface." MAINTAINER="jozee@slitaz.org" -DEPENDS="xine-lib libvorbis gtk+ spidermonkey hal" -BUILD_DEPENDS="spidermonkey-dev spidermonkey xine-lib xine-lib-dev xorg-dev \ -gtk+-dev hal dbus xorg-libXinerama xorg-libXext xorg-libX11 xorg-xextproto perl" TARBALL="$PACKAGE-$VERSION.tar.bz2" WEB_SITE="http://www.xine-project.org" WGET_URL="http://switch.dl.sourceforge.net/sourceforge/xine/$TARBALL" +DEPENDS="xine-lib libvorbis gtk+ spidermonkey dbus" +BUILD_DEPENDS="spidermonkey-dev xine-lib-dev xorg-dev dbus-dev \ +gtk+-dev xorg-libXinerama-dev xorg-libXext-dev xorg-xextproto perl \ +xorg-libXv-dev xorg-videoproto xorg-xf86vidmodeproto" + # Rules to configure and make the package. compile_rules() { cd $src - ./configure --prefix=/usr \ + + # Fix for glib2 (-lm) + sed -i "/&5 + $as_echo_n "checking for \"$llirc/liblirc_client.so\"... " >&6; }