Commit Graph

11 Commits

Author SHA1 Message Date
Oliver Tappe
9fde52b69e Adjust libxml2 to use vendor-packages directory.
* The recent adjustment to python from 'site-packages' to
  'vendor-packages' broke this port - this adjustment fixes
  it again.
2013-10-18 23:57:15 +02:00
Adrien Destugues
562057d427 Fix dependencies following removal of common dir
* This changed package mounting rules so we have to be stricter in what
the packages depend on.
 * Also make sqlite3.8 recipe hybrid-compatible.
2013-10-10 16:56:18 +02: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
f2c6d0edc0 libxml2: build python module as well 2013-08-10 01:31:59 +02:00
Ingo Weinhold
82581c9adb libxml2: support building for secondary architecture 2013-08-09 03:39:07 +02:00
Oliver Tappe
39a646a289 Adjust recipes to separation of buildhost and target packages 2013-08-05 00:14:47 +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
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
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
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