Commit Graph

12 Commits

Author SHA1 Message Date
Chris Roberts
f583e06d22 Cleanup leftover directories from the merge.
--HG--
rename : dev-libs/apr-util/patches/apr-util-1.3.10.patch => dev-libs/apr_util/patches/apr_util-1.3.10.patch
rename : haiku-apps/caya-gpl-protocols/patches/caya-gpl-protocols-0.HEAD.patch => haiku-apps/caya_gpl_protocols/patches/caya_gpl_protocols-0.HEAD.patch
2013-10-16 14:59:48 -06:00
Scott McCreary
6512574051 Change common to system in apr-util recipe. 2013-10-13 10:03:39 -07:00
Oliver Tappe
8ec70f6e92 Add x86_64 as supported architecture to ports required by Haiku. 2013-09-02 11:51:26 +02:00
Ingo Weinhold
d3fff39e6e Declare most recipes stable on x86 2013-08-17 09:40:03 +02:00
Ingo Weinhold
089e141aeb Replace ':' in package link paths by '~'
Also add missing libiconv requires for apr_util.
2013-08-13 13:55:32 +02:00
Ingo Weinhold
ce9743f86b apr_util: fix SOURCE_DIR 2013-08-06 20:23:35 +02:00
Oliver Tappe
39a646a289 Adjust recipes to separation of buildhost and target packages 2013-08-05 00:14:47 +02:00
Ingo Weinhold
ad370fc3a0 apr_util: update recipe
* provides:
  - Remove lib:libaprutil. A library with that base name doesn't exist.
  - lib:libaprutil_1: Fix version.
* requires: Require the actual apr and expat libraries.
* build_requires: Don't include requires, rather specify the build
  packages explicitly.
* Remove lib/aprutil.exp.
* Build separate devel package.
2013-06-16 00:44:55 +02:00
Ingo Weinhold
88cc2bcdb9 Update apr_util recipe
* Rename patch to match package name.
* Specify patch explicitly. Previously patch wasn't picked up anymore
  due to its name not matching the package name.
* Add cmd:apu_1_config to provides.
* Move patch command from BUILD to PATCH.
* Use runConfigure.
* Use jobArgs.
* Fix developLibDir paths in apu-1-config.
* Patch build/apu-conf.m4 so the correct include and library path is
  used for expat.
* Remove old patches.
2013-04-30 21:56:50 +02:00
Oliver Tappe
4ea9663aa1 Separate link-time and runtime libs in older apr & apr_util recipes 2013-04-28 01:00:42 +02:00
Oliver Tappe
5ea51163d3 Rename apr-util-1.4.6.recipe and convert it to an actual recipe 2013-04-27 21:49:38 +02:00
Oliver Tappe
2191f6611f Rename all port folders containing '-' to use '_' instead.
* haikuporter relies on the recipe file sharing the name with the port folder
2013-04-21 18:58:18 +02:00