wok-current diff gxine/receipt @ rev 25034
gadmin-antivirus: fix deps
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Fri May 20 09:40:57 2022 +0000 (2022-05-20) |
parents | 4bae0fb81a17 |
children | b56b38cfd475 |
line diff
1.1 --- a/gxine/receipt Fri Jul 09 18:20:09 2021 +0000 1.2 +++ b/gxine/receipt Fri May 20 09:40:57 2022 +0000 1.3 @@ -8,7 +8,7 @@ 1.4 LICENSE="GPL2" 1.5 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.6 WEB_SITE="http://www.xine-project.org" 1.7 -WGET_URL="http://switch.dl.sourceforge.net/sourceforge/xine/$TARBALL" 1.8 +WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" 1.9 1.10 DEPENDS="xine-lib libvorbis gtk+ spidermonkey dbus" 1.11 BUILD_DEPENDS="spidermonkey-dev xine-lib-dev xorg-dev dbus-dev \