wok-current diff xine-plugin/receipt @ rev 25618
Use default gcc 6.3 for libgphoto2
author | Stanislas Leduc <shann@slitaz.org> |
---|---|
date | Sun Sep 03 19:59:46 2023 +0000 (14 months ago) |
parents | 3105f866bc3e |
children |
line diff
1.1 --- a/xine-plugin/receipt Thu Feb 03 12:55:23 2022 +0000 1.2 +++ b/xine-plugin/receipt Sun Sep 03 19:59:46 2023 +0000 1.3 @@ -8,7 +8,7 @@ 1.4 LICENSE="GPL2" 1.5 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.6 WEB_SITE="http://www.xinehq.de/" 1.7 -WGET_URL="http://switch.dl.sourceforge.net/sourceforge/xine/$TARBALL" 1.8 +WGET_URL="$SF_MIRROR/xine/$TARBALL" 1.9 1.10 DEPENDS="xine-lib firefox" 1.11 BUILD_DEPENDS="xine-lib xine-lib-dev xorg-dev"