Commit graph

142 commits

Author SHA1 Message Date
Juan RP eb44334f42 firefox: remove stupid LDFLAGS workaround. 2015-06-12 15:16:32 +02:00
Juan RP a112af85a2 firefox: set rpath to make this work ootb with musl. 2015-06-12 13:30:33 +02:00
Juan RP a31d1136a2 firefox: disable gold linker on musl to unbreak the build.
Looks like the gold linker has issues with --hash-style=sysv|both,
and can't hide some symbols that should be hidden with --hash-style=gnu.

For now just disable the gold linker until we set ld's hash style to gnu,
like alpine and to match our gcc settings.
2015-06-12 12:41:16 +02:00
Juan RP 02107ebc71 firefox: unbreak build; merge patches from Alpine for musl.
... and still the musl build is incomplete.
2015-06-11 18:59:32 +02:00
Juan RP df59381ffa firefox: update to 38.0.6. 2015-06-11 15:28:30 +02:00
Juan RP 76f7f62f26 firefox: rebuild against libvpx-1.4.0. 2015-05-20 08:26:21 +02:00
Enno Boland e729e90160 firefox: update to 38.0.1.
closes #1581.
2015-05-15 18:53:59 +02:00
Giedrius Statkevičius b88eaaab3f firefox: updated to 38.0 2015-05-12 23:00:28 +03:00
Juan RP b4f8bd1a4d firefox: update to 37.0.2. 2015-04-21 08:13:21 +02:00
Juan RP ff31d5a1a2 srcpkgs: xtraeme@gmail.com -> xtraeme@voidlinux.eu 2015-04-10 09:16:30 +02:00
Juan RP 18b248aabe firefox: update to 37.0.1. 2015-04-04 17:00:29 +02:00
Juan RP 3c1295a7e8 firefox: update to 37.0. 2015-03-31 08:53:58 +02:00
Juan RP c63d661c75 firefox: remove obsolete version comparator. 2015-03-28 08:09:47 +01:00
Juan RP 1c5f4690e6 xbps-src: always require current srcpkgs version in build dependencies.
That means that version comparators are not supported anymore in
hostmakedepends and makedepends.

This will ensure that a pkg is always built with the same build dependencies
everywhere, if the srcpkgs tree is uptodate.
2015-03-27 10:59:58 +01:00
Juan RP 311faf8282 firefox: update to 36.0.4. 2015-03-22 06:00:28 +01:00
Juan RP 8678906e0e firefox: update to 36.0.3. 2015-03-21 02:49:30 +01:00
Juan RP d9d78da05f firefox: add libXt for the host to make -lXt work. 2015-03-06 18:43:23 +01:00
Juan RP d678d9b466 firefox: force -lXt for cross. 2015-03-06 18:36:42 +01:00
Juan RP 3d25f0a040 firefox: update to 36.0.1. 2015-03-06 17:36:21 +01:00
Christian Neukirchen f6b99b17aa firefox: add --enable-pie. 2015-03-04 14:53:00 +01:00
Juan RP 52889319ed firefox: update to 36.0. 2015-02-25 14:53:59 +01:00
Juan RP cc5ced589e firefox: update to 35.0.1. 2015-01-27 22:43:17 +01:00
Enno Boland ed512c9de6 firefox: reenable armv7hf 2015-01-13 23:32:56 +01:00
Enno Boland e644092750 firefox: update to 35.0. 2015-01-13 23:22:58 +01:00
Juan RP 381db2a36e firefox: update to 34.0. 2014-12-02 08:49:25 +01:00
Juan RP fe99430efd firefox: update to 33.0.3. 2014-11-07 09:31:02 +01:00
Juan RP e923dd143d firefox: update to 33.0.2. 2014-10-29 10:35:43 +01:00
Juan RP 1024444242 firefox: update to 33.0.1. 2014-10-25 07:08:28 +02:00
Juan RP d414d4bcd6 firefox: fix armv6 build: needs libXdamage too. 2014-10-16 06:05:09 +02:00
Juan RP 3cdf8623f2 firefox: not broken anymore on x86. 2014-10-16 05:29:43 +02:00
Juan RP 6a84bbf53b firefox: update to 33.0; use our cflags and use system icu. 2014-10-16 04:34:13 +02:00
Juan RP ddeb89ab82 Revert "firefox: update to 33.0."
This reverts commit e203ddde85.

It is currently broken due to the included icu copy... revert this temporarily
until icu is updated.
2014-10-15 11:01:34 +02:00
Juan RP e203ddde85 firefox: update to 33.0. 2014-10-15 09:12:08 +02:00
Enno Boland 80ebdaa055 firefox: Update to 32.0.3 2014-09-25 13:48:56 +02:00
Jan S 914933f2bf firefox: update to 32.0.2. 2014-09-19 11:16:11 +02:00
Juan RP 51a2941f97 firefox: still broken on x86. 2014-09-15 23:56:30 +02:00
Juan RP e47296d6bf firefox: update to 32.0.1. 2014-09-15 22:05:20 +02:00
Juan RP 922ce2e417 firefox: broken on x86 temporarily. 2014-09-02 11:58:37 +02:00
Juan RP cda6e3d7c6 firefox: update to 32.0. 2014-09-02 08:37:26 +02:00
Juan RP 93e75f853e firefox: switch to gstreamer-1.x 2014-07-26 18:20:53 +02:00
Juan RP 40d5bfb74e firefox: update to 31.0. 2014-07-22 17:33:41 +02:00
Juan RP bf9ab42c8d firefox: remove pulseaudio build option; libpulse is dlopen()ed. 2014-06-11 10:16:02 +02:00
Juan RP 41bc9cf7fd firefox: update to 30.0. 2014-06-11 09:49:22 +02:00
Juan RP dc6e1506ec libffi: update to 3.1 (soname bump); revbump pkgs that link against libffi. 2014-06-06 05:22:23 +02:00
Juan RP aae0db64d6 firefox: update to 29.0.1. 2014-05-10 16:43:46 +02:00
Juan RP f001b41783 firefox: fix installation. 2014-04-30 11:53:26 +02:00
Juan RP a3ece44f0a firefox: make this build again. 2014-04-30 10:29:37 +02:00
Juan RP b5d7ea9209 firefox: switch to configure options; added pulseaudio build option (enabled). 2014-04-30 09:49:01 +02:00
Juan RP 129bd2702c firefox: update to 29.0. 2014-04-28 23:31:21 +02:00
Juan RP 04b14db4c1 firefox: rebuild to have corrected shlib-provides; lib32disabled=yes. 2014-04-02 16:56:11 +02:00