mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-04 22:18:55 +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
|
||||
|
||||
@@ -6,8 +6,7 @@ many songs were created and used in scene productions and games. AHX was \
|
||||
designed to create a very SID-like sound on the Amiga.
|
||||
HivelyTracker can import and export modules and instruments in the AHX format, \
|
||||
but it also improves on AHX in several ways and therefore has its own \
|
||||
instrument and module formats.
|
||||
"
|
||||
instrument and module formats."
|
||||
HOMEPAGE="http://www.hivelytracker.co.uk/"
|
||||
COPYRIGHT="2010-2013 IRIS & Up Rough"
|
||||
LICENSE="BSD (3-clause)"
|
||||
|
||||
@@ -2,8 +2,7 @@ SUMMARY="The Music Player Daemon"
|
||||
DESCRIPTION="
|
||||
Music Player Daemon (MPD) is a flexible, powerful, server-side application \
|
||||
for playing music. Through plugins and libraries it can play a variety \
|
||||
of sound files while being controlled by its network protocol.
|
||||
"
|
||||
of sound files while being controlled by its network protocol."
|
||||
HOMEPAGE="http://www.musicpd.org/"
|
||||
COPYRIGHT="2003-2014 The Music Player Daemon Project"
|
||||
LICENSE="GNU GPL v2"
|
||||
|
||||
@@ -4,8 +4,7 @@ ProTrekkr (formerly known as NoiseTrekker by Juan Antonio Arguelles Rius aka \
|
||||
Arguru) is a tracker program combining a software synthesizer together with a \
|
||||
traditional samples tracker which can be used to create electronic music (like \
|
||||
psytrance, trance goa, hard acid, IDM, chip, techno, etc.) for small sized \
|
||||
intros, demos or games.
|
||||
"
|
||||
intros, demos or games."
|
||||
HOMEPAGE="http://code.google.com/p/protrekkr/"
|
||||
COPYRIGHT="2008-2010 Franck Charlet.
|
||||
Based on Juan Antonio Arguelles Rius's NoiseTrekker.
|
||||
|
||||
@@ -26,11 +26,11 @@ SECONDARY_ARCHITECTURES="x86"
|
||||
PROVIDES="
|
||||
schismtracker$secondaryArchSuffix = $portVersion
|
||||
cmd:schismtracker$secondaryArchSuffix
|
||||
"
|
||||
"
|
||||
REQUIRES="
|
||||
haiku$secondaryArchSuffix
|
||||
lib:libsdl$secondaryArchSuffix
|
||||
"
|
||||
"
|
||||
|
||||
BUILD_REQUIRES="
|
||||
haiku${secondaryArchSuffix}_devel
|
||||
|
||||
@@ -1,7 +1,6 @@
|
||||
SUMMARY="Tools for using the Ogg Vorbis sound file format"
|
||||
DESCRIPTION="
|
||||
vorbis-tools - tools for using the Ogg Vorbis sound file format.
|
||||
"
|
||||
vorbis-tools - tools for using the Ogg Vorbis sound file format."
|
||||
HOMEPAGE="http://www.vorbis.com/"
|
||||
COPYRIGHT="2000-2005 Michael Smith, Stan Seibert and other contributers"
|
||||
LICENSE="GNU GPL v2"
|
||||
|
||||
Reference in New Issue
Block a user