Adrien Destugues
6b2059fd19
Update haikuwebkit to 1.5.1.
...
This should fix the remaining graphic glitches.
2015-11-17 19:30:46 +01:00
Humdinger
97921e3f43
Updated virtualbox_guest_additions.
2015-11-15 18:37:04 +01:00
Joseph R. Prostko
c4fdeaadf8
Add updated Fossil package after OpenSSL update
2015-11-15 08:57:33 -05:00
Humdinger
839ba61849
Added/updated packages
...
On request by Diver.
2015-11-15 10:15:28 +01:00
Rene Gollent
24927652bd
x86_gcc2: Update curl_x86.
2015-11-14 17:26:13 -05:00
Jérôme Duval
81768f44e7
XHCI USB: include in the Haiku package, only enabled two devices
...
for now.
2015-11-14 19:37:59 +01:00
Gerasim Troeglazov
c37db53b57
Add sane_backends and Sanity packages
2015-11-14 11:10:35 +00:00
Adrien Destugues
709ac637dd
Update hub, f1spirit, and sdl_net
2015-11-13 10:07:58 +01:00
Adrien Destugues
bbb79b8b7f
openssl_x86: really fix library versionning.
2015-11-13 08:53:54 +01:00
Gerasim Troeglazov
33ba5c6a7f
Update libqt4 and qsystray packages for x86_gcc2
2015-11-12 12:44:59 +00:00
Adrien Destugues
9c1f4f1026
Fix NetSurf dependency on libutf8proc.
2015-11-12 13:18:56 +01:00
Adrien Destugues
bd0bb0cae6
add libutf8proc
...
Required by NetSurf.
2015-11-12 08:33:36 +01:00
Rene Gollent
6ec76089d9
x86: Revert changes due to various dependency issues.
2015-11-11 11:26:16 -05:00
Rene Gollent
cdb29d3806
x86: Update subversion and deps.
2015-11-11 10:45:32 -05:00
Rene Gollent
fcffaec1ca
x86: Add libz.
2015-11-11 10:07:47 -05:00
Rene Gollent
2c2ba72cf4
x86: Update more OpenSSL-dependent packages.
2015-11-11 09:30:54 -05:00
François Revol
038621114e
Add FAT addon for DriveSetup
...
Tested with a 5MB image, seems to work.
There seems to be an issue with too long names though, or possibly names with spaces.
Also, technically it supports FAT12,16 and 32, so it should probably be renamed
in the interface.
Didn't check how to declare support for more than 1 partition types either.
2015-11-11 14:41:51 +01:00
Adrien Destugues
ae2f71baa7
Update several packages that link against openssl.
2015-11-11 11:59:03 +01:00
Julian Harnath
b45b6e2341
haikuwebkit: update revision in the package desc. as well
2015-11-11 10:03:07 +01:00
Rene Gollent
aac45df1e8
x86: Update curl to 7.45.
2015-11-10 22:19:19 -05:00
Rene Gollent
9d5046cf55
x86: Update OpenSSL and WebKit packages.
2015-11-10 21:49:58 -05:00
Julian Harnath
953ddb607d
Update haikuwebkit package release
...
* Whoops, had an only-for-testing hrev number in there by building
the pkg from my test install..
2015-11-11 01:41:48 +01:00
Julian Harnath
959355842f
Update haikuwebkit to 1.5.0-1
2015-11-11 00:00:37 +01:00
Adrien Destugues
a29ff41ec7
Update LnLauncher to a version that doesn't lose settings.
...
* That makes it much more usable.
2015-11-10 20:54:08 +01:00
Adrien Destugues
c1a27ee107
Update ffmpeg_x86 to 2.8.
...
* Confirmed working in Web+
* This has better compatibility, stability and performance, no need to keep using
an old release
2015-11-10 11:59:51 +01:00
Adrien Destugues
ac3e52cc81
Update subversion, wpa_supplicant and openssh
...
* They depend on openssl and the dependency versionning had to be fixed.
2015-11-10 11:50:07 +01:00
Adrien Destugues
5d9674b2f8
Update OpenSSL to 1.0.2.
...
* The dependency declarations were broken in previous versions, so all
packages depending on OpenSSL need to be rebuilt with the proper
dependency on the libs (1.0.0 and not 1.0.0r or similar).
* I have confirmed that this version works fine in a running Haiku
install (so the problems affecting the initial 1.0.1 port are fixed).
* OpensSL 1.0.2 can be used with a current ca_root_certificates package,
so also update that.
2015-11-10 09:19:46 +01:00
Joseph R. Prostko
8719963f48
Add packages for Fossil 1.34
2015-11-08 15:27:19 -05:00
Jonathan Schleifer
bfe60c1e5a
Don't define __ARM*__ for Clang
...
I have a patch for Clang ready that I will upstream instead.
2015-11-08 16:38:57 +01:00
Jonathan Schleifer
f10b49ed41
Fixup for my last commit (better check for Clang)
2015-11-08 00:37:13 +01:00
Axel Dörfler
7406866340
launch_roster: The beginnings of a launch_daemon control tool.
2015-11-08 00:09:26 +01:00
Jonathan Schleifer
f2f1efc509
Use -no-integrated-as to create asm struct offsets
...
This depends on quite a nasty hack to generate those, namely using
inline assembly to generate a file with things that are not actually
assembly, which Clang therefore filters out.
2015-11-08 00:04:16 +01:00
Jonathan Schleifer
96474f3de2
Define __ARM_ARCH__=7 for RPi2 when using Clang
2015-11-07 18:30:07 +01:00
Jonathan Schleifer
5213914cec
Fix flags for RPi2
...
There's no point in tuning for the RPi1 CPU.
2015-11-07 18:07:45 +01:00
Jonathan Schleifer
95fd629fa3
Don't use -mapcs-frame with Clang
2015-11-07 18:07:45 +01:00
François Revol
4b53c7b1cf
automake: update package to 1.15.0-1
...
I thought it would help fixing the current ARAnyM build, but no.
2015-11-07 16:17:47 +01:00
Humdinger
23efcbf39e
Updated fish package.
...
Thanks to miqlas!
2015-11-07 15:15:35 +01:00
Simon South
6abbd31061
unittests: Build copied BAppTest files
...
This adds to the "unittests" target a dependency on the
"AppTestRunApp3a" (etc.) files meant to be copied as part of the
BApplication test suite so they are generated when "jam unittests" is
run.
* TestsRules: Add "UnitTestDependency" rule.
* testapps/Jamfile: Make unit tests depend on copied files.
Fixes #12441 .
Signed-off-by: Adrien Destugues <pulkomandy@pulkomandy.tk>
2015-11-01 14:19:04 +01:00
Adrien Destugues
2a9ee98bf0
Add package for scummvm and depdendencies.
2015-10-31 22:29:29 +01:00
Humdinger
896ed702e6
Remove HaikuWebkit source package.
...
Having to upload the 650+ MiB source package with every new version is a drag.
People interested in the code can get it directly at
https://github.com/haiku/webkit/releases
2015-10-31 17:46:42 +01:00
Adrien Destugues
ec4b80371c
Add packages for colormake and python_imaging.
2015-10-31 17:20:46 +01:00
Michael Lotz
f2d2a6b51f
Update fifechan package to include non 32 bit screen mode fixes.
2015-10-31 16:09:49 +00:00
Yourself
5b2d459712
HaikuWebkit 1.4.13 package for gcc4
2015-10-31 16:27:48 +01:00
Humdinger
9059d52817
HaikuWebkit 1.4.13 package for x86_64
2015-10-31 13:25:57 +01:00
Adrien Destugues
4e9575976e
HaikuWebkit 1.4.13 package.
...
* There is a small API change, and only the x86_gcc2 package was
updated. This means the x86 and x86_64 builds are broken until someone
updates the packages.
* Fix several small bugs, the most important one being that cookies are
written to disk again.
2015-10-31 09:01:23 +01:00
Simon South
9e5091d7a3
Build without linker warnings about missing entry symbols.
...
* BootRules: Use -Xlinker option correctly to specify entry point.
* KernelRules: Build kernel add-ons as shared objects explicitly.
Signed-off-by: Jérôme Duval <jerome.duval@gmail.com>
2015-10-29 16:59:59 +01:00
Gerasim Troeglazov
c4d22bb933
Update liqt4 packages for x86_gcc2
2015-10-30 00:28:43 +10:00
Michael Lotz
4c7d851f15
Update libsdl packages to include 24 bit screen mode fixes.
2015-10-27 22:53:41 +00:00
Humdinger
d500273dd1
Fixed typo for German user guide package.
2015-10-26 17:29:45 +01:00
Gerasim Troeglazov
3b23bfdbaf
Qt5: Add Qt 5.5.1 packages for x86_gcc2
2015-10-26 23:42:05 +10:00