mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-29 19:48:53 +02:00
Updated schroedinger to add pkg-config and orc as build dependencies, this fixes #613.
This commit is contained in:
@@ -3,7 +3,8 @@ HOMEPAGE="http://www.diracvideo.org"
|
|||||||
SRC_URI="http://diracvideo.org/download/schroedinger/schroedinger-1.0.11.tar.gz"
|
SRC_URI="http://diracvideo.org/download/schroedinger/schroedinger-1.0.11.tar.gz"
|
||||||
REVISION="1"
|
REVISION="1"
|
||||||
STATUS_HAIKU="stable"
|
STATUS_HAIKU="stable"
|
||||||
DEPEND=""
|
DEPEND="dev-util/pkg-config >= 0.23
|
||||||
|
dev-lang/orc >= 0.4.16"
|
||||||
CHECKSUM_MD5="da6af08e564ca1157348fb8d92efc891"
|
CHECKSUM_MD5="da6af08e564ca1157348fb8d92efc891"
|
||||||
BUILD {
|
BUILD {
|
||||||
cd schroedinger-1.0.11
|
cd schroedinger-1.0.11
|
||||||
@@ -21,4 +22,4 @@ INSTALL {
|
|||||||
}
|
}
|
||||||
|
|
||||||
LICENSE="MIT"
|
LICENSE="MIT"
|
||||||
COPYRIGHT="2006 BBC and Fluendo"
|
COPYRIGHT="2006 BBC and Fluendo"
|
||||||
|
|||||||
Reference in New Issue
Block a user