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,6 +8,8 @@ select.
"
HOMEPAGE="https://github.com/jackburton79/bescreencapture"
SRC_URI="https://github.com/jackburton79/bescreencapture/archive/v1.9.3.tar.gz"
SRC_FILENAME="bescreencapture-1.9.3.tar.gz"
CHECKSUM_MD5="c266bf2379c49e9c2e839936611f184a"
LICENSE="
BSD (3-clause)
MIT

View File

@@ -8,6 +8,8 @@ select.
"
HOMEPAGE="https://github.com/jackburton79/bescreencapture"
SRC_URI="https://github.com/jackburton79/bescreencapture/archive/v1.9.4.tar.gz"
SRC_FILENAME="bescreencapture-1.9.4.tar.gz"
CHECKSUM_MD5="f99c05d8d76a01fcfdb0cb20f5389bd4"
LICENSE="
BSD (3-clause)
MIT

View File

@@ -3,8 +3,9 @@ DESCRIPTION="
A simple BeOS application/file/folder launcher.
"
HOMEPAGE="http://sourceforge.net/projects/launchpad"
SRC_URI="http://launchpad.cvs.sourceforge.net/viewvc/launchpad/buta/LaunchPad/?view=tar"
#CHECKSUM_MD5="9001e130b7ceb90aaef9791b8fac1afb"
SRC_URI="http://launchpad.cvs.sourceforge.net/viewvc/launchpad/buta/LaunchPad/?view=tar&pathrev=release-1-3-0"
SRC_FILENAME="launchpad-1.3.tar.gz"
CHECKSUM_MD5="9001e130b7ceb90aaef9791b8fac1afb"
REVISION="1"
LICENSE="BSD (3-clause)"