0
0
Fork 0
Commit Graph

27 Commits

Author SHA1 Message Date
waddlesplash 4f180bdb94
Utilize the new "all" ARCHITECTURES keyword in most recipes. (#6189)
x86_64 is used as a baseline: the "x86_64" entry, whatever status it has,
is transformed into "all", and then the other entries in ARCHITECTURES
either dropped or rearranged appropriately.
2021-09-15 15:40:18 -04:00
Schrijvers Luc 97c510b9bd
Use https over http, fixes problems reported by repology (#5916) 2021-05-15 09:30:48 +02:00
François Revol 1a453a8603 ocp: add recipe for 0.2.2 release 2020-08-11 02:42:19 +02:00
Augustin Cavalier ae94b1277b Bump revisions of recipes that depend on ncurses. 2019-05-24 16:14:07 -04:00
Jerome Duval 51ee6bc944 code style.
remove old patches.
2018-08-14 10:42:32 +02:00
miqlas b64871bcc9 OCP : cleanup, bump (#2206) 2018-02-13 19:41:49 -05:00
Augustin Cavalier 4634abef1b Trim extra newlines at end of file & trailing whitespace. 2015-08-04 12:08:31 -04:00
Augustin Cavalier 55dd9cf19d Rewrite ARCHITECTURES syntax to new HaikuPorter changes.
HaikuPorter now does not care what is in ARCHITECTURES when
building for a SECONDARY_ARCHITECTURE.
2015-08-04 12:00:38 -04:00
Augustin Cavalier f561efbc96 Rename SRC_URI/SRC_FILENAME to SOURCE_URI/SOURCE_FILENAME. 2015-07-02 11:13:12 -04:00
Humdinger a38db25c39 Changes in SUMMARY, DESCRIPTION and whitespace.
Removed the full-stop and repeating package name in SUMMARY.
Removed hard line breaks, broke up some very long paragraphs and
use bullet lists where possible.
All done by browsing through HaikuDepot. There may be (many) more left
in the whole haikuports repo...

Included 10 extended desriptions done by soyoye14 for GCI 2014
(https://www.google-melange.com/gci/task/view/google/gci2014/5240373098053632)

Removed/insert whitespace where it seems to be the custom in recipes.
Sometimes rearranged elements of a recipe (moving license and copyright
up, for example).
2015-01-12 19:23:51 +01:00
Oliver Tappe 52b344b97b Drop references to $haikuVersion.
* Referring the current haiku version explicitly is not needed, since
  the RequiresUpdater takes care of setting the version of Haiku used
  for building a package.
2014-12-14 23:08:52 +01: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 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