François Revol
3c078d8192
Fix some bad usage of $portVersionedName
...
It contains _x86 for gcc4 builds, which is not what we need.
2014-07-19 19:49:49 +02:00
François Revol
23fb13725e
Add patch for simh
...
No recipe yet.
2014-07-19 18:35:39 +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
ce81f8ec42
gettext: Simplify PROVIDES and increment revision
...
Previous changes forgot to bump revision...
2014-07-19 00:30:11 +02:00
François Revol
89156cc38e
ocp: Add patch that adds an icon
2014-07-19 00:24:32 +02:00
Augustin Cavalier
2e2525d4c1
kdelibs4: preliminary recipe.
...
This does not work: it gets about halfway through and then stops because
of an unresolved symbol that runtime_loader cannot seem to find. I haven't
pinpointed the source of the problem yet, but I figured this should be online
for others to review and scrutinize.
2014-07-18 16:17:37 -04:00
François Revol
52bc814f0c
supertux: Add zlib dependency
2014-07-17 21:41:52 +02:00
François Revol
ded0238ff6
supertux: Add missing sdl_image dependency
2014-07-17 21:41:51 +02:00
François Revol
a4503a220d
supertux: Add checksum; sdl_mixer is required
2014-07-17 21:41:50 +02:00
François Revol
8498b39c0e
supertux: Update recipe
...
Not working yet.
2014-07-17 21:41:49 +02:00
François Revol
5cf4a19f75
espeak: Fix policy warnings
...
* missing lib:libespeak PROVIDE
* missing devel: PROVIDE
* fix include install location
* fix lib install to develop/
2014-07-17 21:38:19 +02:00
François Revol
48f66dfc5a
espeak: Add patch
2014-07-17 21:38:18 +02:00
François Revol
9298592332
espeak: Add checksum
2014-07-17 21:38:17 +02:00
François Revol
cfda58e461
Initial recipe for espeak
2014-07-17 21:38:16 +02:00
Augustin Cavalier
03ccbe7296
automoc: don't hang when CMake doesn't respond (patch from FreeBSD).
2014-07-17 13:05:18 -04:00
Adrien Destugues
822c03f2ae
Wizznic: fix recipe.
2014-07-17 16:42:11 +02:00
Adrien Destugues
2db725ed3e
LHA: add expander rule and fix libiconv detection
...
* Makes it possible to extract LHA archives with Expander
* Makes it possible to extract archives with non-utf8 file names inside
2014-07-17 09:48:03 +02:00
Augustin Cavalier
51df6b2c0d
README.md edited online with Bitbucket
2014-07-17 02:21:04 +00:00
Jerome Duval
621934e424
llvm: version bump.
2014-07-16 21:46:56 +00:00
Augustin Cavalier
b65ea82343
libdbusmenu_qt: create recipe.
2014-07-16 16:22:39 -04:00
Augustin Cavalier
b773f86414
qjson: create recipe.
2014-07-16 16:22:38 -04:00
Augustin Cavalier
3886dd766f
libqt4: version 4.8.6.2.
...
* Squelches some debug output.
* DBus support.
2014-07-16 16:22:36 -04:00
Jerome Duval
8d5c32c206
nasm: version bump.
2014-07-16 17:23:45 +00:00
Jerome Duval
2de69dba36
freetype: version bump.
...
* this version of freetype normally requires harfbuzz, but harfbuzz
also requires freetype, a circular dependency that I don't know
how haikuporter can handle (this would require two builds of freetype).
2014-07-16 17:23:11 +00:00
François Revol
4a2de73be1
libmpdclient: Add TODO
2014-07-16 12:44:09 +02:00
François Revol
112943aee9
boost: Fix PROVIDES_devel
2014-07-16 12:44:08 +02:00
François Revol
8cd433c5a6
libid3tag: Fix gcc4 build
2014-07-16 12:44:07 +02:00
Jerome Duval
f1dc8d30a2
libid3tag: added missing provides on the devel package.
2014-07-16 10:10:05 +00:00
Augustin Cavalier
92e2ccd73e
dbus: fix header installation path and Python dependency.
2014-07-15 15:21:02 -04:00
Augustin Cavalier
4a952b5cf9
dbus: fix mistake.
2014-07-15 14:00:05 -04:00
Adrien Destugues
d702cc809a
Forgot to add Watcom licence file.
2014-07-15 19:44:11 +02:00
Adrien Destugues
fa8b6518bd
WIP recipe for Open Watcom.
...
Build fails after the bootstrapping stage, as executables compiled with
Watcom tools crash the runtime loader.
2014-07-15 19:43:36 +02:00
Augustin Cavalier
d3de5b0594
dbus: working recipe.
2014-07-15 13:23:03 -04:00
Augustin Cavalier
54144bbdd8
strigi: devel package requires base package.
2014-07-15 11:19:51 -04:00
Augustin Cavalier
4eed96fc2c
xz_utils: devel package requires base package.
2014-07-15 11:19:30 -04:00
Augustin Cavalier
27bbe92503
ninja: v1.5.1.
2014-07-15 10:50:08 -04:00
Augustin Cavalier
98d0435866
strigi: copy CMake modules into the correct directory and the devel package.
2014-07-15 10:14:40 -04:00
Augustin Cavalier
a1f9d3975d
Strigi: add working recipe.
2014-07-14 17:06:49 -04:00
Augustin Cavalier
daf4366f0b
libattica: fix version and install.
...
PulkoMandy suggested using CMake 3, but that didn't really help...
2014-07-14 15:48:04 -04:00
Augustin Cavalier
d23f1c2fc3
CMake: update to 3.0.0 final.
2014-07-14 15:39:36 -04:00
Augustin Cavalier
d802e836f4
libattica: working recipe.
...
If anyone knows a better way to call CMake than the hack I used after
"make install", please tell me. I already tried INSTALL_LIB_DIR and
friends.
2014-07-14 13:40:09 -04:00
Augustin Cavalier
6689510053
xz_utils: Split devel:liblzma into a separate package.
2014-07-13 10:39:35 -04:00
Adrien Destugues
39a04ed6c6
Python 2.7: mark as working on x86_gcc2
...
The recipe works and builds a perfectly working Python. Upgrading the
system from Python 2.6 is a problem, but this one can be installed in
home and works fine, so this is not a problem with the recipe.
2014-07-13 08:48:40 +02:00
Adrien Destugues
ca546eeb3d
Make SDL2 work better
...
* Fix a compilation problem on gcc2
* Use dlopen for shared library suport, as the custom code doesn't look
for libs in the right place (fixes libSDL2 not finding libpng, for
example).
2014-07-13 08:42:05 +02:00
Adrien Destugues
c0fc937704
Add Cython recipe.
2014-07-13 08:40:00 +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
François Revol
92881f8c4a
physfs: Fix PROVIDES_devel
2014-07-12 22:04:33 +02:00
François Revol
63425ca8ea
libmad: Fix PROVIDES_devel
2014-07-12 22:02:52 +02:00