Commit Graph

145 Commits

Author SHA1 Message Date
Jerome Duval
74c3453bc9 libwps: bump version.
* remove libtool file.
2015-06-02 19:59:48 +00:00
Gerasim Troeglazov
b7c201b017 twolame: fix provides 2015-05-26 22:57:41 +10:00
Jerome Duval
4a7c28691d lame: remove libtool file. 2015-05-25 18:43:17 +00:00
Adrien Destugues
aaee64773f Schismtracker: fix recipe.
Fixes http://ports.haiku-files.org/ticket/370.
2015-04-20 21:05:02 +02:00
Adrien Destugues
1c52019e0b twolame: fix requires. 2015-04-19 10:12:19 +02:00
Augustin Cavalier
f46feb7a38 lmms: create recipe.
I used this version rather than the current v1.1, because this git
snapshot has my upstreamed patches for Haiku in it.
2015-03-16 18:09:07 -04:00
Jerome Duval
6eb8ac4280 mpg123: bump to latest 2015-03-05 23:02:58 +00:00
Humdinger
a38db25c39 Changes in SUMMARY, DESCRIPTION and whitespace.
Removed the full-stop and repeating package name in SUMMARY.
Removed hard line breaks, broke up some very long paragraphs and
use bullet lists where possible.
All done by browsing through HaikuDepot. There may be (many) more left
in the whole haikuports repo...

Included 10 extended desriptions done by soyoye14 for GCI 2014
(https://www.google-melange.com/gci/task/view/google/gci2014/5240373098053632)

Removed/insert whitespace where it seems to be the custom in recipes.
Sometimes rearranged elements of a recipe (moving license and copyright
up, for example).
2015-01-12 19:23:51 +01:00
Oliver Tappe
52b344b97b Drop references to $haikuVersion.
* Referring the current haiku version explicitly is not needed, since
  the RequiresUpdater takes care of setting the version of Haiku used
  for building a package.
2014-12-14 23:08:52 +01:00
Alexander von Gluck IV
16b9fc3783 fluidsynth: Fix libFLAC dependency, rev revision due to lib change 2014-12-03 19:48:10 +00:00
Alexander von Gluck IV
4c299e799f vorbis_tools: Fix libFLAC dependency, rev revision due to lib change 2014-12-03 19:47:19 +00:00
Jerome Duval
9982106f67 redoflacs: add recipe for version 0.30 2014-10-08 16:23:31 +00:00
Jérôme Duval
11d991b9c7 _devel$secondaryArchSuffix => ${secondaryArchSuffix}_devel 2014-10-01 19:32:11 +02:00
Adrien Destugues
151131504d Fix musepack hybrid build. 2014-09-25 09:10:08 +02:00
Jerome Duval
0796b881e4 Revert parts of d0ef852764. 2014-09-22 22:30:13 +00:00
Jerome Duval
d0ef852764 freetype: fixed pkg-config and libtool files.
to use package links as described by Ingo.
* added devel packages requirements for libpng, zlib, bzip2
2014-09-22 22:20:35 +00:00
Adrien Destugues
f9729c623c twolame: wrong name for patchet 2014-09-22 18:00:01 +02:00
Adrien Destugues
5abb56c4a3 musepack: patchset was not used. 2014-09-22 18:00:01 +02:00
Adrien Destugues
6bc01b90fe twolame: fix gcc2 build. 2014-09-13 18:04:00 +02:00
Adrien Destugues
48856d9db2 Add recipe for musepack. 2014-09-13 17:53:04 +02:00
Jerome Duval
de92488c4a fluidsynth: enable x86_64 and fix lib version 2014-09-05 16:04:02 +00:00
Jerome Duval
e6ab380a7e milkytracker: enable x86 and x86_64
* link against libstdc++
2014-09-03 22:26:22 +00:00
Jerome Duval
02f7acf8e8 lame: fix libmp3lame soname 2014-09-02 15:29:34 +00:00
Jérôme Duval
08b2143412 remove x86_64 from SECONDARY_ARCHITECTURES 2014-08-20 22:00:01 +02:00
François Revol
6210b61161 mpd: Fix recipe
Some dependencies are not detected correctly yet (probably
missing or broken pkg-config files) but it builds.
2014-08-16 01:40:17 +02:00
François Revol
e751fa468b mpd: fix for string.h vs strings.h changes 2014-08-15 22:44:39 +02:00
François Revol
908c82cd1a mpd: Whitespace cleanup in patch 2014-08-15 22:38:22 +02:00
François Revol
45074e7448 fluidsynth: Fix PROVIDES
GRMBL
2014-08-15 18:45:35 +02:00
François Revol
07f4aee86f Whitespace cleanup 2014-08-15 18:01:07 +02:00
François Revol
769271f081 Cleanup fluidsynth recipe and patches
- merge both patches and add proper history

- run autogen.sh to avoid hardcoding stuff
- add a configure case for haiku although it doesn't seem
to have any effect
- still run libtoolize -fci just in case.
2014-08-15 16:56:28 +02:00
Begasus
5c11676c35 changed the recipe to use configure instead of cmake, this way it compiles for both x86_ggc2 and x86 2014-08-15 16:54:50 +02:00
François Revol
6807085f0c opensound: Fix physical address passing in oss_map_pci_mem()
This fixes a crash due to sign extension of addresses.
2014-08-07 22:33:56 +02:00
François Revol
e45ac504ef opensound: Use latest known git revision 2014-08-07 17:11:29 +02:00
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