wok-current rev 19690
Up apngasm (2.91)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Mon Feb 13 10:12:49 2017 +0100 (2017-02-13) |
parents | 775714eeb4c8 |
children | 88dbf519f075 |
files | apngasm/receipt moc/receipt |
line diff
1.1 --- a/apngasm/receipt Mon Feb 13 09:08:56 2017 +0100 1.2 +++ b/apngasm/receipt Mon Feb 13 10:12:49 2017 +0100 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="apngasm" 1.7 -VERSION="2.7" 1.8 +VERSION="2.91" 1.9 CATEGORY="utilities" 1.10 SHORT_DESC="Creates APNG animation from PNG/TGA image sequence" 1.11 MAINTAINER="al.bobylev@gmail.com"
2.1 --- a/moc/receipt Mon Feb 13 09:08:56 2017 +0100 2.2 +++ b/moc/receipt Mon Feb 13 10:12:49 2017 +0100 2.3 @@ -12,10 +12,10 @@ 2.4 #HOST_ARCH="i486 arm" 2.5 2.6 DEPENDS="alsa-lib libvorbis libogg libmad libid3tag flac curl \ 2.7 -libsamplerate libsndfile libtool ffmpeg ncursesw db" 2.8 +libsamplerate libsndfile libtool ffmpeg ncursesw db libmagic" 2.9 BUILD_DEPENDS="libvorbis-dev libogg-dev libmad-dev libid3tag-dev flac-dev db-dev \ 2.10 curl-dev libsamplerate-dev alsa-lib-dev ncurses-dev libsndfile-dev libsamplerate \ 2.11 -libtool" 2.12 +libtool libmagic-dev" 2.13 2.14 # Handle cross compilation 2.15 case "$ARCH" in