More ordering & layout fixes

This commit is contained in:
Vale
2016-02-26 10:33:51 -05:00
parent cfe8d82c32
commit f8aeb53372
257 changed files with 375 additions and 561 deletions

View File

@@ -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

View File

@@ -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)"

View File

@@ -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"

View File

@@ -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.

View File

@@ -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

View File

@@ -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"