Alexander von Gluck IV
1fe66815b7
mesa: update x86 packages to 10.0.2-1
...
* Fixes x86 primary side of #10456
* x86 secondary still needs rebuilt
2014-01-21 22:08:06 -06:00
Rene Gollent
6a5f0f4da6
Vision: fix missing icon.
2014-01-19 17:41:38 -05:00
Ingo Weinhold
be5e6fefdf
Add repository config for the Haiku repository to the image
...
* HaikuRepository rule: Create the repository config.
* HaikuImage: Add the repository config for the Haiku image. The
repository cache is not added, though (it would only be available, if
the repository had been built before).
Implements #10287 . The Haiku repository is now available in Haiku by
default.
2014-01-19 00:49:11 +01:00
Ingo Weinhold
12c19e6362
Move creating the Haiku repo info to jam
...
* PreprocessPackageInfo rule: Pull out new rule
PreprocessPackageOrRepositoryInfo which does the sed substituation and
optionally the filtering through the C preprocessor.
* HaikuRepository rule: Generate the repository info file (from the
given template). No longer do that in the build_haiku_repository
script.
2014-01-19 00:49:10 +01:00
Rene Gollent
e5ebc99d20
Update gcc4 webkit package to 1.2.3.
2014-01-18 12:20:45 -05:00
Rene Gollent
c1bcd68267
Update Vision x86{_gcc2} packages to r949.
...
Updated to no longer rely on deprecated get_system_info() call.
2014-01-18 09:36:27 -05:00
Adrien Destugues
0876ab98f9
fixed gcc2 package, following atomic_add change.
2014-01-17 10:53:29 +01:00
Alexander von Gluck IV
b11772acca
build: Update x86_gcc2 gcc packages
...
* Resolves problem with secondary arch builds
not picking up secondary os kit headers
* Still need to build x86 gcc packages
* No binary changes, shouldn't need a bootstrap
2014-01-15 00:45:59 -06:00
Adrien Destugues
aa5101ce5c
Update HaikuWebKit package to version 1.2.3.
...
Older versions will not work anymore because of the API changes in
network kit (removal of nonstandard B_PROT_* status codes). x86 and
x86_64 packages have to be updated again.
2014-01-13 09:02:35 +01:00
Adrien Destugues
121a158f9c
Lua: update to bugfixed package
...
The previous version didn't work at all.
2014-01-13 08:05:33 +01:00
Jérôme Duval
2bc399a932
x86_64: Update haikuwebkit to 1.2.2 and add/update...
...
various dependent packages.
2014-01-08 20:07:27 +01:00
Rene Gollent
868c3d95cc
Add updated libxml2 and zlib packages.
2014-01-07 18:03:09 -05:00
Rene Gollent
baec9c1bf3
Update x86 webkit package to 1.2.2 + dependencies.
2014-01-06 21:35:39 -05:00
Adrien Destugues
27b702f11a
Update haikuwebkit to latest version.
...
* Also update dependencies cmake and libxml2
* Bonus package: Milkytracker
This is for gcc2hybrids only. gcc4 and x86_64 users are welcome to
contribute an haikuwebkit package for their architectures using the
haikuporter recipe.
2014-01-06 11:20:57 +01:00
Alexander von Gluck IV
d068e94ca1
mesa: Update Mesa 10.0.1 package
...
* Resolves #10360 for Mesa 10.0.1 (gcc4)
* The changes in this revision are queued for upstream
2013-12-31 16:44:15 -06:00
Alexander von Gluck IV
852730f036
mesa: Update Mesa 7.9.2 package
...
* Resolves #10360 for Mesa 7.9.2 (gcc2)
2013-12-30 23:33:29 -06:00
Alexander von Gluck IV
5cc9170f08
GL: Activate x86_gcc2 secondary package
...
* Hybrids should all work again
2013-12-23 13:46:03 -06:00
Alexander von Gluck IV
ebe57d49cc
GL: Activate x86_gcc2 secondary package
...
* Seems I misunderstood how much of the hpkg build
process was automated. Should fix hybrid build.
2013-12-23 10:21:35 -06:00
Alexander von Gluck IV
e8bfbcee18
GL: Update x86_gcc2 package
...
* Fix issue where mesa_devel attempted to lay
a symlink over a directory causing instability
installing mesa_devel
2013-12-23 01:00:37 -06:00
Alexander von Gluck IV
c80d3b3634
GL: Update x86 package
...
* Fix issue where mesa_devel attempted to lay
a symlink over a directory causing instability
installing mesa_devel
* Add mesa_swpipe to repos (LLVM enabled Gallium softpipe)
2013-12-23 00:51:03 -06:00
Alexander von Gluck IV
195d39a430
GL: Remove OpenGL kit, x86_gcc2 Mesa
...
* Depend on new Mesa packages to provide functionality
2013-12-23 00:06:11 -06:00
Alexander von Gluck IV
eb45d168e1
GL: Remove OpenGL kit, x86 Mesa
...
* Depend on Mesa packages to provide functionality
2013-12-22 23:36:02 -06:00
Ingo Weinhold
657769a986
x86: Add cpio and openjdk packages
2013-12-23 00:58:53 +01:00
Rene Gollent
04f1008900
x86_gcc2: Update sdl_mixer package.
2013-12-22 16:12:15 -05:00
Rene Gollent
91cf2ff272
Update gcc4 cmake to version 2.8.11.2-6.
2013-12-22 14:19:24 -05:00
Rene Gollent
73c60419cf
Add gcc4 ruby{_devel}package.
2013-12-22 11:44:00 -05:00
Scott McCreary
7166099626
Removed vorbis-tools from this round as the gcc2 build has issues
2013-12-22 04:15:41 -08:00
Scott McCreary
f55cb7b729
Removed non-existing x86 builds of sdl_mixer
2013-12-22 03:58:36 -08:00
Scott McCreary
98394e3448
Fixed typo in physfs name
2013-12-22 01:15:18 -08:00
Scott McCreary
e26858162b
Missed libpaper_x86
2013-12-22 01:04:41 -08:00
Scott McCreary
2120a51923
Added first wave of libpak files
2013-12-22 00:53:49 -08:00
Rene Gollent
d3a119a2b4
x86_64: Update haikuwebkit to 1.2.1 and add/update...
...
various dependent packages.
2013-12-18 22:59:53 -05:00
Rene Gollent
ac8612008b
Update x86_64 Vision package.
...
Fixes #10317 .
2013-12-18 20:58:51 -05:00
Stefano Ceccherini
1666d18503
Correct source package name
2013-12-14 15:28:03 +01:00
Stefano Ceccherini
3daa96baf1
Add BeScreenCapture to the haikuports repo
2013-12-14 15:24:47 +01:00
Rene Gollent
928188b096
Add QuickLaunch package.
2013-12-14 09:21:38 -05:00
Ingo Weinhold
c17e350c3b
HaikuPorts x86: Update pe package
...
Meta data cosmetics only.
2013-12-13 15:32:47 +01:00
Rene Gollent
b38580f902
Add x86_64 which package.
2013-12-12 21:51:22 -05:00
Ingo Weinhold
685dd8a6fb
HaikuPorts x86: Update pe package
...
Fixes "Find Function" dialog and adds haikuporter recipe highlighting.
2013-12-12 21:06:13 +01:00
Adrien Destugues
de9cdfb46c
Update HaikuWebkit to version 1.2.1.
...
* This fixes the crash on trying to download something, and has some new
features as well.
2013-12-11 17:30:00 +01:00
Ingo Weinhold
b28411fdfe
HaikuPorts x86_gcc2: Add missing libpcre_devel package
2013-12-10 21:06:32 +01:00
Jerome Duval
23e82de9fa
x86_64: publish some media libraries
...
* ffmpeg, libogg, libtheora, libvorbis, libvpx, speex
2013-12-04 21:37:35 +01:00
Ingo Weinhold
043ffc015a
Update gcc 4 package for x86
...
Disables ASLR for the executables, so pre-compiled headers will work
correctly.
2013-12-02 17:02:32 +01:00
Matt Madia
542c71fa50
Need to account for WebPositive not building on x86_64.
...
Commented out the previous if statement and added a TODO as a reminder
for when it builds on x86_64.
2013-11-30 21:28:15 -05:00
Matt Madia
dbe9499e72
Add the webpositive hpkg to the repository haiku.
...
e.g., jam -q @release-raw build \<repository\>haiku
2013-11-30 19:12:12 -05:00
Adrien Destugues
72086dfe17
Update gcc_x86 to use --with-gnu-ld
...
Somehow gcc doesn't detect the linker is GNU ld when run in Haikuporter.
We now force this in the recipe. This allows gcc to invoke the linker
with response files, avoiding "command line too long" errors, for
example when building WebKit.
2013-11-25 16:38:22 +01:00
Ingo Weinhold
d85bab41bd
Add target for building a Haiku package repository
...
* Add rule HaikuRepository to build a repository from a repository info
file and a list of package files. It calls a build_haiku_repository
script which does all the work.
* Add target <repository>haiku for building the Haiku package
repository.
It should be built via "jam -q @alpha-raw build <repository>haiku";
the build profile is only needed to activate all build features.
2013-11-23 01:46:04 +01:00
Adrien Destugues
ef3d8f5731
Fix missing revision indicator for haikuwebkit.
2013-11-22 19:23:38 +01:00
Adrien Destugues
3451901447
Add libxslt package (required by haikuwebkit).
2013-11-22 19:10:10 +01:00
Adrien Destugues
d0826b6a53
Update haikuwebkit packages for gcc4.
...
This should bring the nightlies again.
2013-11-22 17:30:02 +01:00