Commit Graph

50993 Commits

Author SHA1 Message Date
Juan RP 78c601e18e firefox: switch to gtk2; multiple issues with gtk-3.20. 2016-04-27 18:01:18 +02:00
Jürgen Buchmüller 6914817067 mame: fix binaries names and manpage source 2016-04-27 17:42:27 +02:00
Juan RP af11e6c891 xbps-src: set XBPS_CHROOT_CMD=uchroot with -t; improve desc for -a. 2016-04-27 17:03:24 +02:00
Juan RP 5bfd84163b common/xbps-src/shutils/purge_distfiles.sh: does not need to executable. 2016-04-27 16:56:17 +02:00
Juan RP 2defe2ff17 cross-profiles: get rid of musl-gnulibfix (unused). 2016-04-27 16:55:16 +02:00
Juan RP e97de5b5d3 env/build: get rid of timestamp-macros.sh (dangling symlink). 2016-04-27 16:53:47 +02:00
Juan RP b722ed3c8b cross-profiles: simplify and rename some of them to match XBPS_TARGET_MACHINE.
- XBPS_TARGET_ARCH var renamed to XBPS_TARGET_MACHINE (gets rid of an extra var).
- Renamed cross profiles to match XBPS_TARGET_MACHINE.
- Added symlinks to keep compatibility with old profiles.
2016-04-27 16:47:05 +02:00
Jürgen Buchmüller 2269952b63 mame: update to 0.173
Test if building on i686 works again; if it doesn't, disable
i686 again as in 0.172
2016-04-27 16:34:11 +02:00
Juan RP 3bd892ad2d gnome-themes-standard: update to 3.20. 2016-04-27 16:12:07 +02:00
Juan RP 2e30d2b0c5 adwaita-icon-theme: update to 3.20. 2016-04-27 16:11:59 +02:00
Christian Neukirchen 09e5f9eb42 ruby: update to 2.3.1. 2016-04-27 15:59:08 +02:00
Christian Neukirchen cd2571f390 hwloc: update to 1.11.3. 2016-04-27 15:59:08 +02:00
Toyam Cox 34f1c69028 ffmpeg: enable more decoders (#4083) 2016-04-27 15:21:01 +02:00
Jannis Christ c943c79cd0 swift: update to 2.2.1. (#4086) 2016-04-27 15:19:19 +02:00
Juan RP c086e52332 xbps-static: build on mipselhf-musl; enable verbose compilation output. 2016-04-27 15:07:45 +02:00
Juan RP 882f23cf98 env/hardening: fix hardening on MIPS.
Thanks to @chneukirchen for finding the correct solution:

gcc sets -mno-shared by default when compiling non-PIC, and because
we are overriding the builtin specs, this internal rule set for gnu/mips
does not trigger:

gcc/config/mips/gnu-user.h:/* Default to -mno-shared for non-PIC.  */
gcc/config/mips/gnu-user.h:  " %{mshared|mno-shared|fpic|fPIC|fpie|fPIE:;:-mno-shared}"

So that we now use a specific specs file just for mips that sets -mshared for PIC.

This fixes building packages with hardening enabled for MIPS.
2016-04-27 15:01:40 +02:00
Juan RP 0e99e3b00d ci20-base: added wifi/bt fw from https://github.com/ZubairLK/ci20_other_files 2016-04-27 13:04:21 +02:00
Juan RP 7e117fb96d env/hardening: reenable hardening for MIPS.
I just booted a full PIE base-system successfully on my CI20 Creator.

For now we set -fPIE again in C{,XX}FLAGS to fix the build in attr/acl/coreutils, etc.
2016-04-27 12:47:56 +02:00
Toyam Cox 2ec3075932 Manual.md: mention make_dirs (#4082) 2016-04-27 11:51:06 +02:00
Enno Boland 734ac21884 xbps{,-static}: updated patch from master to fix https://github.com/voidlinux/xbps/issues/172 2016-04-27 11:06:37 +02:00
Michael Gehring ab04e869c7 nilfs-utils: fix musl build (Alpine patch) 2016-04-27 10:44:31 +02:00
Michael Gehring 3c8f807e4d nilfs-utils: update to 2.2.4. 2016-04-27 10:44:31 +02:00
Juan RP c1c7f2b39d cross-*-linux-musl: use shared gcc-4.9.x patch for musl; update toolchain components. 2016-04-27 10:37:51 +02:00
Andrea Brancaleoni 4e870ccff5 winetricks: update to 20160425. 2016-04-27 10:30:22 +02:00
Juan RP e5e89aa1ab cross-arm*-linux-musl*: update toolchain components.
- binutils-2.6
- gcc-4.9.3
- musl-1.1.14
- linux-3.18.25
2016-04-27 10:22:11 +02:00
Juan RP 7082b7edcb cross-mips*-linux-musl*: update toolchain components.
- binutils-2.6
- gcc-4.9.3
- musl-1.1.14
- linux-3.18.25
2016-04-27 10:17:28 +02:00
Juan RP cf2976d213 gdb: fix mips/musl builds. 2016-04-27 10:12:19 +02:00
Juan RP d821125b8b lxc: lxc-autostart service requires cgmanager (close #4018). 2016-04-27 08:37:43 +02:00
Juan RP 0a279cad1c xf86-video-intel: update to 2.99.917.42. 2016-04-27 08:30:39 +02:00
Juan RP 1aedca06b1 firefox: update to 46.0. 2016-04-27 08:20:27 +02:00
Juan RP 6c5e5815bf enlightenment: update to 0.20.7. 2016-04-27 07:41:38 +02:00
Michael Gehring 31573802e0 dovecot-plugin-pigeonhole: update to 0.4.14. 2016-04-27 06:42:52 +02:00
Michael Gehring 0920f497f9 ntp: update to 4.2.8p7. 2016-04-27 06:42:52 +02:00
Michael Gehring 4132f2dff4 yad: update to 0.36.0. 2016-04-27 06:19:49 +02:00
Michael Gehring 0b6a2a8d05 gzip: update to 1.8. 2016-04-27 06:18:02 +02:00
Michael Gehring 7844882b14 bleachbit: update to 1.11. 2016-04-27 06:14:10 +02:00
Michael Gehring 601e465ce4 xfce4-whiskermenu-plugin: update to 1.5.3. 2016-04-27 06:12:50 +02:00
Michael Gehring 5ba4f6168c httrack: update to 3.48.22. 2016-04-27 06:10:53 +02:00
Michael Gehring 90aa87bf06 xfce4-dict: update to 0.7.2. 2016-04-27 06:09:17 +02:00
Michael Gehring 6ab7e40632 davfs2: update to 1.5.4. 2016-04-27 06:05:44 +02:00
oliver cfc eb2babb8bb New package: bvi-1.4.0 2016-04-26 23:06:04 -04:00
Toyam Cox dedff32851 obs: add -devel subpackage 2016-04-26 14:34:14 -04:00
Steve Prybylski c74c739f94 xfce4-cpufreq-plugin: update to 1.1.3. 2016-04-26 14:31:28 -04:00
Michael Gehring 0b366490bd re2: update to 2016.04.01. 2016-04-26 20:10:27 +02:00
Michael Gehring cc76da5720 dovecot-plugin-pigeonhole: rebuild against dovecot-2.2.24 2016-04-26 20:08:59 +02:00
Michael Gehring 37969d9c00 dovecot: update to 2.2.24. 2016-04-26 20:08:59 +02:00
lemmi 21f4deaa9a obs: update to 0.14.1. (#4079) 2016-04-26 19:49:16 +02:00
Michael Gehring 68107c9eb6 scanmem: update to 0.15.7. 2016-04-26 16:53:04 +02:00
Michael Gehring b64a9317f0 meson: update to 0.31.0. 2016-04-26 16:53:02 +02:00
Michael Gehring 07cee95613 gradle: update to 2.13. 2016-04-26 16:52:58 +02:00