Commit Graph

7174 Commits

Author SHA1 Message Date
Kostadin Damyanov
e3ef376e07 unifont: fix the recipe 2015-09-02 00:12:22 +03:00
miqlas
ed59dbcfa7 Fix line endings (next round) 2015-09-01 21:22:58 +02:00
miqlas
7f635ad054 Updated fish shell recipe 2015-09-01 21:22:58 +02:00
Kostadin Damyanov
3410dea57c unifont: cosmetic changes 2015-09-01 22:03:31 +03:00
Kostadin Damyanov
0695f3d1e9 hack: cosmetic changes 2015-09-01 21:58:50 +03:00
Humdinger
f08bc2f6be Recipe cosmetics, impoved SUMMARY/DESCRIPTION, re-ordered blocks. 2015-09-01 17:28:44 +02:00
fbrosson
1b76571978 Update cdrtools to 3.01 (final) 2015-08-31 21:56:15 +02:00
Jerome Duval
493b923034 hack font: let's be consistent with portage. 2015-08-31 19:23:57 +00:00
Adrien Destugues
ff818c9d17 Add recipe for IFF ILBM translator. 2015-08-31 18:41:21 +02:00
Humdinger
ae698c8c3b Recipe cosmetics: improved SUMMARY/DESCRIPTION and re-ordered blocks. 2015-08-31 17:16:33 +02:00
Sergei Reznikov
e9901f64b8 VMware add-ons: update to latest commit 2015-08-31 10:20:19 +03:00
Michael Lotz
56ccbc2342 Recipe for HaikuWebKit 1.4.12. 2015-08-30 21:01:08 +00:00
Sergei Reznikov
ddcf78239f libgsasl: re-ordered blocks 2015-08-30 23:16:03 +03:00
diversys
aa91fe94dc Merge pull request #299 from Max-Might/master
Add recipe for the Hack font.
2015-08-30 23:13:00 +03:00
Adrien Destugues
6dfa135738 ffmpeg: enable modplug support.
* Now it can be used to play MOD files and other tracked formats.
2015-08-30 16:55:02 +02:00
Adrien Destugues
4f177d6f8e ffmpeg 0.11: make it work with gcc2.
* Assembler code completely disabled for gcc2. Cross platform C code is
used instead, which means this needs more CPU than the 0.10.x branch
with asm enabled. But, at least it works.
* Redone the gcc2 support to make it more well behaved. Things that only
* need to be disabled for gcc2 are under a #if __GNUC__ > 2 check,
instead of #if 0. Also removed a lot of hacks to the configure script
that are not needed anymore.
* Since the patch for gcc2 should not create problems for the gcc4
version, use a single patch. The hack used to decide which patchset to
use did not work, because effectoiveTargetarchitecture was not set yet
when parsing the file to find the PATCHES variable.
* I leave this marked as broken for gcc2, because 0.11.5 was not updated
for years, while the ffmpeg team is still updating the 0.10.x branch
with regular releases. This means 0.10 gets bugfixes in the codecs, and
0.11 doesn't. We better use the latest codecs, even if we don't get the
latest API.
2015-08-30 16:25:00 +02:00
Sergei Reznikov
6d8821bd51 libgsasl: add recipe for version 1.8.0 2015-08-30 12:41:01 +03:00
Kostadin Damyanov
8a452d7bf7 Add recipe for the Hack font. 2015-08-30 12:33:13 +03:00
Sergei Reznikov
cdf057d4f7 qutIM: several fixes to the recipe
* disable D-Bus as it's currently broken in Haiku's Qt
* disable NOWPLAYING which crashes qutIM because of disabled D-Bus
* enable ICQ and Jabber plugins by enabling libqca
* enable Aspell plugin
* add missing REQUIRES
* sort BUILD_REQUIRES
2015-08-30 12:13:19 +03:00
Sergei Reznikov
5d0e081a98 aspell: add secondary architecture support 2015-08-29 19:26:57 +03:00
Humdinger
a862488be8 Convert mediainfo from BEP to a working recipe. 2015-08-29 17:12:01 +02:00
Sergei Reznikov
67e0573bc4 qutIM: add WIP recipe for version 0.3.3"
It currently compiles and starts but crashes after closing the wizard.
Directory structure needs to be adjusted.
2015-08-29 16:36:49 +03:00
Humdinger
f5b71b546d Recipe cosmetics. Improved SUMMARY/DESCRIPTION, re-ordered blocks. 2015-08-28 17:15:55 +02:00
Adrián Arroyo Calle
fde29f17ec Finally fixed trailing whitespace 2015-08-28 14:57:37 +00:00
Augustin Cavalier
a7553e5136 Trim trailing spaces (again). 2015-08-28 10:47:07 -04:00
Adrián Arroyo Calle
425dc83f9d Remove trailing whitespace 2015-08-28 14:45:10 +00:00
Adrián Arroyo Calle
4b91a0efde HaikuPorter Guidelines to SoX 2015-08-28 14:33:47 +00:00
Adrián Arroyo Calle
46f92e19fe Sox 14.4.2 2015-08-28 12:30:30 +00:00
Humdinger
ae085c6b97 More cosmetics. Mainly improved SUMMARY/DESCRIPTION and re-ordered blocks 2015-08-27 18:29:33 +02:00
waddlesplash
f1a311192e Merge pull request #293 from miqlas/cmus
cmus recipe
2015-08-26 21:58:22 -04:00
miqlas
a954c6f6a3 cmus recipe 2015-08-26 21:27:01 +02:00
Augustin Cavalier
cad46bb0e6 Mark Qt5WebKit as busted. 2015-08-26 15:15:38 -04:00
Humdinger
4b87f53b6a Mostly recipe cosmetics: improved SUMMARY/DESCRIPTION and re-ordering blocks
and:

