Commit Graph

2170 Commits

Author SHA1 Message Date
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
Oliver Tappe
a704dbf9a7 * adjust several recipes to our new naming conventions 2013-04-19 23:06:59 +00:00
Oliver Tappe
fcb60a8b6d * converted libiconv to recipe format 2013-04-19 22:51:27 +00:00
Ingo Weinhold
46ef9167ab libsolv: Update to new version
Includes pre-release separator change.
2013-04-18 23:36:11 +00:00
Ingo Weinhold
4b80857c5e Update libsolv 2013-04-16 15:10:25 +00:00
Ingo Weinhold
e81058822c Update to current libsolv version
* Includes recent OpenSUSE/libsolv changes and sync with
  package kit changes (BPackageVersion::release -> revision).
* Add missing expat [build_]requires.
* BUILD(): Remove "build" directory before re-creating it.
2013-04-15 21:45:51 +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
Ingo Weinhold
84781ee68a libiconv: Fix provides
The main provides must be "libiconv", not "iconv".
2013-04-09 18:02:13 +00:00
Ingo Weinhold
e90db8275d Add a recipe for libsolv
Gentoo Portage doesn't know it, so I just picked the dev-libs
category.
2013-04-02 12:13:50 +00:00
Oliver Tappe
fee11484cf * replace STATUS_HAIKU with appropriate ARCHITECTURES specification 2013-04-01 17:52:42 +00:00
Oliver Tappe
37404c8730 * fix all syntactical problems in recipe files 2013-03-30 18:58:47 +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
Scott McCreary
ace2484969 Updated boost to 1.53.0, however it is broken for now. 2013-03-29 01:46:50 +00:00
Ingo Weinhold
4a26d0a4c9 libiconv-1.13.1: Update from trunk and update for hpkg building 2013-03-29 00:55:31 +00:00
Ingo Weinhold
141d1c41ea openssl-1.0.0d: Update from trunk and update for hpkg building 2013-03-29 00:54:09 +00:00
Ingo Weinhold
1505e97c1b libxml2-2.7.8: Update for hpkg building 2013-03-29 00:51:01 +00:00
Ingo Weinhold
52c7c8c300 expat-2.0.1: Update for hpkg building 2013-03-29 00:49:32 +00:00
Ingo Weinhold
4f80c5f0c8 apr-util: Update from trunk and update for hpkg building
Ignore the patch from trunk, though, since it doesn't seem useful.
2013-03-29 00:47:49 +00:00
Ingo Weinhold
607c7b53a9 apr-1.4.2: Update for hpkg building 2013-03-29 00:40:46 +00:00
Scott McCreary
ce3ab9d62a Updated boehm to 7.2d 2013-03-27 08:15:19 +00:00
Scott McCreary
d6b0f885a3 Added TEST section to boehm-gc 2013-03-27 07:22:16 +00:00
Scott McCreary
3739a8111c Updated gmp to 5.1.1 2013-03-16 05:40:30 +00:00
Scott McCreary
e9e0b3003f Update cyassl to 2.5.0, note that it's failing to build at least with gcc2, marked as broken. 2013-03-15 00:00:45 +00:00
Cian Duffy
ad7a4125be libattica - Open Collaboration Services API library 2013-02-13 00:15:30 +00:00
Cian Duffy
2f085e7a83 Add patch from libxml2 upstream to fix bug with thread support, enable
thread support
2013-02-12 21:10:02 +00:00
Cian Duffy
40896624d6 add LZO (de)compression library 2013-02-10 22:16:34 +00:00
Adrien Destugues
ef93cb6239 Add mpc. Not sure why we didn't have it yet, it is a requirement for
modern gcc builds.
2013-02-05 20:42:36 +00:00
Dario Casalinuovo
7bc3ce1d6f Bep for mednafen created by GCI2012 student skycocker. Added bep for libcdio 0.90 based on the older version. 2013-01-12 19:07:42 +00:00
Scott McCreary
a1ea61f2ed Initial .bep for jansson 2013-01-11 19:04:42 +00:00
Scott McCreary
444697955b Ran protobuf through dos2unix to fix issue with line endings. 2013-01-10 18:46:06 +00:00
Dario Casalinuovo
27058ce04b Added beps for raptor2, rasqal, redland created by GCI2012 student Piotr. Updated the lv2 bep deps as well with the respective parent directories that were missing. 2013-01-08 23:54:42 +00:00
Scott McCreary
fb2437c96d Updated libxslt to 1.1.28, bep from GCI2012 student skycocker 2013-01-02 16:27:47 +00:00
Scott McCreary
8e6d9b398d Initial bep and patch for protobuf, from GCI2012 student qxcv 2013-01-01 01:34:30 +00:00