wok-current diff aaphoto/receipt @ rev 25701

Fix dep for libglamoregl.so (libepoxy), and miss file for amdgpu (thanks alanyih)
author Stanislas Leduc <shann@slitaz.org>
date Fri Apr 19 12:48:51 2024 +0000 (2 months ago)
parents 8655cec97854
children
line diff
     1.1 --- a/aaphoto/receipt	Thu Mar 23 17:05:06 2023 +0000
     1.2 +++ b/aaphoto/receipt	Fri Apr 19 12:48:51 2024 +0000
     1.3 @@ -11,7 +11,7 @@
     1.4  WEB_SITE="https://web.archive.org/web/20220728233436/http://log69.com/aaphoto_en.html"
     1.5  #WEB_SITE="https://github.com/log69/aaphoto"
     1.6  #WGET_URL="http://log69.com/downloads/$TARBALL"
     1.7 -WGET_URL="http://ftp.twaren.net/Linux/Gentoo/distfiles/88/$TARBALL"
     1.8 +WGET_URL="http://deb.debian.org/debian/pool/main/a/aaphoto/aaphoto_$VERSION.orig.tar.gz"
     1.9  TAGS="photo jpeg jpg png bmp"
    1.10  
    1.11  DEPENDS="jasper jpeg libpng zlib"