mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-04 22:18:55 +02:00
Fix ordering
This commit is contained in:
@@ -5,11 +5,14 @@ ISO reference code. It is mostly intended for high quality encoding in high \
|
||||
bitrates.
|
||||
"
|
||||
HOMEPAGE="http://bladeenc.mp3.no/"
|
||||
COPYRIGHT="1998-2000 Tord Jansson"
|
||||
LICENSE="GNU LGPL v2.1"
|
||||
REVISION="2"
|
||||
SOURCE_URI="ftp://ftp.netbsd.org/pub/pkgsrc/distfiles/bladeenc-0.94.2-src-stable.tar.gz"
|
||||
CHECKSUM_SHA256="c5e9dd180f28d1865599d0755e36fa1a4c146bb5e1b7ba9ad099955261fc1164"
|
||||
REVISION="2"
|
||||
LICENSE="GNU LGPL v2.1"
|
||||
COPYRIGHT="1998-2000 Tord Jansson"
|
||||
PATCHES="
|
||||
bladeenc-0.94.2.patch
|
||||
"
|
||||
|
||||
ARCHITECTURES="x86_gcc2 ?x86 ?x86_64"
|
||||
|
||||
@@ -17,7 +20,6 @@ PROVIDES="
|
||||
bladeenc = $portVersion
|
||||
cmd:bladeenc
|
||||
"
|
||||
|
||||
REQUIRES="
|
||||
haiku
|
||||
"
|
||||
@@ -25,7 +27,6 @@ REQUIRES="
|
||||
BUILD_REQUIRES="
|
||||
haiku_devel
|
||||
"
|
||||
|
||||
BUILD_PREREQUIRES="
|
||||
cmd:gcc
|
||||
cmd:make
|
||||
@@ -35,10 +36,6 @@ BUILD_PREREQUIRES="
|
||||
cmd:autoconf
|
||||
"
|
||||
|
||||
PATCHES="
|
||||
bladeenc-0.94.2.patch
|
||||
"
|
||||
|
||||
BUILD()
|
||||
{
|
||||
libtoolize --force --copy --install
|
||||
|
||||
@@ -9,10 +9,10 @@ but it also improves on AHX in several ways and therefore has its own \
|
||||
instrument and module formats.
|
||||
"
|
||||
HOMEPAGE="http://www.hivelytracker.co.uk/"
|
||||
SOURCE_URI="svn+http://hivelytracker.googlecode.com/svn/trunk/#r66"
|
||||
REVISION="1"
|
||||
LICENSE="BSD (3-clause)"
|
||||
COPYRIGHT="2010-2013 IRIS & Up Rough"
|
||||
LICENSE="BSD (3-clause)"
|
||||
REVISION="1"
|
||||
SOURCE_URI="svn+http://hivelytracker.googlecode.com/svn/trunk/#r66"
|
||||
|
||||
ARCHITECTURES="x86_gcc2"
|
||||
|
||||
@@ -20,7 +20,6 @@ PROVIDES="
|
||||
hivelytracker = $portVersion
|
||||
app:HivelyTracker = $portVersion
|
||||
"
|
||||
|
||||
REQUIRES="
|
||||
haiku
|
||||
lib:libsdl
|
||||
|
||||
@@ -6,14 +6,14 @@ synthesis and mixing of sounds, and arranging of samples. You can have fun \
|
||||
with your MIDI-keyboard and much more; all in a user-friendly and modern \
|
||||
interface."
|
||||
HOMEPAGE="http://lmms.io/"
|
||||
COPYRIGHT="2004-2014 Tobias Doerffel et al."
|
||||
LICENSE="GNU GPL v2"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://github.com/LMMS/lmms/archive/07e422c66defdde88b3a8686ae1f0e6011fe387f.tar.gz"
|
||||
CHECKSUM_SHA256="4a55299cf388c06d996e152353b1898cab457597d10cbbc77ce97777ae516d29"
|
||||
SOURCE_DIR="lmms-07e422c66defdde88b3a8686ae1f0e6011fe387f"
|
||||
PATCHES="lmms-1.2.0.patch"
|
||||
ADDITIONAL_FILES="LMMS.rdef"
|
||||
REVISION="1"
|
||||
LICENSE="GNU GPL v2"
|
||||
COPYRIGHT="2004-2014 Tobias Doerffel et al."
|
||||
|
||||
ARCHITECTURES="!x86_gcc2 x86"
|
||||
SECONDARY_ARCHITECTURES="x86"
|
||||
|
||||
@@ -6,11 +6,13 @@ of sound files while being controlled by its network protocol.
|
||||
|
||||
MPC is a commandline client for Music Player Daemon."
|
||||
HOMEPAGE="http://www.musicpd.org/"
|
||||
COPYRIGHT="2003-2014 The Music Player Daemon Project"
|
||||
LICENSE="GNU GPL v2"
|
||||
REVISION="1"
|
||||
SOURCE_URI="http://www.musicpd.org/download/mpc/0/mpc-0.26.tar.xz"
|
||||
CHECKSUM_SHA256="20735f7173cce56bec50c1d8b4633751052dc68365b29a6113206dc1cdc6e242"
|
||||
LICENSE="GNU GPL v2"
|
||||
COPYRIGHT="2003-2014 The Music Player Daemon Project"
|
||||
REVISION="1"
|
||||
SOURCE_DIR="mpc-$portVersion"
|
||||
|
||||
ARCHITECTURES="!x86_gcc2 x86 ?x86_64"
|
||||
SECONDARY_ARCHITECTURES="x86"
|
||||
|
||||
@@ -25,6 +27,7 @@ REQUIRES="
|
||||
lib:libiconv$secondaryArchSuffix
|
||||
lib:libintl$secondaryArchSuffix
|
||||
"
|
||||
|
||||
BUILD_REQUIRES="
|
||||
haiku${secondaryArchSuffix}_devel
|
||||
boost${secondaryArchSuffix}_devel
|
||||
@@ -44,8 +47,6 @@ BUILD_PREREQUIRES="
|
||||
cmd:find
|
||||
"
|
||||
|
||||
SOURCE_DIR="mpc-$portVersion"
|
||||
|
||||
BUILD()
|
||||
{
|
||||
export PKG_CONFIG_LIBDIR="`finddir B_SYSTEM_DIRECTORY`/$relativeDevelopLibDir/pkgconfig"
|
||||
|
||||
@@ -5,16 +5,16 @@ for playing music. Through plugins and libraries it can play a variety \
|
||||
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"
|
||||
REVISION="1"
|
||||
SOURCE_URI="http://www.musicpd.org/download/mpd/0.19/mpd-$portVersion.tar.xz"
|
||||
CHECKSUM_SHA256="7b6fe6c7ce72f5f80a276d680072b524ecb395e546e252b8f3a0756377e1e875"
|
||||
LICENSE="GNU GPL v2"
|
||||
COPYRIGHT="2003-2014 The Music Player Daemon Project"
|
||||
REVISION="1"
|
||||
PATCHES="mpd-$portVersion.patchset"
|
||||
|
||||
ARCHITECTURES="!x86_gcc2 x86 x86_64"
|
||||
SECONDARY_ARCHITECTURES="x86"
|
||||
|
||||
PATCHES="mpd-$portVersion.patchset"
|
||||
|
||||
PROVIDES="
|
||||
mpd$secondaryArchSuffix = $portVersion
|
||||
cmd:mpd$secondaryArchSuffix = $portVersion
|
||||
@@ -47,6 +47,7 @@ REQUIRES="
|
||||
lib:libvorbis$secondaryArchSuffix
|
||||
lib:libz$secondaryArchSuffix
|
||||
"
|
||||
|
||||
BUILD_REQUIRES="
|
||||
haiku${secondaryArchSuffix}_devel
|
||||
boost${secondaryArchSuffix}_devel
|
||||
|
||||
@@ -79,4 +79,4 @@ INSTALL()
|
||||
TEST()
|
||||
{
|
||||
make check
|
||||
}
|
||||
}
|
||||
|
||||
@@ -11,8 +11,10 @@ COPYRIGHT="2008-2010 Franck Charlet.
|
||||
Based on Juan Antonio Arguelles Rius's NoiseTrekker.
|
||||
"
|
||||
LICENSE="BSD (3-clause)"
|
||||
SOURCE_URI="svn+http://protrekkr.googlecode.com/svn/trunk/#670"
|
||||
REVISION="2"
|
||||
SOURCE_URI="svn+http://protrekkr.googlecode.com/svn/trunk/#670"
|
||||
PATCHES="protrekkr-2.5.4.patchset"
|
||||
|
||||
ARCHITECTURES="!x86_gcc2 x86"
|
||||
SECONDARY_ARCHITECTURES="x86"
|
||||
|
||||
@@ -20,11 +22,11 @@ PROVIDES="
|
||||
protrekkr${secondaryArchSuffix} = $portVersion
|
||||
app:Protrekkr = $portVersion
|
||||
"
|
||||
|
||||
REQUIRES="
|
||||
haiku${secondaryArchSuffix}
|
||||
lib:libSDL$secondaryArchSuffix
|
||||
"
|
||||
|
||||
BUILD_REQUIRES="
|
||||
devel:libSDL$secondaryArchSuffix
|
||||
"
|
||||
@@ -35,7 +37,6 @@ BUILD_PREREQUIRES="
|
||||
cmd:make
|
||||
"
|
||||
|
||||
PATCHES="protrekkr-2.5.4.patchset"
|
||||
BUILD()
|
||||
{
|
||||
make -f makefile.haiku
|
||||
|
||||
@@ -13,9 +13,12 @@ even the Wii. Most development is currently done on 64-bit Linux. Schism will \
|
||||
most likely build on any architecture supported by GCC4 (e.g. alpha, m68k, \
|
||||
arm, etc.) but it will probably not be as well-optimized on many systems."
|
||||
HOMEPAGE="http://schismtracker.org/wiki/Schism%20Tracker"
|
||||
COPYRIGHT="2003-2012 Storlek
|
||||
2005-2009 Mrs. Brisby"
|
||||
LICENSE="GNU GPL v2"
|
||||
REVISION="1"
|
||||
SOURCE_URI="http://schismtracker.org/dl/schismtracker-20120105.tar.bz2"
|
||||
PATCHES="schismtracker-$portVersion.patchset"
|
||||
REVISION="1"
|
||||
|
||||
ARCHITECTURES="!x86_gcc2"
|
||||
SECONDARY_ARCHITECTURES="x86"
|
||||
@@ -24,7 +27,6 @@ PROVIDES="
|
||||
schismtracker$secondaryArchSuffix = $portVersion
|
||||
cmd:schismtracker$secondaryArchSuffix
|
||||
"
|
||||
|
||||
REQUIRES="
|
||||
haiku$secondaryArchSuffix
|
||||
lib:libsdl$secondaryArchSuffix
|
||||
@@ -34,7 +36,6 @@ BUILD_REQUIRES="
|
||||
haiku${secondaryArchSuffix}_devel
|
||||
devel:libsdl$secondaryArchSuffix
|
||||
"
|
||||
|
||||
BUILD_PREREQUIRES="
|
||||
cmd:autoconf
|
||||
cmd:automake
|
||||
@@ -56,7 +57,3 @@ INSTALL()
|
||||
{
|
||||
make install
|
||||
}
|
||||
|
||||
LICENSE="GNU GPL v2"
|
||||
COPYRIGHT="2003-2012 Storlek
|
||||
2005-2009 Mrs. Brisby"
|
||||
|
||||
@@ -6,8 +6,8 @@ HOMEPAGE="http://www.twolame.org"
|
||||
COPYRIGHT="2004-2006 The TwoLAME Project"
|
||||
LICENSE="GNU LGPL v2.1"
|
||||
REVISION="2"
|
||||
CHECKSUM_SHA256="98f332f48951f47f23f70fd0379463aff7d7fb26f07e1e24e42ddef22cc6112a"
|
||||
SOURCE_URI="http://downloads.sourceforge.net/twolame/twolame-0.3.13.tar.gz"
|
||||
CHECKSUM_SHA256="98f332f48951f47f23f70fd0379463aff7d7fb26f07e1e24e42ddef22cc6112a"
|
||||
PATCHES="twolame-$portVersion.patchset"
|
||||
|
||||
ARCHITECTURES="x86_gcc2 x86 ?x86_64"
|
||||
|
||||
@@ -3,11 +3,13 @@ DESCRIPTION="
|
||||
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"
|
||||
REVISION="2"
|
||||
SOURCE_URI="http://downloads.xiph.org/releases/vorbis/vorbis-tools-1.4.0.tar.gz"
|
||||
CHECKSUM_SHA256="a389395baa43f8e5a796c99daf62397e435a7e73531c9f44d9084055a05d22bc"
|
||||
REVISION="2"
|
||||
LICENSE="GNU GPL v2"
|
||||
COPYRIGHT="2000-2005 Michael Smith, Stan Seibert and other contributers"
|
||||
SOURCE_DIR="vorbis-tools-$portVersion"
|
||||
PATCHES="vorbis_tools-1.4.0.patch"
|
||||
|
||||
ARCHITECTURES="x86_gcc2 x86 x86_64"
|
||||
SECONDARY_ARCHITECTURES="x86_gcc2 x86"
|
||||
@@ -21,7 +23,6 @@ PROVIDES="
|
||||
cmd:vorbiscomment$secondaryArchSuffix
|
||||
cmd:ogg123$secondaryArchSuffix
|
||||
"
|
||||
|
||||
REQUIRES="
|
||||
haiku$secondaryArchSuffix
|
||||
lib:libvorbis$secondaryArchSuffix
|
||||
@@ -51,7 +52,6 @@ BUILD_REQUIRES="
|
||||
devel:libssl$secondaryArchSuffix
|
||||
devel:libz$secondaryArchSuffix
|
||||
"
|
||||
|
||||
BUILD_PREREQUIRES="
|
||||
cmd:gcc$secondaryArchSuffix
|
||||
cmd:ld$secondaryArchSuffix
|
||||
@@ -63,10 +63,6 @@ BUILD_PREREQUIRES="
|
||||
cmd:pkg_config$secondaryArchSuffix
|
||||
"
|
||||
|
||||
PATCHES="vorbis_tools-1.4.0.patch"
|
||||
|
||||
SOURCE_DIR="vorbis-tools-$portVersion"
|
||||
|
||||
BUILD()
|
||||
{
|
||||
sed -i 's/AM_CONFIG_HEADER/AC_CONFIG_HEADERS/' configure.ac
|
||||
|
||||
Reference in New Issue
Block a user