wok-stable diff gxine/receipt @ rev 11386

Compat: ensure that pam WGET_URL is non-https. Otherwise tazwok can't download it at cook-toolchain time
author Antoine Bodin <gokhlayeh@slitaz.org>
date Sat Dec 10 04:42:49 2011 +0100 (2011-12-10)
parents 9f19aee613be
children
line diff
     1.1 --- a/gxine/receipt	Sun Feb 28 15:33:01 2010 +0100
     1.2 +++ b/gxine/receipt	Sat Dec 10 04:42:49 2011 +0100
     1.3 @@ -1,13 +1,13 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="gxine"
     1.7 -VERSION="0.5.904"
     1.8 +VERSION="0.5.905"
     1.9  CATEGORY="multimedia"
    1.10  SHORT_DESC="GTK+ Xine media player user interface."
    1.11  MAINTAINER="jozee@slitaz.org"
    1.12  DEPENDS="xine-lib libvorbis gtk+ spidermonkey hal"
    1.13  BUILD_DEPENDS="spidermonkey-dev spidermonkey xine-lib xine-lib-dev xorg-dev \
    1.14 -gtk+-dev hal dbus xorg-libXinerama xorg-libXext xorg-libX11"
    1.15 +gtk+-dev hal dbus xorg-libXinerama xorg-libXext xorg-libX11 xorg-xextproto perl"
    1.16  TARBALL="$PACKAGE-$VERSION.tar.bz2"
    1.17  WEB_SITE="http://www.xine-project.org"
    1.18  WGET_URL="http://switch.dl.sourceforge.net/sourceforge/xine/$TARBALL"