miqlas
1143bc67e4
Updated zsh recipe to use the B_USER_SETTINGS_DIRECTORY
2015-09-06 10:00:18 +00:00
diversys
92f08aa55c
Merge pull request #305 from fbrosson/patch-1
...
cdrtools: delete recipes of several old releases.
2015-09-06 08:43:13 +03:00
fbrosson
6bd5749890
cdrtools: delete recipes of several old releases.
2015-09-06 01:18:03 +02:00
Humdinger
f5c36c5e0b
Improved patch for Slime Volley.
...
Cleaner with use of #ifdef __HAIKU__
2015-09-05 11:11:32 +02:00
Humdinger
dd101b6a98
Improved Slime Volley.
...
* Renamed recipe and its folder to "slimevolley" as that is the name under
PROVIDES. Hopefully that makes it finally installable from HDS.
* Added a vector icon rdef and I-O-M file.
* Added a patch putting the settings file into B_USER_SETTINGS_DIRECTORY.
2015-09-05 10:14:49 +02:00
diversys
ca90996a38
Merge pull request #304 from Max-Might/master
...
Updating some fonts
2015-09-04 23:11:14 +03:00
Kostadin Damyanov
e51e57ff25
overpass: add recipe
2015-09-04 22:32:33 +03:00
Kostadin Damyanov
74939a5a16
courier_prime: also install courier_sans and courier_code
2015-09-04 22:20:01 +03:00
Kostadin Damyanov
fb5b253ed2
Merge remote-tracking branch 'upstream/master'
2015-09-04 21:04:06 +03:00
Humdinger
062af5ca5e
Recipe cosmetics: improved SUMMARY/DESCRIPTION, re-ordered blocks.
2015-09-04 15:02:11 +02:00
Humdinger
5676d46cd9
New recipe for QuickLaunch 0.9.12
2015-09-03 19:19:08 +02:00
Humdinger
82d0a570cd
Recipe primping, improved SUMMARY/DESCRIPTION, re-ordering blocks.
2015-09-03 17:55:00 +02:00
Sergei Reznikov
2544d64f77
qutIM: more fixes to the recipe and the patch
...
* disabble mobile plugins, those are not needed.
* correctly set QUTIM_SHARE_DIR on Haiku so that qutIM can find its icons. This also fixes crashes in some plugins.
* clean up patch.
TODO: some icons are still missing. Statistics gatherer window always shows on start-up.
2015-09-03 08:26:32 +03:00
Sergei Reznikov
3bd3d838e7
qutIM: more fixes and patches
...
* Show qutIM icon in notifications
* Directory structure adjusted
* Add resource file
* Add libqca to requires
TODO: fix icon loading and empty settings window...
2015-09-02 19:23:26 +03:00
humdinger
1d0ee1bda0
Merge pull request #300 from fbrosson/patch-1
...
Update cdrtools to 3.01 (final)
Thanks!
2015-09-02 10:11:14 +02:00
diversys
1b39b1e5ce
Merge pull request #301 from Max-Might/master
...
Updating two font recipes
2015-09-02 07:44:06 +03:00
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