mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-03 05:28:53 +02:00
Attempt to clean up the DEPEND field of some of the bep files to match the format described on the wiki.
This commit is contained in:
@@ -3,7 +3,7 @@ HOMEPAGE="http://dev.osdrawer.net/projects/armyknife"
|
||||
SRC_URI="svn+http://svn.osdrawer.net/armyknife"
|
||||
REVISION="1"
|
||||
STATUS_HAIKU="stable"
|
||||
DEPEND="taglib"
|
||||
DEPEND="media-libs/taglib >= 1.6.1"
|
||||
#CHECKSUM_MD5=""
|
||||
BUILD {
|
||||
cd armyknife-61
|
||||
|
||||
@@ -3,7 +3,7 @@ HOMEPAGE="http://beae.berlios.de/"
|
||||
SRC_URI="svn+http://svn.berlios.de/svnroot/repos/beae/trunk#20"
|
||||
REVISION="1"
|
||||
STATUS_HAIKU="stable"
|
||||
DEPEND="cmake"
|
||||
DEPEND="dev-util/cmake >= 2.8.0"
|
||||
#CHECKSUM_MD5=""
|
||||
BUILD {
|
||||
cd beae-20
|
||||
|
||||
Reference in New Issue
Block a user