Commit Graph

1466 Commits

Author SHA1 Message Date
Ingo Weinhold
0759462b73 bzip2: build separate devel package 2013-06-17 19:00:41 +02:00
Oliver Tappe
c0d0a3490f Adjust recipe for be-book to changes in HaikuPorter 2013-06-17 00:08:49 +02:00
Oliver Tappe
03a7755fb1 Adjust recipes for binutils and gcc to changes in HaikuPorter 2013-06-16 19:29:07 +02:00
Ingo Weinhold
a2faa84346 bepdf: update recipe
* Rename version: 1.1.1~beta5_130428 -> 1.1.1~beta5_2013_04_28
* Add Deskbar symlink for BePDF.
2013-06-16 03:53:09 +02:00
Ingo Weinhold
f494c141dc htmldoc: update recipe and patch
* [build_]requires: add libjpeg, libpng, libz.
* Use runConfigure, jobArgs.
* Fix build with libpng 1.5.x.
2013-06-16 03:40:45 +02:00
Ingo Weinhold
bf21ad655e jam: update recipe
* Rename version: 2.5_121012 -> 2.5_2012_10_12.
* Don't put Jambase.html, Jamfile.html into development directory.
  While correct in principle, it is not so nice to separate them from
  Jam.html, which is mostly development documentation as well
  (documenting the tool invocation and the Jam language).
2013-06-16 02:02:51 +02:00
Ingo Weinhold
f9cfc60b09 be_book: rename version: 20081026 -> 2008_10_26 2013-06-16 00:55:17 +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
1a565ed1a8 bison: update recipe
* Move liby to develop/lib and declare the respective provides
  correctly.
* Use runConfigure, jobArgs.
* Remove charset.alias.
2013-06-15 22:58:58 +02:00
Ingo Weinhold
5e69362f2e flex: update recipe
* Declare library provides correctly.
* Move development libraries to develop/lib.
* Add missing cmd:makeinfo build requires.
* Use runConfigure, jobArgs.
2013-06-15 22:48:45 +02:00
Ingo Weinhold
73c57a17bc make: update recipe
* Use runConfigure.
* Remove explicit declaration of source package.
2013-06-15 22:37:41 +02:00
Ingo Weinhold
b8867b8fd6 libtool: update recipe
* Move libltdl into new package libtool_libltdl.
* Use runConfigure, jobArgs.
2013-06-15 22:32:22 +02:00
Ingo Weinhold
2159923746 autoconf: use runConfigure and jobArgs 2013-06-15 22:14:14 +02:00
Ingo Weinhold
a3885cf3df texinfo: update recipe
* Fix requires/build requires.
* Use runConfigure and jobArgs.
2013-06-15 22:11:10 +02:00
Ingo Weinhold
1e2cafa16f automake: update recipe
Use runConfigure and jobArgs.
2013-06-15 22:03:16 +02:00
Ingo Weinhold
f527844ec3 grep: update build requires 2013-06-15 21:54:07 +02:00
Ingo Weinhold
14910ebf16 sed: update recipe
* Use runConfigure.
* Use jobArgs.
2013-06-15 21:41:52 +02:00
Ingo Weinhold
635075a603 gcc: update recipe
* Fix incorrect gccDate.
* For the source package only export legacy/gcc.
* architecture -> targetArchitecture
* Add missing provides for c++filt and i586-pc-haiku-gcc.
2013-06-15 21:39:07 +02:00
Ingo Weinhold
0c70460f03 binutils: update recipe
* Remove libiberty, move libbfs and libocodes to develop/lib.
* For the source package export only legacy/binutils.
* Change documentation directory to $docDir-$version.
2013-06-15 21:09:09 +02:00
Ingo Weinhold
3a10e5134d perl 5.10.1: update recipe 2013-06-14 01:55:24 +02:00
Ingo Weinhold
525157555b m4 1.4.16: update recipe 2013-06-14 01:20:08 +02:00
Ingo Weinhold
ad01af5eae jpeg 9: jconfig.h: fix issue with type boolean on Haiku 2013-06-14 00:01:10 +02:00
Ingo Weinhold
a5a6c048db libpng 1.5.12: fix misplaced libpng15* development libraries 2013-06-13 22:41:15 +02:00
Ingo Weinhold
c0987b24cc mesa 7.8.2: update recipe
* Build a separate devel package. The base package is empty now. We can
  use it as a requires for haiku.hpkg to automatically include the
  copyright info.
