Commit Graph

3697 Commits

Author SHA1 Message Date
Rudolf Cornelissen
d95b7ef60b Added via gfx driver back to the image, since ticket #1973 was solved. 2016-02-19 19:33:44 +01:00
Jérôme Duval
351848b372 Update ffmpeg, freetype, libgcrypt packages for x86_64.
* Add ffmpeg2 compat packages for x86_64.
2016-02-19 18:04:27 +01:00
Adrien Destugues
bb28d38bc7 libusb_compat, sane_backends: fix libusb dependency
* Wrong soname from old libusb package was used, making these packages
  not installable.
2016-02-18 22:07:08 +01:00
Adrien Destugues
d77a087ad2 HaikuWebKit 1.5.2 for x86_64. 2016-02-15 22:43:51 +01:00
Adrien Destugues
d373150fa1 Update libmodplug to fix crash in ffmpeg 2016-02-15 20:16:09 +01:00
Humdinger
e9eb82cc53 Updated all cdrtools packages to 3.02~a06-1 2016-02-14 19:02:47 +01:00
Humdinger
bb74b46df8 Add ponpokodiff package 2016-02-14 16:52:38 +01:00
Adrien Destugues
45569721aa HaikuWebKit 1.5.2. 2016-02-13 21:20:54 +01:00
Humdinger
66f815e0ba The yab package with a correct revision...
bbjimmy informed me the correct revision is "1" as otherwise it
would collide with the same package hosted on FatElk...
Thanks!
2016-02-01 19:23:30 +01:00
Humdinger
f77b8f376e yab and yab_ide needed a rebuild. 2016-02-01 18:08:40 +01:00
Humdinger
fb9a8324cf Updated youtube_dl and gutenprint packages 2016-01-31 14:37:57 +01:00
Humdinger
522150d01a Updated DocumentViewer package
Needed a recompile after app_server changes.
2016-01-25 17:36:14 +01:00
Humdinger
bd0b62b178 Rebuilt psqlODBC package.
Rebuilt to make it installable again with regard to the libssl
dependency.
2016-01-23 17:09:56 +01:00
Augustin Cavalier
6352a1b8c3 Add the 'mail' tool to the build. 2016-01-20 13:28:46 -05:00
Humdinger
1a352e46cc Updated Clipdinger to v0.5.2
Bug fix: The Auto-paste setting was ignored on startup.
2016-01-20 19:31:51 +01:00
Rene Gollent
8028ede7db Build: Add architecture rule for libshared.a.
- As suggested by Ingo, add libshared.a to the architecture name map.
  This allows it to be linked by its short name like other frequently
  used libraries.
- Adjust all Jamfiles referencing the lib accordingly.
2016-01-15 21:12:24 -05:00
Jérôme Duval
63df190c0e Add giflib6 package for x86_gcc2.
* It should provide what's needed by libwebp on this architecture.
2016-01-13 02:46:32 +01:00
Jérôme Duval
1a40c81cfe Update icu packages to 56.1.
* Add icu55 packages for compatibility with version 55.
2016-01-12 23:22:44 +01:00
Jérôme Duval
29fdf47d66 Update giflib packages. 2016-01-12 23:22:44 +01:00
Humdinger
567781bf34 Updated packages to Clipdinger 0.5.1
Additionally to more robust pasting to sprunge (now checks if the
service is operational) the required curl version is now the one
that's actually in the HaikuPorts repo, 7.45.0.
Clipdinger 0.5 depended on a newer version, which rendered it uninstallable
with only the default HaikuPorts repo.

