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

@@ -1,8 +1,8 @@
SUMMARY="GD is an open source library for the dynamic creation of images by programmers."
DESCRIPTION="GD is an open source library for the dynamic creation of images by programmers."
HOMEPAGE="http://www.libgd.org"
SRC_URI="https://bitbucket.org/libgd/gd-libgd/downloads/lbgd-2.1.0.tar.xz"
CHECKSUM_MD5="39ac48e6d5e0012a3bd2248a0102f209"
SRC_URI="https://bitbucket.org/libgd/gd-libgd/downloads/libgd-2.1.0.tar.xz"
CHECKSUM_MD5="03588159bf4faab9079849c8d709acc6"
REVISION="1"
COPYRIGHT="1999-2013 "
LICENSE="LIBGD"

View File

@@ -9,6 +9,7 @@ HOMEPAGE="http://guan.is-a-geek.com/jgmod/jgmod.html"
COPYRIGHT="1997-2002 Guan Foo Wah"
LICENSE="JGMOD"
SRC_URI="http://guan.is-a-geek.com/jgmod/jgmod.zip"
SRC_FILENAME="jgmod-$portVersion.zip"
CHECKSUM_MD5="0e6e540ffadced9283251a7f86c106fe"
REVISION="2"
ARCHITECTURES="x86_gcc2"

View File

@@ -12,6 +12,7 @@ COPYRIGHT="
"
LICENSE="GNU LGPL v2.1"
SRC_URI="http://prdownloads.sourceforge.net/libiptcdata/libiptcdata-1.0.4.tar.gz?download"
SRC_FILENAME="libiptcdata-1.0.4.tar.gz"
CHECKSUM_MD5="af886556ecb129b694f2d365d03d95a8"
REVISION="1"
ARCHITECTURES="x86_gcc2 ?x86 ?x86_64"

View File

@@ -6,6 +6,7 @@ HOMEPAGE="https://github.com/saintdev/libmkv"
COPYRIGHT="Copyright (C) 2007 libmkv"
LICENSE="GNU GPL v2"
SRC_URI="https://github.com/saintdev/libmkv/archive/0.6.5.1.tar.gz"
SRC_FILENAME="libmkv-0.6.5.1.tar.gz"
CHECKSUM_MD5="6ae2de7789cfff34dcc0d571a90f0e82"
REVISION="1"

View File

@@ -7,6 +7,7 @@ HOMEPAGE="http://www.libmng.com"
COPYRIGHT="2000-2007 Gerard Juyn"
LICENSE="LIBMNG"
SRC_URI="http://prdownloads.sourceforge.net/libmng/libmng-1.0.10.tar.gz?download"
SRC_FILENAME="libmng-1.0.10.tar.gz"
CHECKSUM_MD5="a464ae7d679781beebdf7440d144b7bd"
REVISION="1"

View File

@@ -10,7 +10,7 @@ COPYRIGHT="
1995-1996 Guy Eric Schalnat, Group 42, Inc.
"
LICENSE="LibPNG"
SRC_URI="http://prdownloads.sourceforge.net/libpng/libpng-1.5.12.tar.gz?download"
SRC_URI="http://prdownloads.sourceforge.net/libpng/libpng-1.5.12.tar.gz"
CHECKSUM_MD5="8ea7f60347a306c5faf70b977fa80e28"
REVISION="3"
ARCHITECTURES="x86_gcc2 x86 x86_64"