Ingo Weinhold
82581c9adb
libxml2: support building for secondary architecture
2013-08-09 03:39:07 +02:00
Ingo Weinhold
85cdd23990
openssl: support building for secondary architecture
2013-08-09 00:50:41 +02:00
Ingo Weinhold
1899208464
libsolv: support building for secondary architecture
2013-08-08 05:09:30 +02:00
Ingo Weinhold
3b477897d3
libiconv: support building for secondary architecture
2013-08-07 05:19:28 +02:00
Ingo Weinhold
5e50b5c312
icu: support building for secondary architecture
2013-08-07 04:37:59 +02:00
Ingo Weinhold
15c590b0e3
expat: support secondary architecture build
2013-08-07 04:30:42 +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
Oliver Tappe
d525fee8e9
Fix names of recipe files that were non-parsable
2013-08-04 21:47:43 +02:00
Ingo Weinhold
e00c2d5e19
icu: fix typo in devel package provides
2013-08-03 20:08:27 +02:00
Ingo Weinhold
bc9da42f92
libxml2: update recipe
...
* Update zlib in [BUILD_]REQUIRES.
* Build separate devel package.
2013-06-17 21:02:43 +02:00
Ingo Weinhold
4bb41e6226
libpcre: update recipe
...
* Fix library versions.
* Use runConfigure.
* Build separate devel package.
2013-06-17 20:52:44 +02:00
Ingo Weinhold
4b2db2873f
libedit: update recipe
...
* Rename versions: 20120601_3.0 -> 2012_06_01_3.0
* Build separate devel package.
2013-06-17 20:44:36 +02:00
Ingo Weinhold
86eb2202a7
libsolv: update to new version
...
Fixes a version comparison issue.
2013-06-17 19:00:48 +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
7e7bfa9ead
apr: update recipe
...
* provides:
- Remove lib:libapr. A library with that base name doesn't exist.
- lib:libapr_1: Fix version.
* Remove lib/apr.exp.
* Build separate devel package.
* Remove explicit source package declaration.
2013-06-16 00:41:23 +02:00
Ingo Weinhold
a96af2db25
openssl: update recipe
2013-06-12 16:02:43 +02:00
Ingo Weinhold
4932f569c7
libsolv: update recipe
2013-06-12 15:29:44 +02:00
Ingo Weinhold
0a8e0502de
icu: update recipe
2013-06-12 15:19:18 +02:00
Ingo Weinhold
81e80eadb9
expat: update recipe
2013-06-12 14:44:32 +02:00
Ingo Weinhold
0be68bd73f
libiconv: remove old non-recipe/related files
2013-06-10 14:43:28 +02:00
Ingo Weinhold
8192cb422b
libiconv: update recipe
...
Build separate devel package.
2013-06-10 14:42:10 +02:00
Ingo Weinhold
d776f01aa0
Update libsolv: Supports B_PACKAGE_ARCHITECTURE_SOURCE, now
2013-05-30 23:48:30 +02:00
Adrien Destugues
9b6e3c28b0
Update NetSurf following 3.0 release
...
* All the packages have changed version
* Cleanup the dependencies to avoid repeating transitive ones
* libxml is not required anymore (libdom replaces it everywhere)
* on the other hand, NetSurf build uses perl html::entities. Added a bep for it.
* Also adjusted the licences. While NetSurf is still GPL/MIT+OpenSSL exception, all the other libs are plain MIT, with various copyright holders.
2013-05-26 14:06:09 +02:00
Oliver Tappe
e345a1f231
Add zlib_devel as build requirement for openssl
2013-05-20 19:25:35 +02:00
Ingo Weinhold
342bbced52
libsolv: Update to newer version
...
Fixes comparison of versions with pre-release.
2013-05-20 18:15:36 +02:00
Ingo Weinhold
a2ed366b6b
Remove older icu non-recipes and patches
2013-05-01 01:36:01 +02:00
Ingo Weinhold
3fee9cc3cb
Add icu 4.8.1.1 recipe and patch
...
The patch is an unchanged version of the 4.8.1 patch and the recipe is
derived from the non-recipe for 4.8.1.
2013-05-01 01:33:42 +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
Ingo Weinhold
14b77cfd59
Update expat recipe
...
* Add cmd:xmlwf to provides.
* Fix lib:libexpat versions in provides.
* Move patch commands from BUILD() to PATCH().
* Use runConfigure.
* Use jobArgs.
* Use prepareInstalledDevelLibs.
2013-04-30 21:11:41 +02:00
Ingo Weinhold
14bed6a958
Update apr recipe
...
* Explicitly declare patch.
* Add provides cmd:apr_1_config.
* Use jobArgs.
* Fix developLibDir paths in apr-1-config.
2013-04-30 20:52:36 +02:00
Ingo Weinhold
9323b45483
Update libpcre recipe
...
* Add commands to provides.
* Fix autotools invocation order (it failed here before).
* Use jobArgs.
* Fix developLibDir paths in pcre-config.
* Remove unnecessary cd in TEST() (untested).
2013-04-30 20:38:41 +02:00
Ingo Weinhold
abcc3832b8
libxml2: Fix develop/lib paths
...
* Replace $libDir by $developLibDir in xml2Conf.sh and xml2-config.
* Make with multiple jobs.
2013-04-30 19:02:33 +02:00
Ingo Weinhold
0a9559b581
Update libsolv recipe
...
* Move build_requires to build_prerequires
* Add requires zlib and expat.
* Fix package directory layout.
2013-04-28 19:19:28 +02:00
Oliver Tappe
10cc8a9e76
Add missing provides to libpcre-8.21
2013-04-28 01:05:56 +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
6638964926
Remove obsolete unconverted recipes for libpcre
2013-04-27 23:36:20 +02:00
Oliver Tappe
3a96983a63
Convert libpcre-8.21.recipe to an actual recipe
2013-04-27 23:35:45 +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
10f83b5733
Drop obsolete unconverted recipe files
2013-04-27 21:47:50 +02:00
Oliver Tappe
6c1601cf8f
turn apr-1.4.6.recipe into an actual recipe
2013-04-27 21:46:04 +02:00
Ingo Weinhold
05d1087a19
Remove old libedit non-recipes/patches
2013-04-27 03:09:16 +02:00
Ingo Weinhold
919bfb859d
Convert libedit recipe to an actual recipe
2013-04-27 03:07:18 +02:00
Ingo Weinhold
b22b245c77
libxml2: Remove old non-recipes/patches
...
Also move trunk patch to patches/.
2013-04-26 23:10:47 +02:00
Ingo Weinhold
e991c42864
libxml2 2.8.0 recipe: Re-add missing "make in BUILD()
2013-04-26 23:08:41 +02:00
Ingo Weinhold
1111e4a96b
Convert libxml2 2.8.0 recipe to an actual recipe
2013-04-26 16:31:02 +02:00
Ingo Weinhold
8677d466b9
Remove old/intermediate openssl non-recipes
2013-04-26 01:34:29 +02:00
Ingo Weinhold
68971701aa
Convert openssl 1.0.0j recipe to actual recipe
2013-04-26 01:30:42 +02:00
Ingo Weinhold
502c0dd522
Update openssl 1.0.0d recipe
...
* Fix compat versions in provides.
* Move include/ directory to develop/headers/.
* Move development libaries to develop/lib/.
* Fix pkgconfig.
2013-04-26 01:21:20 +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