Adjust many more recipes to support mirror site.

* Mostly added SRC_FILENAME where the automatic filename didn't
  make any sense.
This commit is contained in:
Oliver Tappe
2014-04-20 23:12:35 +02:00
parent b05040b4b1
commit f31617b50f
32 changed files with 44 additions and 22 deletions

View File

@@ -8,7 +8,8 @@ used to remove unwanted ancillary chunks, or to add certain chunks including \
gAMA, tRNS, iCCP, and textual chunks.
"
HOMEPAGE="http://pmt.sourceforge.net/pngcrush/"
SRC_URI="http://sourceforge.net/projects/pmt/files/pngcrush/1.7.67/pngcrush-1.7.67-nolib.tar.xz"
SRC_URI="http://sourceforge.net/projects/pmt/files/pngcrush/old-versions/1.7/1.7.67/pngcrush-1.7.67-nolib.tar.xz/download"
SRC_FILENAME="pngcrush-1.7.67-nolib.tar.xz"
CHECKSUM_MD5="682318b86be2e01056b8dba7b90dee01"
REVISION="1"
LICENSE="LibPNG"