Commit Graph

16 Commits

Author SHA1 Message Date
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
noryb009
3a758f0e57 Rewrap media-sound DESCRIPTIONs 2014-01-02 16:40:57 -05:00
François Revol
eb5114d03e ocp: use runConfigure
Although it still installs things to share/
2013-12-11 10:03:24 +01:00
François Revol
ef7b9215e7 ocp: prerequire pkg_config*
OCP actually uses pkg-config to detect SDL, so we require the
secondary arch version of it to make sure it searches the correct
pc files.

Tested on x86.
2013-12-11 09:43:49 +01:00
François Revol
647eb3b8f8 ocp: Mark untested for now as it fails to compile
Some newly added asm code seems to have issue with PIC.
2013-12-11 07:34:21 +01:00
François Revol
9e2e19ae35 ocp: Add sdl-config to prerequires correctly 2013-12-11 07:33:37 +01:00
François Revol
8b4d4f88dd ocp: Untested on x86_64 2013-12-11 01:40:58 +01:00
François Revol
6d9234da80 ocp: Add missing ncurses require 2013-12-10 19:11:04 +01:00
François Revol
31c6838377 ocp: Force SDL detection
Seems we must pass CFLAGS instead now...
I'd be nicer if configure used sdl-config directly though.

Now it's not building anymore though...
2013-12-09 16:55:14 +01:00
François Revol
53f9afc3e1 Fix ocp recipe
Although it doesn't seem to detect SDL.h yet...
2013-12-09 13:41:24 +01:00
Oliver Tappe
aec3652b01 Cleanup: fix names of recipe and patch files.
* this fixes the wrong recipe names introduced by myself in #d525fee
* adjust patch names to match corresponding recipes
* additionally: create 'additional-files' folders as hint to some
  ports that do not have a proper recipe yet
2013-08-25 23:51:08 +02:00
Oliver Tappe
d525fee8e9 Fix names of recipe files that were non-parsable 2013-08-04 21:47:43 +02:00
Oliver Tappe
60aba35d64 * convert all .bep files to follow shell syntax
* rename all .bep files to .recipe
2013-03-29 16:31:03 +00:00
Oliver Tappe
94cc6aaf85 Merge all changes from trunk 2013-03-29 14:04:07 +00:00