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
Jerome Duval
7153ab536a
unrar: add recipe for version 5.3.2
2015-08-17 21:48:43 +00:00
Jerome Duval
e5553e64c7
mpg123: bump version.
2015-08-17 21:48:42 +00:00
Adrien Destugues
6e2c0f5865
GrafX2: fix more packaging issues.
...
* The program didn't work when there wasn't a copy of the source
somewhere, as it could not find its data directory. Now it uses
find_path.
* Added an hvif icon and deskbar symlink.
2015-08-16 14:45:18 +02:00
Humdinger
adac6d205e
Added recipe for new QuickLaunch release 0.9.11
2015-08-16 13:38:22 +02:00
Adrien Destugues
629a2332c1
GrafX2. point to latest revision to get latest bugfixes.
2015-08-16 13:02:38 +02:00
Adrien Destugues
d5f2766d4d
TexLive: missing secondaryArhcSuffix.
...
Make it impossible to install from haikudepot.
2015-08-16 13:02:38 +02:00
Sergei Reznikov
1867aa2865
KeymapSwitcher: fix build
2015-08-16 13:18:07 +03:00
Sergei Reznikov
3e59b8336c
qBittorrent: fix provides
2015-08-16 12:04:06 +03:00
Sergei Reznikov
7b283a3a88
libtorrent_rasterbar: fix build
2015-08-16 11:44:04 +03:00
Humdinger
677c99a1e3
Update and improve BePodder recipe
...
Include help and tutorial documents.
Move everything in a $appsDir/BePodder sub-folder.
Re-order blocks.
Improve DESCRIPTION, there's no special registered version anymore.
Update to latest commit of BePodder.
2015-08-15 18:54:34 +02:00