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
Ingo Weinhold
520d99bc1d
gettext: update recipe
...
Build a separate gettext_libintl package, which only contains libintl,
the runtime dependency of gettext'ified ports.
2013-06-10 22:03:04 +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
7ab786ee2f
ncurses: update recipe
...
Build separate devel package.
2013-06-10 02:31:43 +02:00
Ingo Weinhold
9597d783c1
zlib: update recipe
2013-06-10 02:31:09 +02:00
Ingo Weinhold
c2547ca45e
Remove old freetype non-recipes
2013-06-09 02:26:56 +02:00
Ingo Weinhold
c53699dbc2
freetype: Convert 2.4.9 recipe to an actual recipe
2013-06-09 02:26:13 +02:00
Ingo Weinhold
c0b91677ef
vision: Fix architecture check
...
variable architecture -> targetArchitecture
2013-06-04 15:00:38 +02:00
Scott McCreary
f35419c138
Updated Vision to r942
2013-06-02 01:13:18 +00:00
Ingo Weinhold
ab4ef98db5
graphviz: Mark recipe as broken
2013-05-31 07:14:06 +02:00
Ingo Weinhold
07997e2a4b
graphviz: Attempt to make the recipe an actual recipe
...
Runs into internal compiler error on gcc 2. Won't pursue this any
further.
2013-05-31 02:28:47 +02:00
Ingo Weinhold
d776f01aa0
Update libsolv: Supports B_PACKAGE_ARCHITECTURE_SOURCE, now
2013-05-30 23:48:30 +02:00
Oliver Tappe
39f16df92a
Drop '.'-dir from patches such that git apply will accept them
2013-05-27 15:09:42 +02:00
Ingo Weinhold
834609bc0c
grep: Re-add gettext to build_requires, bump revision
...
In the likely event that we split the gettext package, the build would
otherwise break.
2013-05-27 04:24:54 +02:00
Ingo Weinhold
7e03f12fa3
grep: Fix paths in patch
...
They had a leading "./" which "git apply" doesn't seem to ignore.
2013-05-27 04:23:37 +02:00
Oliver Tappe
d6439dab79
Make grep and sed prerequirements of ncurses
2013-05-20 19:25:36 +02:00
Oliver Tappe
b7e15bc175
declare libintl as runtime requirement of grep
2013-05-20 19:25:36 +02:00
Oliver Tappe
e345a1f231
Add zlib_devel as build requirement for openssl
2013-05-20 19:25:35 +02:00
Oliver Tappe
0eec34c0ca
Convert recipe for rman-3.2 into an actual recipe
2013-05-20 19:25:35 +02:00
Oliver Tappe
98b0b42a51
add local binutils git clone as src-uri to jam recipe
2013-05-20 19:25:34 +02:00
Oliver Tappe
1de46c205a
add local binutils git clone as src-uri to gcc recipes
2013-05-20 19:25:34 +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
3315657fae
cmake: Fix finding libraries
...
Set CMAKE_SYSTEM_LIBRARY_PATH in Haiku.cmake by default after all.
CMAKE_PLATFORM_IMPLICIT_LINK_DIRECTORIES doesn't really seem to be
used.
2013-05-20 18:11:03 +02:00
Ingo Weinhold
2b1ceca619
Update vision recipe
...
* Use jobArgs.
* No longer copy the settings file to settings/Vision. Rather leave
it in the apps/Vision directory for the user to copy. Ideally Vision
would just use it as a fallback, when no user settings file is
present.
2013-05-09 21:33:52 +02:00
Ingo Weinhold
03c95d9f16
be_book: Bump the recipe revision
...
Nothing changed really, but due to haikuporter now mimesetting the
contents the resulting package differs.
2013-05-09 21:32:20 +02:00
Ingo Weinhold
2e69dcdd60
Remove old zlib non-recipes
2013-05-05 22:05:35 +02:00
Ingo Weinhold
4dadfa2866
Add recipe for zlib 1.2.8
...
Based on the non-recipe for 1.2.7.
2013-05-05 22:04:58 +02:00
Oliver Tappe
5f1c1279e1
git: add runtime dependency on man
2013-05-05 01:52:33 +02:00
Oliver Tappe
638535666f
Convert git-1.7.10.2.recipe into an actual recipe and adjust the patch
2013-05-05 01:17:23 +02:00
Oliver Tappe
8b805bf3d9
Add recipe for asciidoc (required to build git documentation)
2013-05-05 01:17:23 +02:00
Ingo Weinhold
60401255e6
Convert mesa 7.8.2 recipe to an actual recipe
2013-05-04 02:48:06 +02:00
Alexander von Gluck IV
2ed97855e1
Mesa: Update Mesa 7.8.2 patch
...
* ifeq vs ifdef to ensure DEBUG is disabled
properly
* call make haiku vs copying haiku to current
* Fixes #9685 gcc2 debug
2013-05-04 01:34:55 +02:00
Alexander von Gluck IV
6003610c35
Mesa: Update 9.1.1 patch
...
* Use mmap vs malloc for exec memory
* Solves #9685 on gcc4
Conflicts:
sys-libs/mesa/mesa-9.1.1.recipe
2013-05-04 01:22:57 +02:00
Alexander von Gluck IV
f9c0aa28b4
Mesa: Update Mesa 7.8.2 patch
...
* Utilize mmap vs malloc due to the new NX support
* GL applications no longer crash
* Fixes #9685 gcc2
2013-05-04 01:12:02 +02:00
Ingo Weinhold
387dff0977
Remove old python non-recipes and patches
2013-05-04 01:01:44 +02:00
Ingo Weinhold
64fed6e7ba
Convert mercurial 2.2.2 recipe to an actual recipe
2013-05-04 01:00:42 +02:00
Ingo Weinhold
3d40334ec5
python 2.6.8: Fix python-config
...
Python was looking for its config header in the wrong directory
(<prefix>/include).
2013-05-04 00:47:58 +02:00
Ingo Weinhold
ee6358786c
Add recipe for timgmsoundfont
2013-05-03 15:45:03 +02:00
Ingo Weinhold
a678bf06bf
Convert python 2.6.8 recipe to an actual recipe
...
Some additional patching was required to get things to build (among
other things the bz2, ssl, and related modules). Remove superfluous
Modules/timemodule.c patch.
2013-05-03 15:39:45 +02:00
Ingo Weinhold
2cddf1296e
Remove old readline non-recipes and patches
2013-05-03 01:22:55 +02:00