* Include the private headers. They are needed by the Haiku build.
2013-06-13 00:16:11 +02:00
Ingo Weinhold
91400442da glu: convert recipe to an actual recipe
Also rename from version 9.0 to 9.0.0, which seems to be the correct
one.
2013-06-12 16:19:39 +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
22ceadf77c ffmpeg: remove old non-recipes and patches 2013-06-11 22:54:53 +02:00
Ingo Weinhold
497b892ab0 ffmpeg: convert 0.10.2 recipe to an actual recipe 2013-06-11 22:54:09 +02:00
Ingo Weinhold
a1ec7ced9d ffmpeg-0.10.2-gcc2.patch: make "git apply" happy 2013-06-11 22:53:30 +02:00
Ingo Weinhold
9e78cd3f85 libvpx: remove old non-recipe and patch 2013-06-11 21:49:50 +02:00
Ingo Weinhold
6b558bc606 libvpx: convert recipe to an actual recipe 2013-06-11 21:49:09 +02:00
Ingo Weinhold
6092f5728d libtheora: remove old patch 2013-06-11 20:28:58 +02:00
Ingo Weinhold
105918e37f libtheora: convert recipe to an actual recipe 2013-06-11 20:27:36 +02:00
Ingo Weinhold
1a3b968ccb libvorbis: remove old non-recipes and patches 2013-06-11 18:18:17 +02:00
Ingo Weinhold
215337d193 libvorbis: convert 1.3.2 recipe to an actual recipe 2013-06-11 18:17:34 +02:00
Ingo Weinhold
c90957557d speex: convert recipe to an actual recipe 2013-06-11 17:35:15 +02:00
Ingo Weinhold
fe182f8451 pkgconfig: remove old non-recipes and patches 2013-06-11 16:57:42 +02:00
Ingo Weinhold
2af394537a pkgconfig: add recipe for 0.27.1 2013-06-11 16:56:49 +02:00
Ingo Weinhold
6cf4ac1234 libogg: remove old non-recipes 2013-06-11 14:36:29 +02:00
Ingo Weinhold
ad8389127a libogg: convert recipe to an actual recipe 2013-06-11 14:35:59 +02:00
Ingo Weinhold
4b7ae1d56c libpng: remove old non-recipes 2013-06-11 00:01:59 +02:00
Ingo Weinhold
d4f155d529 libpng: convert recipe to actual recipe 2013-06-11 00:01:12 +02:00
Ingo Weinhold
a6f8eb84f8 jpeg: remove old non-recipes
Keep 8d for the time being until 9 has been verified to work.
2013-06-10 23:15:17 +02:00
Ingo Weinhold
1215ce9c75 jpeg: add recipe for version 9
* Add version 9 since our auto tools don't like the 8d build system.
  Hopefullly that also works with Haiku's JPEG translator.
* Omit patch for this version. This should rather be solved in the
  JPEG translator.
* Build 3 packages: The base package only contains the library, the
  devel package the usual development files, and the tools package
  contains the executable which probably no one ever uses.
2013-06-10 23:10:30 +02:00
Ingo Weinhold
9dae5eb84d freetype: declare zlib requires correctly, remove source package 2013-06-10 22:06:36 +02:00
Ingo Weinhold
70f67f0e47 gettext: remove old non-recipe 2013-06-10 22:04:43 +02:00