wok-current diff gnome-mplayer/receipt @ rev 25676
Add realtek.ko need by r8169.ko, fix post_install efivar
author | Stanislas Leduc <shann@slitaz.org> |
---|---|
date | Thu Mar 07 12:40:12 2024 +0000 (11 months ago) |
parents | 544e47246b33 |
children |
line diff
1.1 --- a/gnome-mplayer/receipt Wed Feb 23 16:54:57 2022 +0000 1.2 +++ b/gnome-mplayer/receipt Thu Mar 07 12:40:12 2024 +0000 1.3 @@ -8,7 +8,7 @@ 1.4 LICENSE="GPL2" 1.5 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.6 WEB_SITE="https://sites.google.com/site/kdekorte2/gnomemplayer" 1.7 -WGET_URL="$WEB_SITE/files/$TARBALL" 1.8 +WGET_URL="https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/$PACKAGE/$TARBALL" 1.9 TAGS="player audio video movie mp3 ogg dvd" 1.10 1.11 DEPENDS="mplayer gtk+ dbus-glib libnotify alsa-lib libgpod"