Reformat 10 recipes

This commit is contained in:
DarkmatterVale
2015-12-26 10:44:26 +00:00
parent d034c54ab6
commit bd4b583fc8
13 changed files with 83 additions and 80 deletions

View File

@@ -5,10 +5,11 @@ copy data to and from ID3 tags and attributes, and rename files according to \
attributes or fill attributes according to file name.
Now also with support for cover art!"
HOMEPAGE="https://github.com/HaikuArchives/ArmyKnife"
SOURCE_URI="git://github.com/HaikuArchives/ArmyKnife.git#49f9a12cf288b061449edf5049e5de6a6501093c"
COPYRIGHT="2000-2001 Jason Burgess"
LICENSE="MIT"
REVISION="3"
SOURCE_URI="git://github.com/HaikuArchives/ArmyKnife.git#49f9a12cf288b061449edf5049e5de6a6501093c"
ARCHITECTURES="x86_gcc2 !x86 ?x86_64"
SECONDARY_ARCHITECTURES="x86_gcc2 !x86"
@@ -21,6 +22,7 @@ REQUIRES="
lib:libtag$secondaryArchSuffix
lib:libsanta$secondaryArchSuffix
"
BUILD_REQUIRES="
haiku${secondaryArchSuffix}_devel
taglib${secondaryArchSuffix}_devel