Commit Graph

102 Commits

Author SHA1 Message Date
François Revol
1bdf702de2 mpg123: Fix pkg-config file installation 2014-07-12 22:54:17 +02:00
François Revol
5b065da0fa mpg123: Fix PROVIDES_devel 2014-07-12 22:13:24 +02:00
Adrien Destugues
953cabe9ba Forgot to add patch for fluidsynth. 2014-07-09 16:53:14 +02:00
Adrien Destugues
e69ef60fca Fix fluidsynth recipe. 2014-07-09 16:39:46 +02:00
Jerome Duval
2c24222f00 lame: added missing build dependency.
* enable x86_64
* secondary architecture support.
2014-06-13 16:22:00 +00:00
Adrien Destugues
f7b9b70521 mpg123: libtool fixup
* patch by Diver.
2014-06-10 13:11:54 +02:00
Kacper Kasper
6e52863770 twolame: add recipe for version 0.3.13 2014-06-08 17:19:45 +02:00
Oliver Tappe
80bbd70b83 Let all recipes use SHA-256 checksums only. 2014-04-21 19:31:51 +02:00
Oliver Tappe
f31617b50f Adjust many more recipes to support mirror site.
* Mostly added SRC_FILENAME where the automatic filename didn't
  make any sense.
2014-04-20 23:13:43 +02:00
Adrien Destugues
1194f7683a Protrekkr: add missing $secondaryArchSuffix
* This made the package impossible to install.
2014-03-26 15:05:29 +01:00
François Revol
058a4b6525 opensound: Remove patchset for git recipe
It has been merged upstream.

Also add awk and find as prerequires
since they now are in separate packages.
2014-03-22 13:40:59 +01:00
François Revol
dd31cbd61c opensound: Remove old recipes 2014-03-22 13:25:08 +01:00
Adrien Destugues
20fe63e495 mpg123: add missing cmd:awk require. 2014-03-10 14:22:43 +01:00
Adrien Destugues
ec9690746d Add Protrekkr.
More fun with music!
2014-03-04 22:49:47 +01:00
François Revol
3b95b2ad77 opensound: Add updated git recipe
OSS moved to git some time ago...

Add a patchset to adapt the build system to PM.

Marked as untested since it doesn't track a specific revision.
2014-02-23 04:20:34 +01:00
Adrien Destugues
f6da0c1ba0 mpg123: turn into proper recipe. 2014-01-28 13:07:20 +01:00
noryb009
3a758f0e57 Rewrap media-sound DESCRIPTIONs 2014-01-02 16:40:57 -05:00
Scott McCreary
b0d64b94a3 Fix vorbis_tools now builds ok with gcc2 and gcc4. 2013-12-30 18:30:03 -08:00
Scott McCreary
b238753251 Update gogo_no_coda-3.13 for secondaryArchSuffix 2013-12-30 15:08:53 -08:00
Scott McCreary
ee97003752 Update gogo_no_coda for secondaryArchSuffix 2013-12-30 14:37:01 -08:00
Scott McCreary
a45c9e2eac Fixed lame recipe 2013-12-26 14:38:24 -08:00
Alexander von Gluck IV
d97a2aabd9 all: Don't use portVersionedName for SOURCE_DIR
* portVersionedName contains the secondary architecture,
  so using it means secondary package builds fail.
  example: $portVersionedName is libwow_x86-0.0.0 when
  doing an x86 build on x86_gcc2
2013-12-25 17:52:56 -06:00
Scott McCreary
e760dedf49 Moved haiku_devel to BUILD_REQUIRES in fluidsynth recipe. Runs into PTHREAD not found when running cmake. 2013-12-21 02:43:51 -08:00
Scott McCreary
c53a8bdace Moved haiku_devel to BUILD_REQUIRES in fluidsynth recipe. Runs into PTHREAD not found when running cmake. 2013-12-21 02:43:47 -08:00
Scott McCreary
a225f624a0 Add secondaryArchSupport for pkg_config in vorbis_tools recipe 2013-12-18 17:59:26 -08:00
Scott McCreary
4b58fd2a03 Enable libao in vorbis-tools 2013-12-19 08:51:16 -08:00
Scott McCreary
64797684df Added secondaryArchSuffix support to vorbis-tools 2013-12-19 03:25:40 -08:00
François Revol
eb5114d03e ocp: use runConfigure
Although it still installs things to share/
2013-12-11 10:03:24 +01:00
François Revol
ef7b9215e7 ocp: prerequire pkg_config*
OCP actually uses pkg-config to detect SDL, so we require the
secondary arch version of it to make sure it searches the correct
pc files.

