mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-03 05:28:53 +02:00
More ordering & layout fixes
This commit is contained in:
@@ -2,8 +2,7 @@ SUMMARY="A free cross-platform MP3 encoder"
|
||||
DESCRIPTION="
|
||||
BladeEnc is a free, cross-platform, console-based MP3 encoder, based on the \
|
||||
ISO reference code. It is mostly intended for high quality encoding in high \
|
||||
bitrates.
|
||||
"
|
||||
bitrates."
|
||||
HOMEPAGE="http://bladeenc.mp3.no/"
|
||||
COPYRIGHT="1998-2000 Tord Jansson"
|
||||
LICENSE="GNU LGPL v2.1"
|
||||
@@ -19,10 +18,10 @@ ARCHITECTURES="x86_gcc2 ?x86 ?x86_64"
|
||||
PROVIDES="
|
||||
bladeenc = $portVersion
|
||||
cmd:bladeenc
|
||||
"
|
||||
"
|
||||
REQUIRES="
|
||||
haiku
|
||||
"
|
||||
"
|
||||
|
||||
BUILD_REQUIRES="
|
||||
haiku_devel
|
||||
|
||||
Reference in New Issue
Block a user