There's a messaging issue that results in pasting to sprunge twice, which
I'm still investigating. Releasing now, as it's not a debilitating bug.
2016-01-12 10:11:10 +01:00
Humdinger
1d162e3bde Updated vim packages, thanks to KapiX. 2016-01-11 19:21:35 +01:00
Jérôme Duval
dd1c718026 Update libwebp packages.
* added libwebp5 packages for compatibility.
* updated library soname of the build feature.
2016-01-10 19:28:02 +01:00
Humdinger
8e2c2be808 Updated lbreakout2, slimevolley packages.
Fixed requirement of lib:libsdl_net_1.2 makes them installable.
2016-01-10 17:52:32 +01:00
Jérôme Duval
5fc0898757 Remove gcc5 packages.
* update_package_requires uses the latest version available, so haiku package
would then require a version 5.x of libgcc.
* Be sure to check that gcc_syslibs is installed and not gcc5_syslibs.
2016-01-10 11:17:07 +01:00
Adrien Destugues
ba662795b3 Update git and pkgconfig. 2016-01-10 10:17:06 +01:00
François Revol
ec684513fe WindowShade: add to regular image 2016-01-07 21:12:17 +01:00
François Revol
b50be529bb Add dpms tool to regular image 2016-01-07 21:04:11 +01:00
François Revol
b259ac9c59 Add listfont to the minimum image definition 2016-01-07 18:13:47 +01:00
Humdinger
a3212ce3e9 Update Clipdinger package for 64bit 2016-01-04 17:26:30 +01:00
Humdinger
c97bb97467 Update Clipdinger package for gcc4 2016-01-04 17:20:49 +01:00
Humdinger
60321baacc Updated version of Clipdinger package
New in v0.5:
* Added a feature to paste to the online service Sprunge.us
* Bug fix: A chosen favorite will now appear at the top of the clip list,
  which always shows what's currently in the clipboard.
* Bug fix: Using the mouse instead of the cursor keys to switch list now
  correctly shows the inactive list "dimmed".
2016-01-04 16:42:00 +01:00
mshlyn
e3724c38cb PPP: Port to the new stack.
Signed-off-by: Augustin Cavalier <waddlesplash@gmail.com>

This is a squash of the 42 commits by @mshlyn, as I couldn't find a
way to break them into logical chunks. I did not include these in the build,
as it appears that they only partially work anyway, and much more cleanup is
still needed. However, this is a huge improvement on what was in the tree
before, which looked horrendous and didn't even compile (as it was designed
for the old stack).

Mostly fixes #812.
2016-01-02 07:22:13 -05:00
Jérôme Duval
757d62098f Update openssh packages. 2015-12-25 13:17:20 +01:00
Humdinger
349ef416e4 Updated cdrtools package for x86_64 2015-12-20 08:21:24 +01:00
Alexander von Gluck IV
fd7970fdc2 Add libaacs package for x86_64 2015-12-18 22:35:03 -06:00
Alexander von Gluck IV
5f24e87d7a Add libgcrypt packages for x86_64 2015-12-18 22:29:12 -06:00
Alexander von Gluck IV
4c889ee5bd Update libbluray packages for x86_64 2015-12-18 21:03:23 -06:00
Humdinger
d625b5f6bb Updated cdrtools package. 2015-12-18 18:20:11 +01:00
Jérôme Duval
f9b95ccd2d Revert icu* packages for x86_gcc2. 2015-12-17 20:54:16 +01:00
Jérôme Duval
6316accd29 Update icu and wget packages for x86_64. 2015-12-17 19:25:30 +01:00
Jérôme Duval
12bb78e6ce Add gcc5 package for x86 and gcc5_x86 for x86_gcc2.
* update gmp package for x86, gmp_x86 for x86_gcc2.
* update wget packages for x86 and x86_gcc2.
* update icu* packages for x86_gcc2 and x86.
* update libgpg_error* packages for x86_gcc2.
2015-12-17 18:28:57 +01:00
François Revol
ffa40c8562 Add package for ThemeManager 2015-12-16 17:25:41 +01:00
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
Jérôme Duval
3dd0c8198e PackageRules: use valid macro names in defines. 2015-11-23 18:16:08 +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
Jérôme Duval
b8c67b27cc haiku-x86_64: make some dependencies feature dependent. 2015-11-22 11:47:29 +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
Jessica Hamilton
1941c9054e ffmpeg addon: add missing dependency on libswresample. 2015-11-21 07:42:44 +13: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
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