Commit Graph

19 Commits

Author SHA1 Message Date
Jerome Duval
1bbb711b63 apr_util: bump version. 2014-09-23 17:10:22 +00:00
Jerome Duval
0796b881e4 Revert parts of d0ef852764. 2014-09-22 22:30:13 +00:00
Jerome Duval
d0ef852764 freetype: fixed pkg-config and libtool files.
to use package links as described by Ingo.
* added devel packages requirements for libpng, zlib, bzip2
2014-09-22 22:20:35 +00:00
Oliver Tappe
80bbd70b83 Let all recipes use SHA-256 checksums only. 2014-04-21 19:31:51 +02:00
Julien Lepiller
4933be3cc8 update apr and apr_util 2014-04-18 23:06:06 +02:00
noryb009
29263bda29 Rewrap dev-libs DESCRIPTIONs 2014-01-02 16:40:56 -05:00
Alexander von Gluck IV
d97a2aabd9 all: Don't use portVersionedName for SOURCE_DIR
* portVersionedName contains the secondary architecture,
  so using it means secondary package builds fail.
  example: $portVersionedName is libwow_x86-0.0.0 when
  doing an x86 build on x86_gcc2
2013-12-25 17:52:56 -06:00
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