François Revol
b4d0b49f4f
Add a recipe for mpc (MPD client) as musicpc
...
That was bound to happen, there's already a port called mpc elsewhere...
2014-08-02 13:26:57 +02:00
François Revol
6a07e94164
mpd: update patch
...
- fix dependencies issue due to copying incorrect win32 stuff
- fix warnings
2014-08-01 23:18:08 +02:00
François Revol
570b21a48e
mpd: Update patchset
...
Adds an icon and use it for notifications.
Also set buffer size to 4k since 1k seems a bit small here.
2014-08-01 01:14:53 +02:00
François Revol
08973ab7ad
Add recipe for MPD
...
Work in progress
2014-07-30 18:09:17 +02:00
François Revol
cc0d4dcbb8
My current patchset for MPD (Music Player Daemon)
2014-07-30 18:05:44 +02:00
François Revol
dc39470e37
lame: require ncurses
...
It's optional but lets the CLI frontend use terminfo.
2014-07-28 15:15:26 +02:00
François Revol
3b31a1c8f4
lame: Fix build for secondary arch
2014-07-28 14:51:14 +02:00
François Revol
279fbc07e3
ocp: Remove old recipes & patches
2014-07-19 11:04:00 +00:00
François Revol
669491a117
ocp: Update recipe and patch
...
Fix all installation paths, and use proper settings directory.
2014-07-19 11:03:56 +00:00
François Revol
89156cc38e
ocp: Add patch that adds an icon
2014-07-19 00:24:32 +02:00
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