wok-current diff pidgin-libnotify/receipt @ rev 25683
Remove compat dep for libssl/libcrypto, need rework
author | Stanislas Leduc <shann@slitaz.org> |
---|---|
date | Wed Mar 13 08:23:59 2024 +0000 (10 months ago) |
parents | 7dd01dedad38 |
children |
line diff
1.1 --- a/pidgin-libnotify/receipt Wed Sep 28 08:10:35 2022 +0000 1.2 +++ b/pidgin-libnotify/receipt Wed Mar 13 08:23:59 2024 +0000 1.3 @@ -8,7 +8,7 @@ 1.4 LICENSE="GPL3" 1.5 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.6 WEB_SITE="https://gaim-libnotify.sourceforge.net/" 1.7 -WGET_URL="http://downloads.sourceforge.net/project/gaim-libnotify/$PACKAGE/$PACKAGE-$VERSION/$TARBALL" 1.8 +WGET_URL="$SF_MIRROR/project/gaim-libnotify/$PACKAGE/$PACKAGE-$VERSION/$TARBALL" 1.9 1.10 DEPENDS="pidgin libnotify" 1.11 BUILD_DEPENDS="intltool libpurple-dev libnotify-dev pidgin-dev libffi gtk+-dev"