mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-05 06:28:55 +02:00
More ordering & layout fixes
This commit is contained in:
@@ -10,8 +10,7 @@ contributions from all over the world! Some of its key features include:
|
||||
* Extensibility - if the built-in functionality isn't enough, there are many add-ons available
|
||||
* Cross Platform - without changing a single line of code, you can create versions for Windows, OS X, Linux, DOS, and others! Works with many compilers, including DJGPP and VC++
|
||||
* Open Source - anyone can contribute, including you!
|
||||
* Free - it won't cost you a dime, and there are no restrictions on its usage.
|
||||
"
|
||||
* Free - it won't cost you a dime, and there are no restrictions on its usage."
|
||||
HOMEPAGE="http://alleg.sourceforge.net/"
|
||||
COPYRIGHT="1998-2010 Shawn Hargreaves et al."
|
||||
LICENSE="Allegro"
|
||||
|
||||
@@ -26,8 +26,7 @@ Supported compression formats:
|
||||
* IMA ADPCM
|
||||
* Microsoft ADPCM
|
||||
* FLAC
|
||||
* ALAC (Apple Lossless Audio Codec)
|
||||
"
|
||||
* ALAC (Apple Lossless Audio Codec)"
|
||||
HOMEPAGE="http://audiofile.68k.org/"
|
||||
COPYRIGHT="1998-2013 Michael Pruett, Chris Pirazzi, Scott Porter, Doug Scott"
|
||||
LICENSE="GNU LGPL v2.1"
|
||||
@@ -43,10 +42,10 @@ PROVIDES="
|
||||
cmd:sfconvert$secondaryArchSuffix
|
||||
cmd:sfinfo$secondaryArchSuffix
|
||||
lib:libaudiofile$secondaryArchSuffix = 1.0.0 compat >= 1
|
||||
"
|
||||
"
|
||||
REQUIRES="
|
||||
haiku$secondaryArchSuffix
|
||||
"
|
||||
"
|
||||
|
||||
PROVIDES_devel="
|
||||
audiofile${secondaryArchSuffix}_devel = $portVersion
|
||||
|
||||
@@ -5,8 +5,7 @@ applications with very powerful image loading capabilities, yet is easy for a \
|
||||
developer to learn and use. Ultimate control of images is left to the \
|
||||
developer, so unnecessary conversions, etc. are not performed. DevIL utilizes \
|
||||
a simple, yet powerful, syntax. DevIL can load, save, convert, manipulate, \
|
||||
filter and display a wide variety of image formats.
|
||||
"
|
||||
filter and display a wide variety of image formats."
|
||||
HOMEPAGE="http://openil.sourceforge.net/"
|
||||
COPYRIGHT="2009 Denton Woods"
|
||||
LICENSE="GNU LGPL v2.1"
|
||||
|
||||
@@ -24,7 +24,6 @@ REQUIRES="
|
||||
lib:libfreetype$secondaryArchSuffix
|
||||
lib:libgl$secondaryArchSuffix
|
||||
lib:libglu$secondaryArchSuffix
|
||||
|
||||
lib:libbz2$secondaryArchSuffix
|
||||
lib:libpng16$secondaryArchSuffix
|
||||
lib:libz$secondaryArchSuffix
|
||||
|
||||
@@ -6,8 +6,7 @@ Many Amateur Radio Transceivers come with serial interfaces that allows \
|
||||
software to control the radio. This project will endeavour to provide shared \
|
||||
libraries that greatly simplify the application programmer''s interaction \
|
||||
with radio equipment and other controllable devices such as rotators, \
|
||||
switches, etc.
|
||||
"
|
||||
switches, etc."
|
||||
HOMEPAGE="http://www.hamlib.org/"
|
||||
COPYRIGHT="2000 Frank Singleton
|
||||
2000-2011 Stephane Fillod
|
||||
|
||||
@@ -38,13 +38,11 @@ PROVIDES="
|
||||
lib:libim_jp2$secondaryArchSuffix = $portVersion
|
||||
lib:libim_process$secondaryArchSuffix = $portVersion
|
||||
lib:libim_process_omp$secondaryArchSuffix = $portVersion
|
||||
|
||||
lib:libimlua51$secondaryArchSuffix = $portVersion
|
||||
lib:libimlua_fftw51$secondaryArchSuffix = $portVersion
|
||||
lib:libimlua_jp251$secondaryArchSuffix = $portVersion
|
||||
lib:libimlua_process51$secondaryArchSuffix = $portVersion
|
||||
lib:libimlua_process_omp51$secondaryArchSuffix = $portVersion
|
||||
|
||||
lib:libimlua52$secondaryArchSuffix = $portVersion
|
||||
lib:libimlua_fftw52$secondaryArchSuffix = $portVersion
|
||||
lib:libimlua_jp252$secondaryArchSuffix = $portVersion
|
||||
@@ -63,13 +61,11 @@ PROVIDES_devel="
|
||||
devel:libim_jp2$secondaryArchSuffix = $portVersion
|
||||
devel:libim_process$secondaryArchSuffix = $portVersion
|
||||
devel:libim_process_omp$secondaryArchSuffix = $portVersion
|
||||
|
||||
devel:libimlua51$secondaryArchSuffix = $portVersion
|
||||
devel:libimlua_fftw51$secondaryArchSuffix = $portVersion
|
||||
devel:libimlua_jp251$secondaryArchSuffix = $portVersion
|
||||
devel:libimlua_process51$secondaryArchSuffix = $portVersion
|
||||
devel:libimlua_process_omp51$secondaryArchSuffix = $portVersion
|
||||
|
||||
devel:libimlua52$secondaryArchSuffix = $portVersion
|
||||
devel:libimlua_fftw52$secondaryArchSuffix = $portVersion
|
||||
devel:libimlua_jp252$secondaryArchSuffix = $portVersion
|
||||
|
||||
@@ -4,8 +4,7 @@ jbig2dec is a decoder implementation of the JBIG2 image compression format. \
|
||||
JBIG2 is designed for lossy or lossless encoding of 'bilevel' (1-bit \
|
||||
monochrome) images at moderately high resolution, and in particular scanned \
|
||||
paper documents. In this domain it is very efficient, offering compression \
|
||||
ratios on the order of 100:1.
|
||||
"
|
||||
ratios on the order of 100:1."
|
||||
HOMEPAGE="http://jbig2dec.sourceforge.net/"
|
||||
COPYRIGHT="2001-2009 Artifex Software, Inc."
|
||||
LICENSE="GNU GPL v3"
|
||||
|
||||
@@ -15,12 +15,12 @@ PROVIDES="
|
||||
libcddb$secondaryArchSuffix = $portVersion
|
||||
cmd:cddb_query$secondaryArchSuffix
|
||||
lib:libcddb$secondaryArchSuffix
|
||||
"
|
||||
"
|
||||
REQUIRES="
|
||||
haiku${secondaryArchSuffix}
|
||||
lib:libintl$secondaryArchSuffix
|
||||
lib:libiconv$secondaryArchSuffix
|
||||
"
|
||||
"
|
||||
|
||||
PROVIDES_devel="
|
||||
libcddb${secondaryArchSuffix}_devel = $portVersion
|
||||
@@ -28,7 +28,7 @@ PROVIDES_devel="
|
||||
"
|
||||
REQUIRES_devel="
|
||||
libcddb$secondaryArchSuffix == $portVersion base
|
||||
"
|
||||
"
|
||||
|
||||
BUILD_REQUIRES="
|
||||
devel:libiconv$secondaryArchSuffix
|
||||
|
||||
@@ -1,8 +1,7 @@
|
||||
SUMMARY="Library for handling cover art for audio files"
|
||||
DESCRIPTION="
|
||||
Development library geared towards developers who wish to add cover art \
|
||||
capabilites to their applications.
|
||||
"
|
||||
capabilites to their applications."
|
||||
HOMEPAGE="http://musicbrainz.org/doc/libcoverart"
|
||||
COPYRIGHT="2012 Andrew Hawkins"
|
||||
LICENSE="GNU LGPL v2"
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
SUMMARY="Cue File library from Musepack"
|
||||
DESCRIPTION="A library to work with CUE files
|
||||
"
|
||||
DESCRIPTION="A library to work with CUE files"
|
||||
HOMEPAGE="https://www.musepack.net"
|
||||
COPYRIGHT="1997-2011 Musepack Project"
|
||||
LICENSE="GNU LGPL v2.1"
|
||||
@@ -16,10 +15,10 @@ SECONDARY_ARCHITECTURES="x86"
|
||||
PROVIDES="
|
||||
libcuefile$secondaryArchSuffix = $portVersion
|
||||
lib:libcuefile$secondaryArchSuffix = 0.0.0 compat = 0
|
||||
"
|
||||
"
|
||||
REQUIRES="
|
||||
haiku$secondaryArchSuffix
|
||||
"
|
||||
"
|
||||
|
||||
PROVIDES_devel="
|
||||
libcuefile${secondaryArchSuffix}_devel = $portVersion
|
||||
@@ -27,7 +26,7 @@ PROVIDES_devel="
|
||||
"
|
||||
REQUIRES_devel="
|
||||
libcuefile$secondaryArchSuffix == $portVersion base
|
||||
"
|
||||
"
|
||||
BUILD_PREREQUIRES="
|
||||
haiku${secondaryArchSuffix}_devel
|
||||
cmd:cmake
|
||||
|
||||
@@ -15,10 +15,10 @@ ARCHITECTURES="?x86 ?x86_64 x86_gcc2 ?arm"
|
||||
PROVIDES="
|
||||
libfpx = $portVersion
|
||||
lib:libfpx = $portVersion
|
||||
"
|
||||
"
|
||||
REQUIRES="
|
||||
haiku
|
||||
"
|
||||
"
|
||||
|
||||
PROVIDES_devel="
|
||||
libfpx$_devel=$portVersion
|
||||
@@ -26,7 +26,7 @@ PROVIDES_devel="
|
||||
"
|
||||
REQUIRES_devel="
|
||||
libfpx == $portVersion base
|
||||
"
|
||||
"
|
||||
|
||||
BUILD_REQUIRES="
|
||||
haiku_devel
|
||||
|
||||
@@ -22,7 +22,6 @@ PROVIDES="
|
||||
lib:libgphoto2_port$secondaryArchSuffix = $portVersion
|
||||
cmd:gphoto2_config$secondaryArchSuffix = $portVersion
|
||||
cmd:gphoto2_port_config$secondaryArchSuffix = $portVersion
|
||||
|
||||
"
|
||||
REQUIRES="
|
||||
haiku$secondaryArchSuffix
|
||||
|
||||
@@ -2,8 +2,7 @@ SUMMARY="A library providing ability to interpret and import visio diagrams"
|
||||
DESCRIPTION="
|
||||
Libvisio is library providing ability to interpret and import visio \
|
||||
diagrams into various applications. You can find it being used in \
|
||||
libreoffice.
|
||||
"
|
||||
libreoffice."
|
||||
HOMEPAGE="http://www.freedesktop.org/wiki/Software/libvisio/"
|
||||
COPYRIGHT="
|
||||
2011 Fridrich Strba
|
||||
|
||||
@@ -47,7 +47,7 @@ REQUIRES="
|
||||
lib:libz$secondaryArchSuffix
|
||||
lib:libpng$secondaryArchSuffix
|
||||
lib:libtiff$secondaryArchSuffix
|
||||
"
|
||||
"
|
||||
|
||||
PROVIDES_devel="
|
||||
openjpeg${secondaryArchSuffix}_devel = $portVersion compat >= 1.5.0
|
||||
|
||||
@@ -1,7 +1,6 @@
|
||||
SUMMARY="A free, cross-platform, audio I/O library"
|
||||
DESCRIPTION="
|
||||
Port Audio is a free, cross-platform, audio I/O library.
|
||||
"
|
||||
Port Audio is a free, cross-platform, audio I/O library."
|
||||
HOMEPAGE="http://portaudio.com"
|
||||
COPYRIGHT="1999-2011 Ross Bencina and Phil Burk"
|
||||
LICENSE="MIT"
|
||||
|
||||
@@ -2,8 +2,7 @@ SUMMARY="SDL2 graphics drawing primitives and other support functions"
|
||||
DESCRIPTION="
|
||||
The SDL2_gfx library evolved out of the SDL_gfxPrimitives code which provided \
|
||||
basic drawing routines such as lines, circles or polygons and SDL_rotozoom \
|
||||
which implemented a interpolating rotozoomer for SDL_surfaces.
|
||||
"
|
||||
which implemented a interpolating rotozoomer for SDL_surfaces."
|
||||
HOMEPAGE="http://www.ferzkopp.net/joomla/content/view/19/14/"
|
||||
COPYRIGHT="1999-2012 A. Schiffler"
|
||||
LICENSE="Zlib"
|
||||
|
||||
@@ -4,8 +4,7 @@ SDL_image is an image file loading library. It loads images as SDL surfaces, \
|
||||
and supports the following formats: BMP, GIF, JPEG, LBM, PCX, PNG, PNM, TGA, \
|
||||
TIFF, WEBP, XCF, XPM, XV
|
||||
to include those shared libraries. libpng depends on libz, and libtiff depends \
|
||||
on both libz and libjpeg.
|
||||
"
|
||||
on both libz and libjpeg."
|
||||
HOMEPAGE="http://www.libsdl.org/projects/SDL_image"
|
||||
COPYRIGHT="1997-2013 Sam Lantinga"
|
||||
LICENSE="Zlib"
|
||||
|
||||
@@ -3,8 +3,7 @@ DESCRIPTION="
|
||||
sdl2_mixer is a simple multi-channel audio mixer library. It supports any \
|
||||
number of simultaneously playing channels of 16 bit stereo audio, plus a \
|
||||
single channel of music, mixed by the popular FLAC, MikMoD MOD, Timidity MIDI, \
|
||||
Ogg Vorbis, and SMPEG MP3 libraries.
|
||||
"
|
||||
Ogg Vorbis, and SMPEG MP3 libraries."
|
||||
HOMEPAGE="http://www.libsdl.org/projects/SDL_mixer/"
|
||||
COPYRIGHT="1997-2012 Sam Lantinga"
|
||||
LICENSE="Zlib"
|
||||
@@ -21,7 +20,7 @@ PROVIDES="
|
||||
sdl2_mixer$secondaryArchSuffix = $portVersion compat >= 2.0
|
||||
lib:libSDL2_mixer$secondaryArchSuffix = $portVersion compat >= 2.0
|
||||
lib:libSDL2_mixer_2.0$secondaryArchSuffix = 0.0.1 compat >= 0
|
||||
"
|
||||
"
|
||||
REQUIRES="
|
||||
haiku$secondaryArchSuffix
|
||||
lib:libSDL2_2.0$secondaryArchSuffix
|
||||
@@ -32,7 +31,7 @@ REQUIRES="
|
||||
lib:libvorbis$secondaryArchSuffix
|
||||
lib:libmikmod$secondaryArchSuffix # requires libSDL
|
||||
lib:libsmpeg$secondaryArchSuffix # requires libSDL
|
||||
"
|
||||
"
|
||||
|
||||
PROVIDES_devel="
|
||||
sdl2_mixer${secondaryArchSuffix}_devel = $portVersion compat >= 2.0
|
||||
|
||||
@@ -5,8 +5,7 @@ library, and almost as portable. It depends on freetype2 to handle the \
|
||||
TrueType font data. It allows a programmer to use multiple TrueType fonts \
|
||||
without having to code a font rendering routine themselves. With the power of \
|
||||
outline fonts and antialiasing, high quality text output can be obtained \
|
||||
without much effort.
|
||||
"
|
||||
without much effort."
|
||||
HOMEPAGE="http://www.libsdl.org/projects/SDL_ttf"
|
||||
COPYRIGHT="1997-2013 Sam Lantinga"
|
||||
LICENSE="Zlib"
|
||||
|
||||
@@ -25,13 +25,11 @@ REQUIRES="
|
||||
lib:libogg$secondaryArchSuffix
|
||||
lib:libvorbis$secondaryArchSuffix
|
||||
lib:libspeex$secondaryArchSuffix
|
||||
|
||||
# lib:libFlac$secondaryArchSuffix
|
||||
# lib:libmikmod$secondaryArchSuffix
|
||||
lib:libmodplug$secondaryArchSuffix
|
||||
# lib:smpeg$secondaryArchSuffix
|
||||
# lib:physfs$secondaryArchSuffix
|
||||
|
||||
lib:libGL$secondaryArchSuffix
|
||||
"
|
||||
|
||||
|
||||
@@ -3,8 +3,7 @@ DESCRIPTION="
|
||||
TagLib is a library for reading and editing the meta-data of several popular \
|
||||
audio formats. Currently it supports both ID3v1 and ID3v2 for MP3 files, Ogg \
|
||||
Vorbis comments and ID3 tags and Vorbis comments in FLAC, MPC, Speex, WavPack \
|
||||
TrueAudio, WAV, AIFF, MP4 and ASF files.
|
||||
"
|
||||
TrueAudio, WAV, AIFF, MP4 and ASF files."
|
||||
HOMEPAGE="http://github.com/taglib"
|
||||
COPYRIGHT="2002-2012 Scott Wheeler"
|
||||
LICENSE="GNU LGPL v2
|
||||
|
||||
Reference in New Issue
Block a user