*	befar
	Remove unneeded $secondaryArchSuffix
	Use g++

*	mirrormagic
	Remove unneeded $secondaryArchSuffix

*	slime_volley
	Replaced slime_volley with slimevolley in PROVIDES
	Add lib:libsdl_net in REQUIRES

*	super_transball
	Remove unneeded $secondaryArchSuffix
	Replaced super_transball with stransball2 in PROVIDES
2015-08-26 19:52:24 +02:00
Humdinger
4a6f4a8774 More recipe cosmetics.
Mainly inproved SUMMARY/DESCRIPTION and re-ordering of blocks.
2015-08-25 17:44:40 +02:00
Humdinger
44defae7e2 Recipe cosmetics.
Improved SUMMARY/DESCRIPTIONs.
Re-ordered blocks.
2015-08-24 17:25:09 +02:00
Sergei Reznikov
8e317821a9 Sequitur: update to latest commit 2015-08-24 18:25:14 +03:00
Sergei Reznikov
de43fc73e7 LnLauncher: update to latest commit 2015-08-24 16:01:42 +03:00
Adrien Destugues
562a7b3ff9 Plib: turn bep into recipe. 2015-08-23 10:47:40 +02:00
humdinger
4214010eaf Merge pull request #289 from bbjimmy/master
Merged. Thanks!
2015-08-23 08:43:29 +02:00
Jim Saxton
c18b036007 fix typeo 2015-08-23 02:08:28 +00:00
Adrien Destugues
52d63c8978 Recipe for gws. 2015-08-22 16:40:15 +02:00
Humdinger
18588b4916 Improved SUMMARY/DESCRIPTION and re-ordered blocks 2015-08-20 19:00:14 +02:00
Jerome Duval
5b3b9818bc bash: bump version. 2015-08-19 21:43:25 +00:00
Jerome Duval
69814b4a51 libasr: add recipe for version 1.0.2 2015-08-18 21:11:11 +00:00
Jerome Duval
93b9c68ae3 freetype: bump revision. 2015-08-18 21:11:10 +00:00
Jerome Duval
417e543cda freeciv: bump version. 2015-08-18 21:11:08 +00:00
Sergei Reznikov
8e094cc204 LnLauncher: update to latest commit 2015-08-18 15:40:33 +03:00
Jerome Duval
3678241d3d lzip: bump version. 2015-08-17 22:10:32 +00:00
Jerome Duval
7e660ad9c1 ncurses: add recipe for version 6.0 2015-08-17 21:48:46 +00:00
Jerome Duval
d770194636 cmake: bump version. 2015-08-17 21:48:45 +00:00