mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-05 06:28:55 +02:00
Bump revisions after BControlLook ABI changes
This commit is contained in:
@@ -8,11 +8,11 @@ HOMEPAGE="https://github.com/HaikuArchives/ArmyKnife"
|
||||
COPYRIGHT="2000-2001 Jason Burgess
|
||||
2015-2016 Markus Himmel"
|
||||
LICENSE="MIT"
|
||||
REVISION="3"
|
||||
COMMIT="f31ef34748a0cb2cc77fff788085cffd84cd2204"
|
||||
SOURCE_URI="https://github.com/HaikuArchives/ArmyKnife/archive/$COMMIT.zip"
|
||||
REVISION="4"
|
||||
srcGitRev="f31ef34748a0cb2cc77fff788085cffd84cd2204"
|
||||
SOURCE_URI="https://github.com/HaikuArchives/ArmyKnife/archive/$srcGitRev.zip"
|
||||
CHECKSUM_SHA256="0b6e92953a2779ccd477b9ac25a8e364141aa903446db7be09c0233c0623f550"
|
||||
SOURCE_DIR="ArmyKnife-$COMMIT"
|
||||
SOURCE_DIR="ArmyKnife-$srcGitRev"
|
||||
|
||||
ARCHITECTURES="x86_gcc2 x86 x86_64"
|
||||
|
||||
@@ -22,17 +22,17 @@ PROVIDES="
|
||||
"
|
||||
REQUIRES="
|
||||
haiku
|
||||
lib:libtag
|
||||
lib:libmusicbrainz5
|
||||
lib:libtag
|
||||
"
|
||||
|
||||
BUILD_REQUIRES="
|
||||
haiku_devel
|
||||
taglib_devel
|
||||
musicbrainz_devel
|
||||
makefile_engine
|
||||
taglib_devel
|
||||
"
|
||||
BUILD_PREREQUIRES="
|
||||
makefile_engine
|
||||
cmd:gcc
|
||||
cmd:make
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user