mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-05 06:28:55 +02:00
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:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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)"
|
||||
|
||||
Reference in New Issue
Block a user