mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-29 19:48:53 +02:00
Initial .bep for beshare. Note that it requires muscle to be installed first.
Moved the repo location for BeAE to osdrawer.net
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
DESCRIPTION="BeAE - Audio Editor"
|
||||
HOMEPAGE="http://beae.berlios.de/"
|
||||
SRC_URI="svn+http://svn.berlios.de/svnroot/repos/beae/trunk#25"
|
||||
HOMEPAGE="http://dev.osdrawer.net/projects/beae/"
|
||||
SRC_URI="svn+http://svn.osdrawer.net/beae/trunk#25"
|
||||
REVISION="1"
|
||||
STATUS_HAIKU="stable"
|
||||
DEPEND="dev-util/cmake >= 2.8.0"
|
||||
|
||||
18
haiku-apps/beshare/beshare-4.bep
Normal file
18
haiku-apps/beshare/beshare-4.bep
Normal file
@@ -0,0 +1,18 @@
|
||||
DESCRIPTION="Beshare"
|
||||
HOMEPAGE="http://dev.osdrawer.net/projects/beshare/"
|
||||
SRC_URI="svn+http://svn.osdrawer.net/beshare"
|
||||
REVISION="1"
|
||||
STATUS_HAIKU="stable"
|
||||
DEPEND="muscle >= 4.63"
|
||||
#CHECKSUM_MD5=""
|
||||
BUILD {
|
||||
cd beshare-4/source
|
||||
make
|
||||
}
|
||||
|
||||
INSTALL {
|
||||
cd beshare-4
|
||||
}
|
||||
|
||||
#LICENSE=""
|
||||
#COPYRIGHT=""
|
||||
Reference in New Issue
Block a user