wok-6.x diff xpenguins/receipt @ rev 24985
Add python-future
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Tue May 10 07:46:58 2022 +0000 (2022-05-10) |
parents | 453c249b6219 |
children | 55606cf026f1 |
line diff
1.1 --- a/xpenguins/receipt Fri Feb 11 17:50:36 2022 +0000 1.2 +++ b/xpenguins/receipt Tue May 10 07:46:58 2022 +0000 1.3 @@ -6,9 +6,9 @@ 1.4 SHORT_DESC="Cute little penguins walking along the tops of your windows" 1.5 MAINTAINER="Lucas Levrel <llev@slitaz.org>" 1.6 LICENSE="GPL" 1.7 -WEB_SITE="http://xpenguins.seul.org" 1.8 +WEB_SITE="https://ratrabbit.nl/ratrabbit/software/xpenguins/" 1.9 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.10 -WGET_URL="$WEB_SITE/$TARBALL" 1.11 +WGET_URL="http://xpenguins.seul.org/$TARBALL" 1.12 1.13 DEPENDS="xorg-libXpm xorg-libX11 xorg-libXext" 1.14 BUILD_DEPENDS="xorg-libXpm-dev xorg-libX11-dev xorg-libXext-dev"