Tested on x86.
2013-12-11 09:43:49 +01:00
François Revol
647eb3b8f8 ocp: Mark untested for now as it fails to compile
Some newly added asm code seems to have issue with PIC.
2013-12-11 07:34:21 +01:00
François Revol
9e2e19ae35 ocp: Add sdl-config to prerequires correctly 2013-12-11 07:33:37 +01:00
François Revol
8b4d4f88dd ocp: Untested on x86_64 2013-12-11 01:40:58 +01:00
François Revol
6d9234da80 ocp: Add missing ncurses require 2013-12-10 19:11:04 +01:00
François Revol
31c6838377 ocp: Force SDL detection
Seems we must pass CFLAGS instead now...
I'd be nicer if configure used sdl-config directly though.

Now it's not building anymore though...
2013-12-09 16:55:14 +01:00
François Revol
53f9afc3e1 Fix ocp recipe
Although it doesn't seem to detect SDL.h yet...
2013-12-09 13:41:24 +01:00
Dareus
beec0c4c7b bladeenc recipe file updated. 2013-12-04 05:39:38 +00:00
Dareus
0ac210d53d bladeenc recipe fixed. 2013-12-03 04:48:44 +00:00
Alexander von Gluck IV
5c7b41cf75 multi: Add some needed ${secondaryArchSuffix} and clean up requires 2013-11-26 22:56:24 -06:00
Alexander von Gluck IV
c3c759877c lame: Fix devel package requires 2013-11-26 18:07:14 -06:00
Adrien Destugues
73f97d0eca Add recipe for HivelyTracker. 2013-11-23 12:01:08 +01:00
Julian Harnath
2695464d61 Add working recipe for latest MilkyTracker release (native version). 2013-11-10 00:02:11 +01:00
Scott McCreary
4eb6ca16d2 WIP fluidsynth recipe, TODO:update glib 2013-11-07 08:40:14 -08:00
Scott McCreary
47cb35d6aa WIP .recipe for fluidsynth, marked as broken for now, probably a typo somewhere? 2013-11-06 02:06:15 -08:00
Chris Roberts
f583e06d22 Cleanup leftover directories from the merge.
--HG--
rename : dev-libs/apr-util/patches/apr-util-1.3.10.patch => dev-libs/apr_util/patches/apr_util-1.3.10.patch
rename : haiku-apps/caya-gpl-protocols/patches/caya-gpl-protocols-0.HEAD.patch => haiku-apps/caya_gpl_protocols/patches/caya_gpl_protocols-0.HEAD.patch
2013-10-16 14:59:48 -06:00
Oliver Tappe
f3532dc2cb Merge branch 'package-management'
Conflicts:
	app-arch/p7zip/p7zip-9.04.bep
	app-arch/p7zip/p7zip-9.13.bep
	app-arch/tar/tar-1.22.bep
	app-arch/tar/tar-1.23.bep
	app-arch/tar/tar-1.25.bep
	app-arch/xz-utils/xz-utils-4.999.9.bep
	app-cdr/bchunk/bchunk-1.2.0.bep
	app-cdr/cdrtools/cdrtools-2.01.01a66.bep
	app-cdr/cdrtools/cdrtools-3.01a01.bep
	app-crypt/gnupg/gnupg-1.4.11.bep
	app-doc/doxygen/doxygen-1.6.3.bep
	app-editors/nano/nano-2.2.6.bep
	app-editors/vim/vim-7.3.bep
	app-text/antiword/antiword-0.37.bep
	app-text/libpaper/libpaper-1.1.23.bep
	app-text/libpaper/libpaper-1.1.24.bep
	app-text/rman/rman-3.2.bep
	dev-db/sqlite/sqlite-3.6.22.bep
	dev-db/sqlite/sqlite-3.6.23.bep
	dev-db/sqlite/sqlite-3.7.2.bep
	dev-db/sqlite/sqlite-3.7.3.bep
	dev-db/sqlite/sqlite-3.7.4.bep
	dev-db/sqlite/sqlite-3.7.5.bep
	dev-lang/lua/lua-5.1.4.bep
	dev-lang/nasm/nasm-2.08.01.bep
	dev-lang/perl/patches/perl-5.10.0.patch
	dev-lang/python/python-2.5.4.bep
	dev-lang/python/python-2.6.4.bep
	dev-lang/python/python-2.6.5.bep
	dev-lang/python/python-2.6.6.bep
	dev-lang/python/python-2.6.7.bep
	dev-lang/python/python-2.6.8.bep
	dev-lang/python/python-3.2.bep
	dev-lang/python/python-3.2.recipe
	dev-lang/python/python-3.2a4.bep
	dev-lang/yasm/yasm-1.1.0.bep
	dev-libs/apr-util/apr-util-1.3.10.bep
	dev-libs/apr-util/apr-util-1.3.9.bep
	dev-libs/apr/apr-1.3.8.bep
	dev-libs/apr/apr-1.3.9.bep
	dev-libs/apr/apr-1.4.2.bep
	dev-libs/apr/patches/apr-1.4.2.patch
	dev-libs/expat/expat-2.0.1.bep
	dev-libs/fribidi/fribidi-0.19.2.bep
	dev-libs/icu/icu-4.4.1.bep
	dev-libs/libedit/libedit-20090923.bep
	dev-libs/libedit/libedit-20100424.bep
	dev-libs/libevent/libevent-1.4.11.bep
	dev-libs/libevent/libevent-1.4.13.bep
	dev-libs/libevent/libevent-1.4.14b.bep
	dev-libs/libevent/libevent-2.0.10.bep
	dev-libs/libiconv/libiconv-1.12.bep
	dev-libs/libiconv/libiconv-1.13.1.bep
	dev-libs/libpcre/libpcre-8.00.bep
	dev-libs/libpcre/libpcre-8.02.bep
	dev-libs/libpcre/libpcre-8.12.bep
	dev-libs/libxml2/libxml2-2.7.3.bep
	dev-libs/libxml2/libxml2-2.7.6.bep
	dev-libs/libxml2/libxml2-2.7.7.bep
	dev-libs/libxml2/libxml2-2.7.8.bep
	dev-libs/openssl/openssl-0.9.8l.bep
	dev-libs/openssl/openssl-0.9.8m.bep
	dev-libs/openssl/openssl-1.0.0.bep
	dev-libs/openssl/openssl-1.0.0a.bep
	dev-libs/openssl/openssl-1.0.0c.bep
	dev-qt/qtcore/qtcore-4.8.x-git.bep
	dev-qt/qtcore/qtcore-4.8.x.recipe
	dev-util/ccache/ccache-3.0.1.bep
	dev-util/cmake/cmake-2.6.4.bep
	dev-util/cmake/cmake-2.8.0.bep
	dev-util/cmake/cmake-2.8.1.bep
	dev-util/cmake/cmake-2.8.2.bep
	dev-util/cmake/cmake-2.8.3.bep
	dev-util/cmake/cmake-2.8.4.bep
	dev-util/ctags/ctags-5.8.bep
	dev-util/fastdep/fastdep-0.16.bep
	dev-util/gperf/gperf-3.0.4.bep
	dev-util/pkgconfig/pkgconfig-0.23.bep
	dev-util/pkgconfig/pkgconfig-0.25.bep
	dev-vcs/cvs/cvs-1.12.13.1.bep
	dev-vcs/cvs/cvs-1.12.13.bep
	dev-vcs/subversion/subversion-1.6.11.bep
	dev-vcs/subversion/subversion-1.6.12.bep
	dev-vcs/subversion/subversion-1.6.13.bep
	dev-vcs/subversion/subversion-1.6.15.bep
	dev-vcs/subversion/subversion-1.6.6.bep
	dev-vcs/subversion/subversion-1.6.9.bep
	dev-vcs/subversion/subversion-1.7.xx-svn.bep
	haiku-apps/bepdf/bepdf-1.1.1b4.bep
	haiku-apps/libwalter/libwalter-97.bep
	haiku-apps/paladin/paladin-1.3-hg.bep
	haiku-apps/pe/pe-2.4.3-600.bep
	haiku-apps/vision/patches/vision-908-gcc4.patch
	haiku-apps/vision/vision-0.9.7.bep
	haiku-libs/libwalter/libwalter-97.bep
	haiku-libs/libwalter/libwalter-97.recipe
	media-gfx/graphviz/graphviz-2.24.bep
	media-gfx/graphviz/graphviz-2.26.3.bep
	media-libs/flac/flac-1.2.1.bep
	media-libs/freetype/freetype-2.3.11.bep
	media-libs/freetype/freetype-2.4.2.bep
	media-libs/freetype/freetype-2.4.4.bep
	media-libs/ftgl/ftgl-2.1-svn.bep
	media-libs/guilib/guilib-1.2.1.bep
	media-libs/jpeg/jpeg-7.bep
	media-libs/jpeg/jpeg-8b.bep
	media-libs/jpeg/jpeg-8c.bep
	media-libs/libao/libao-1.0.0.bep
	media-libs/libmad/libmad-0.15.1b.bep
	media-libs/libmng/libmng-1.0.10.bep
	media-libs/libogg/libogg-1.1.4.bep
	media-libs/libogg/libogg-1.2.0.bep
	media-libs/libogg/libogg-1.2.2.bep
	media-libs/libpng/libpng-1.2.29.bep
	media-libs/libpng/libpng-1.2.30.bep
	media-libs/libpng/libpng-1.2.40.bep
	media-libs/libpng/libpng-1.2.41.bep
	media-libs/libpng/libpng-1.2.43.bep
	media-libs/libpng/libpng-1.2.44.bep
	media-libs/libpng/libpng-1.4.1.bep
	media-libs/libpng/libpng-1.4.2.bep
	media-libs/libpng/libpng-1.4.3.bep
	media-libs/libpng/libpng-1.4.4.bep
	media-libs/libpng/libpng-1.5.0.bep
	media-libs/libsdl/patches/libsdl-1.2-hg.patch
	media-libs/libtheora/libtheora-1.1.1.bep
	media-libs/libvorbis/libvorbis-1.2.3.bep
	media-libs/libvorbis/libvorbis-1.3.1.bep
	media-libs/libvorbis/libvorbis-1.3.2.bep
	media-libs/libvpx/libvpx-0.9.2-git.bep
	media-libs/smpeg/smpeg-0.4.5.bep
	media-libs/speex/speex-1.2-git.bep
	media-libs/speex/speex-1.2rc1.bep
	media-sound/lame/lame-3.98.4.bep
	media-sound/lame/lame-398-2.bep
	media-sound/vorbis-tools/vorbis-tools-1.2.0.bep
	media-sound/vorbis-tools/vorbis-tools-1.4.0.bep
	media-video/ffmpeg/ffmpeg-0.5.bep
	media-video/ffmpeg/ffmpeg-0.6.bep
	net-misc/curl/curl-7.18.2.bep
	net-misc/curl/curl-7.19.1.bep
	net-misc/curl/curl-7.19.2.bep
	net-misc/curl/curl-7.19.5.bep
	net-misc/curl/curl-7.19.7.bep
	net-misc/curl/curl-7.20.0.bep
	net-misc/curl/curl-7.20.1.bep
	net-misc/curl/curl-7.21.1.bep
	net-misc/curl/curl-7.21.2.bep
	net-misc/curl/curl-7.21.3.bep
	net-misc/openssh/openssh-5.4p1.bep
	net-misc/openssh/openssh-5.5p1.bep
	net-misc/openssh/openssh-5.6p1.bep
	net-misc/openssh/openssh-5.7p1.bep
	net-misc/openssh/openssh-5.8p1.bep
	net-wireless/b43-fwcutter/b43-fwcutter-012.bep
	sci-libs/gsl/gsl-1.14.bep
	sys-apps/ed/ed-1.4.bep
	sys-apps/gawk/gawk-3.1.8.bep
	sys-apps/grep/grep-2.5.4.bep
	sys-apps/grep/grep-2.7.bep
	sys-apps/groff/groff-1.20.1.bep
	sys-apps/man/man-1.6f.bep
	sys-apps/sed/sed-4.2.1.bep
	sys-apps/texinfo/texinfo-4.13a.bep
	sys-devel/autoconf/autoconf-2.68.bep
	sys-devel/automake/automake-1.11.1.bep
	sys-devel/bison/bison-2.4.1.bep
	sys-devel/bison/bison-2.4.bep
	sys-devel/flex/flex-2.5.35.bep
	sys-devel/gettext/gettext-0.18.1.1-dev.bep
	sys-devel/gettext/gettext-0.18.1.1.bep
	sys-devel/jam/jam-2.5.bep
	sys-devel/m4/m4-1.4.14.bep
	sys-libs/ncurses/ncurses-5.6.bep
	sys-libs/ncurses/ncurses-5.7.bep
	sys-libs/readline/readline-5.2.bep
	sys-libs/readline/readline-6.0.bep
	sys-libs/readline/readline-6.1.bep
	sys-libs/zlib/zlib-1.2.3.bep
	sys-libs/zlib/zlib-1.2.5.bep
	x11-libs/qt/qt-4.8.x-git.bep
2013-10-15 22:48:02 +02:00
Scott McCreary
4243b61edf Fixed lame so that files end up in proper .hpkgs 2013-10-12 00:57:30 -07:00
Scott McCreary
15d1ef31fc Updated .recipe for vorbis_tools-1.4.0 so that it now builds 2013-09-21 10:20:33 -07:00
Scott McCreary
3a0c487fe9 Updated the description and summary for lame. 2013-08-27 08:13:54 -07:00
Scott McCreary
4bee427fb9 Mostly working recipe for lame-3.99.5, the additional-files can go away once
the libs that the .m4 files come from get proper recipes written.
Also the sed hacking can probably be done in a cleaner way, but it works for now.
2013-08-27 01:33:20 -07:00
Oliver Tappe
4f74a743c4 Wrestle gogo_no_coda recipe into a somewhat working state.
* the build runs through, but I haven't tested the binary at all
2013-08-26 11:25:41 +02:00