1292 Commits
Author SHA1 Message Date
Jérôme Duval d0afcca041 Add gcc5 packages for x86_64.
* Beware that installing these packages will replace gcc and syslibs. gcc5 packages
can be used to check that packages still build correctly with gcc5, simply being
places in haikuporter packages folder.
* libstdc++ is configured for "gcc4 compatibility", this means we could switch to
this version, while maintaining binary compatibility. However a switch to the new abi
will eventually require a full rebuild of packages depending on libstdc++. For this
to happen, the affected packages should be buildable with gcc5, which can easily be done
with the addition of these packages. Mainstream packages with up to date versions are
probably already buildable with gcc5, some aren't (ie boost). All haiku-* packages are
to be checked. I'll open a provisioning ticket to track the related activities.
2015-12-14 11:44:43 +01:00
Jessica Hamilton d691af0888 Update qt5 packages for x86_gcc2. 2002-11-13 11:08:37 +13:00
Humdinger 204407321e 64bit packages of cdrtools, haikuwebkit, youtube-dl and ubertuber
Thanks vidrep for testing those packages.
2015-12-12 22:08:32 +01:00
Jérôme Duval 9c66d4120d Update gmp package for x86_64. 2015-12-12 10:38:40 +01:00
Humdinger ea6fcd5055 Added x86 builds of opus and opusfile. 2015-12-10 19:31:55 +01:00
Jérôme Duval db541d98a0 Updated automake, libpng, openssl and python packages.
* added automake113 and python3 packages for x86 and x86_64.
2015-12-09 23:03:53 +01:00
Humdinger 8c2efb9ee7 Added packages opus, opusfile, opus_tools 2015-12-08 21:19:33 +01:00
Humdinger 5fb16fc743 Updated lbreakout2 package. 2015-12-05 18:55:06 +01:00
Jérôme Duval bd3bd5dc6b Update freetype,ffmpeg,harfbuzz packages for x86_64. 2015-11-30 22:54:09 +01:00
Jérôme Duval 87da38ded1 Update glib2 and pkgconfig packages for x86_64.
* Add lensfun and libidl packages for x86_64.
2015-11-29 22:05:42 +01:00
Adrien Destugues bfb6ef6133 python_imaging: add support for jpeg and png
* An imaging library that can't load images is much less useful.
2015-11-29 10:25:18 +01:00
Rene Gollent ce786c8810 x86: Update packages.
- Rebuild Ruby due to accidental dependency on libz.
- Update webkit to 1.5.1.
2015-11-27 22:30:49 -05:00
Jérôme Duval 4d53a2762b Update a few packages built against libz instead of zlib.
* hopefully fix the mess.
2015-11-27 06:27:30 +01:00
Jérôme Duval 24018385c8 Add qsystray package for x86_64. 2015-11-26 21:10:32 +01:00
Jérôme Duval 85a220ed53 Add qsystray package for x86.
* Update subversion package for x86, apr update wasn't taken into account.
2015-11-26 21:03:22 +01:00
Jérôme Duval e1fa42848b Update openssl package for x86.
* libssl and libcrypto provides aren't compatible: rebuilt dependent packages.
* some packages built by Anevilyak.
2015-11-26 18:57:59 +01:00
Jessica Hamilton 2b899555e7 x86_gcc2: update openssl and libqt4 packages.
- openssl: changed compat to 1.0.0 for the package itself as well
  as the library provides.
- libqt4: rebuilt against latest openssl packages; dependency on
  libssl/libcrypto is now 1.0.0, as it should be.
2015-11-26 14:41:03 +13:00
Jérôme Duval 12b32ebf7a Updated ffmpeg package for x86_64. 2015-11-24 21:47:29 +01:00
Jérôme Duval e1ef395414 Updated flac, libsndfile, libpcre, libxml2 packages for x86_64. 2015-11-24 19:22:30 +01:00
Humdinger dc0347f13e Added game BeVexed. 2015-11-22 17:47:38 +01:00
Jérôme Duval 75473ac722 Update ca_root_certificates for x86_64. 2015-11-22 17:06:12 +01:00
Jérôme Duval 83b31eb82a Update x86_64 packages to use libncurses 6.
* also update libqt4 x86_64 package to work with the updated openssl package.
2015-11-22 14:22:54 +01:00
François Revol 5dc0eff0b0 Add package for hdialog 2015-11-21 22:54:19 +01:00
Jérôme Duval 4217c52a3b Update openssl package for x86_64.
* libssl and libcrypto provides aren't compatible: rebuilt dependent packages.
2015-11-21 10:45:18 +01:00
Humdinger 8e1cf556a0 Stripped version of virtualbox guest additions.
Stripped the binaries which I forget before... sorry about that.
2015-11-20 16:48:20 +01:00
Humdinger e1f49904c8 Revert virtualbox guest addition package.
The build with a newer revision of the source turned out to keep crashing.
Reverting back to #51740 (which can't be built with the old recipe, so I
manipulated the dependencies in the .PackageInfo of the old package
manually...)
2015-11-20 16:32:29 +01:00
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
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
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