mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-03 05:28:53 +02:00
Fix ordering
This commit is contained in:
@@ -6,19 +6,19 @@ popular non-Unix cd-writing software, but is not supported on most other CD \
|
||||
burning programs. A lot of CD/VCD images distributed on the Internet are in \
|
||||
BIN/CUE format, I've been told.
|
||||
"
|
||||
LICENSE="GNU GPL v2"
|
||||
COPYRIGHT="1998-2004 Heikki Hannikainen"
|
||||
HOMEPAGE="http://he.fi/bchunk/"
|
||||
COPYRIGHT="1998-2004 Heikki Hannikainen"
|
||||
LICENSE="GNU GPL v2"
|
||||
REVISION="2"
|
||||
SOURCE_URI="http://he.fi/bchunk/bchunk-1.2.0.tar.gz"
|
||||
CHECKSUM_SHA256="afdc9d5e38bdd16f0b8b9d9d382b0faee0b1e0494446d686a08b256446f78b5d"
|
||||
REVISION="2"
|
||||
|
||||
ARCHITECTURES="x86 x86_gcc2 x86_64"
|
||||
|
||||
PROVIDES="
|
||||
bchunk = $portVersion
|
||||
cmd:bchunk = $portVersion
|
||||
"
|
||||
|
||||
REQUIRES="
|
||||
haiku
|
||||
"
|
||||
@@ -26,7 +26,6 @@ REQUIRES="
|
||||
BUILD_REQUIRES="
|
||||
haiku_devel
|
||||
"
|
||||
|
||||
BUILD_PREREQUIRES="
|
||||
cmd:make
|
||||
cmd:gcc
|
||||
|
||||
Reference in New Issue
Block a user