Initial creation of the haiku-apps directory, and initial addition of BeAE .bep and .OptionalPackageDescription files.

This commit is contained in:
Scott McCreary
2010-03-14 01:59:05 +00:00
parent 6949ac4ca4
commit 475c436397
3 changed files with 30 additions and 11 deletions

View File

@@ -0,0 +1,17 @@
DESCRIPTION="BeAE - Audio Editor"
HOMEPAGE="http://beae.berlios.de/"
SRC_URI="svn+http://svn.berlios.de/svnroot/repos/beae/trunk#20"
REVISION="1"
STATUS_HAIKU="stable"
DEPEND="cmake"
#CHECKSUM_MD5=""
BUILD {
cd beae-20
cmake .
make
}
INSTALL {
cd beae-20
make install
}

View File

@@ -0,0 +1,5 @@
Package: BeAE
Version: r20
Copyright: 2003 Xentronix
License: BeAE
URL: http://beae.berlios.de/