Jerome Duval
e77b56b62e
libxml2: add recipe for version 2.9.5.
2017-09-15 19:24:58 +02:00
Jérôme Duval
337e4234c6
libxml2: remove duplicate
2017-06-28 13:53:42 +02:00
Jerome Duval
8faba33005
Bump revisions for x86_64 rebuild after time_t change.
2017-06-20 07:18:22 +02:00
Jerome Duval
89fb1051c5
libxml2: python package depends on haiku and zlib.
2017-04-28 23:47:22 +02:00
Jérôme Duval
bd8818b4a6
Remove libtool files.
2016-11-21 16:20:36 +01:00
fbrosson
abf5a80257
dev-libs: add $secondaryArchSuffix for libtoolize in 34 recipes. ( #791 )
2016-09-02 21:00:13 -04:00
Jerome Duval
1f8a1f71e7
libxml2: remove old recipe.
2016-07-27 19:50:26 +00:00
Jerome Duval
b9a42eab02
bump a few packages revisions.
2015-11-27 06:42:33 +00:00
Jerome Duval
7c93c649bf
libxml2: bump version.
2015-11-24 18:15:44 +00:00
Jerome Duval
4ff89648f6
libxml2: fix for broken xmlcatalog command.
2015-10-14 22:56:45 +00:00
Humdinger
18588b4916
Improved SUMMARY/DESCRIPTION and re-ordered blocks
2015-08-20 19:00:14 +02:00
Augustin Cavalier
4634abef1b
Trim extra newlines at end of file & trailing whitespace.
2015-08-04 12:08:31 -04:00
Augustin Cavalier
f561efbc96
Rename SRC_URI/SRC_FILENAME to SOURCE_URI/SOURCE_FILENAME.
2015-07-02 11:13:12 -04:00
Jessica Hamilton
954a419096
libxml2: fix finding catalog files
...
The previous patch for 2.8.0 didn't actually work at all, as
HAIKU was not defined. Also moved the nested function to its
own local function, as was running into weird crashes otherwise.
2015-05-30 13:37:17 +12: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
Jerome Duval
bb45df5694
libxml2: add recipe for version 2.9.2
2014-11-24 22:56:15 +00:00
Jerome Duval
d2699023a0
libxml2: add devel package required dependencies.
...
* use a shorter description.
2014-10-10 16:44:04 +00:00
Adrien Destugues
4b7b8b413d
libxml2: bump revision for rebuild against python 2.7.
2014-09-19 08:59:33 +02:00
Adrien Destugues
711f8e4697
Libxml2: allow the default catalog to be a directory.
...
This makes it easier for other packages to provide catalog entries. Used
by docbook-xml and docbook-xslt.
2014-06-16 22:29:15 +02:00
Oliver Tappe
80bbd70b83
Let all recipes use SHA-256 checksums only.
2014-04-21 19:31:51 +02:00
Jerome Duval
a4dddbd1bd
python: fix config header path
...
* enabled libxml2 2.9.1 on x86_64
2014-04-05 23:07:23 +00:00
Alexander von Gluck IV
73f984bca1
libxml2: Flag 2.9.1 package as broken
...
* This version of libxml2 requires python 2.7 or later.
Shows missing symbols for PyCapsule_GetName as that
was introduced with python 2.7
* As the recipes for python 2.7 are broken, flag this
package version as broken.
* libxml2_python is important as mesa requires it to build.
2014-01-22 03:53:50 +00:00
Adrien Destugues
b4304baa12
Various fixes to libxml2-2.9.1
...
Get it to actually build.
2014-01-04 10:01:24 +01:00
Adrien Destugues
e7741828b6
Add recipe for libxml2 2.9.1
...
Also remove non-recipe for 2.9.0.
2014-01-04 09:17:35 +01:00
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
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
Oliver Tappe
a704dbf9a7
* adjust several recipes to our new naming conventions
2013-04-19 23:06:59 +00:00
Oliver Tappe
66cce01b0c
Work towards getting subversion with all dependencies built. The remaining
...
problem is that apr-util won't build yet, due to it relying on the sources of apr being around. We need support for source packages to solve that, so that will be the next step.
2013-04-14 22:06:31 +00:00
Oliver Tappe
fee11484cf
* replace STATUS_HAIKU with appropriate ARCHITECTURES specification
2013-04-01 17:52:42 +00: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
Ingo Weinhold
1505e97c1b
libxml2-2.7.8: Update for hpkg building
2013-03-29 00:51:01 +00:00
Scott McCreary
a5dbb4cf65
Updated libxml2 to 2.7.8, but it seems to be broken, so will still need further work. Added TEST section to the 2.7.7 and
...
2.7.8 bep files.
2011-01-24 19:12:02 +00:00
Scott McCreary
92b5ad159d
Updated libxml2 to 2.7.8
2011-01-19 00:42:54 +00:00
Chris Roberts
19fd2d4bfa
Merged most of the OPD files into the beps.
2010-05-16 19:28:03 +00:00
Scott McCreary
c3a14891b0
Update libxml2 to 2.7.7
2010-04-11 02:24:24 +00:00
Chris Roberts
f9daf31bec
Tweak the libxml bep file to allow for building with gcc4.
2010-03-18 23:27:52 +00:00
Scott McCreary
47f36b4d77
This patch adds the MD5 checksums to all of the .bep files.
2009-11-29 22:44:23 +00:00
Scott McCreary
9ca5464088
Removed Apache v2 licenses from apr and apr-util since it is now included in Haiku. Fixed typo in libxml2 and curl .OPD files. Put flex .OPD file in right place. Added initial curl-7.19.7 .bep file, but it needs more work, marked as broken for now.
2009-11-24 07:44:57 +00:00
Scott McCreary
09537a46ec
Initial .OptionalPackageDescription files for many of the Haiku Optional Packages, and a few license files.
2009-11-23 08:02:43 +00:00
Scott McCreary
48c5fb60f3
Initial checkin of .bep files for libxml2, note that for some reason haikuporter isn't locating these correctly, trac ticket filed.
2009-10-12 23:22:07 +00:00