Adrien Destugues
f89cd51852
Add package for Slime Volley.
2014-11-16 17:00:46 +01:00
Jérôme Duval
242c022af8
Build against libpng16 instead of libpng.
...
* Also migrate freetype at the same time, otherwise freetype_devel
wouldn't install anymore.
2014-11-12 22:59:26 +01:00
Jérôme Duval
f44d20cb49
Update curl and libpng packages, add libpng16 packages.
...
* curl: security update for CVE-2014-3707
* libpng16 can be installed next to libpng, libpng16_devel cannot be
installed next to libpng_devel (only one of them).
2014-11-12 20:17:55 +01:00
François Revol
58cd1a5fb3
Update simh package
2014-11-11 00:15:32 +01:00
Adrien Destugues
946a694e70
Update OpenSSH to 6.6p1.
2014-11-10 18:25:33 +01:00
François Revol
44d31dca37
Update intltool package
...
To properly require cmd:file.
2014-11-10 01:12:04 +01:00
François Revol
4dcad4ed72
Add package for file
...
Required for intltool.
2014-11-10 01:11:05 +01:00
Adrien Destugues
600c0527d5
*actually* update libsdl_x86
...
I failed to rebuild the package in the previous try...
Fixes #11429 .
2014-11-09 13:51:30 +01:00
François Revol
2356253278
Update libusb_compat package
2014-11-09 02:21:48 +01:00
Adrien Destugues
30e8ed9f4f
Add recipe for stm32flash.
2014-11-08 16:43:59 +01:00
François Revol
d4b75d6c6e
Add package for gnupg
2014-11-08 02:48:29 +01:00
François Revol
84311a7294
Add packages for libusb-compat
2014-11-08 02:45:06 +01:00
François Revol
d978b683a2
libusb: update and add the missing devel package
2014-11-07 22:28:56 +01:00
Adrien Destugues
8ec3837ac8
update libsdl_x86 to include OpenGL viewport fix.
2014-11-07 22:04:11 +01:00
Adrien Destugues
c2c84efe20
Upload mesa package fixing be_bold_font issue.
...
BeOS GL based apps run again.
2014-11-07 16:14:16 +01:00
Jérôme Duval
2e4481508d
Bootstrap: sync bootstrap package list
...
* also add the needed libtool_cross_generic on x86_64, x86, x86_gcc2.
2014-11-07 00:15:47 +01:00
François Revol
c56527927d
Add package for ddrescue
2014-11-06 23:40:53 +01:00
Humdinger
9feefc7503
Updated DuckSaver package
2014-11-06 18:58:26 +01:00
Adrien Destugues
3b12362830
Add packages for most and slang
...
most is a replacement for less (why settle for less?). I've been using
it for some time and it works well, so making it more easily available.
2014-11-05 13:06:44 +01:00
Adrien Destugues
68cd839edf
Add droid fonts package.
2014-11-04 10:59:36 +01:00
Adrien Destugues
43e35cdeba
Add package for psiconv.
2014-11-02 16:35:22 +01:00
Humdinger
88c816e36b
Add packages copynametoclipboard and pecorename.
2014-10-31 17:43:44 +01:00
Jessica Hamilton
0cf2423cbf
Update gcc devtools for x86 on gcc2 to btrev43095
2014-10-30 23:03:32 +13:00
Adrien Destugues
33d3467372
Fix documentviewer package.
...
The dependency to openjpeg was incorrect, making the package
uninstallable.
2014-10-28 23:27:41 +01:00
Adrien Destugues
b36eccad70
Add avra package.
2014-10-28 22:42:59 +01:00
François Revol
35181a4d7a
libuuid: Update package to fix the pkg-config file
2014-10-28 22:04:26 +01:00
Rene Gollent
e7d7cd5837
x86_64: Update webkit to 1.4.6-3.
...
Should resolve #11378 for all architectures.
2014-10-28 14:05:53 -04:00
Jonathan Schleifer
7f2419ee59
Add less to bootstrap image
2014-10-28 18:56:02 +01:00
Rene Gollent
28d8d60fb6
x86: Update haikuwebkit to 1.6.3.
2014-10-28 11:51:46 -04:00
Rene Gollent
296a5379ff
x86_gcc2: Update haikuwebkit to 1.4.6-3.
...
Fixes breakage due to locale kit changes. Builds for x86 and x86_64
will be forthcoming.
2014-10-28 10:27:34 -04:00
Jonathan Schleifer
982bb9f713
Update python_bootstrap to 2.7.6
...
Python 2.7.x has *much* better cross-compiling support so that it's now
actually possible to properly cross-compile Python during the bootstrap.
Before, it would just depend a lot on luck and the build host used, now
it even cross-compiles on OS X.
This means it's now possible to build a working bootstrap image on OS X!
:)
2014-10-28 15:18:28 +01:00
Adrien Destugues
e0e8bf6005
DocumentViewer: update to current mupdf.
...
This fixes most of the crashes when opening PDF files with it.
2014-10-28 09:43:12 +01:00
Adrien Destugues
35ba39e97f
Add packages for popt, protobuf_x86, mosh_x86.
2014-10-28 08:52:30 +01:00
François Revol
cfedac792a
Add lzip package
2014-10-28 00:53:02 +01:00
Adrien Destugues
c0e645210a
Add packages for Giddy3 and imagemagick.
...
* Also fix SDL which had a problem with OpenGL viewport size
initialization.
2014-10-26 20:28:23 +01:00
Jonathan Schleifer
1436138938
Update icu_bootstrap
...
Our code wouldn't compile with the old one anymore (issuing warnings
when -Werror is enabled).
2014-10-25 23:16:57 +02:00
Adrien Destugues
bad2098fd5
HaikuWebKt 1.4.6.
2014-10-24 21:23:17 +02:00
Adrien Destugues
94bb430963
Revert update to ffmpeg 0.11.5 for gcc2.
...
More testing shown that it crashes when decoding some videos which
work with 0.10 (mostly h263 and h264). Gcc4 versions does not seem to
have a problem, so we can keep the update at least there (WebKit and
other gcc4 compiled apps will use it).
Note that the changes in the media plugin are not reversed: they are
compatible with both ffmpeg versions.
2014-10-24 19:09:16 +02:00
Hamish Morrison
1778ce4bc9
openjdk: update package to u80b02 (also fixes provides)
2014-10-24 17:42:48 +01:00
Adrien Destugues
a975642268
Update ffmpeg for x86_64.
2014-10-24 09:53:07 +00:00
Adrien Destugues
c8d6d0408f
Update to ffmpeg 0.11.5.
...
I could not reproduce the issues in #8856 with this build. Let me know
if you run into files that don't play anymore.
2014-10-24 11:28:37 +02:00
Adrien Destugues
7a71a43eaa
Add package for gcc6809, lwtools, and dependencies.
2014-10-23 23:10:38 +02:00
Adrien Destugues
a8e95151f6
Add package for SDCC (Small Device C compiler)
...
A compiler targetting various 8 to 16 bit architectures, including z80.
2014-10-23 21:11:54 +02:00
François Revol
1b1f0fbee1
Add packages for libuuid
2014-10-23 19:45:36 +02:00
Jérôme Duval
fe2b689642
openssl: security update
...
Fix for CVE-2014-3513
Fix for CVE-2014-3567
Mitigation for CVE-2014-3566 (SSL protocol vulnerability)
Fix for CVE-2014-3568
2014-10-21 18:33:25 +02:00
Jessica Hamilton
7284564eab
jam: updated package for btrev43095 [x86]
2014-10-21 22:25:51 +00:00
Jessica Hamilton
0a472c4082
jam: updated package for btrev43095 [x86_64]
2014-10-21 22:22:04 +00:00
Jessica Hamilton
c66434ce67
jam: updated package for btrev43095 [x86_gcc2]
2014-10-21 22:17:51 +13:00
Jessica Hamilton
e4237798b4
icu: update revision that fixes icu-config [x86]
2014-10-21 12:57:21 +00:00
Jessica Hamilton
2ee31eefd5
icu: update revision that fixes icu-config [x86_64]
2014-10-21 12:57:20 +00:00