Commit graph

21876 commits

Author SHA1 Message Date
Juan RP 4535bafaa9 nvidia: rebuild with fixed common/shlibs (depends on itself due to libGL vpkg). 2014-03-07 16:49:40 +01:00
Juan RP 0243a78dd6 catalyst: rebuild with fixed common/shlibs (depends on itself due to libGL vpkg). 2014-03-07 16:44:58 +01:00
Juan RP a942cb58a5 catalyst: update to 14.2-betav1.3 (latest beta). 2014-03-07 16:36:27 +01:00
Juan RP 0c4cd22c4c nvidia304: remove libGL/libglx symlinks; this now provides/replaces libGL. 2014-03-07 16:20:24 +01:00
Juan RP 1331233217 nvidia: update to 334.21. 2014-03-07 16:14:13 +01:00
Juan RP 8d7e6525e6 hooks/post-install/06-prepare-32bit: also include .o files (crtX.o). 2014-03-07 15:47:38 +01:00
Enno Boland 9db67b2046 lighttpd: reenable parallel build 2014-03-07 14:57:29 +01:00
Juan RP e726efa217 MesaLib: fix libglx.so symlink in the libGL pkg. 2014-03-07 14:20:32 +01:00
Juan RP 638eab9f19 lighttpd: disable 32bit pkg; install plugins to its own specific dir. 2014-03-07 14:07:34 +01:00
Juan RP a44c69a68d fcgi: move static libs and symlinks to -devel; misc tweaks. 2014-03-07 13:43:02 +01:00
Enno Boland a082036f60 New package: lighttpd-1.4.34 2014-03-07 13:04:14 +01:00
Enno Boland 2511fb458e New package: fcgi-2.4.0 2014-03-07 13:03:11 +01:00
Juan RP 906189ab55 libvirt: update to 1.2.2. 2014-03-07 11:44:57 +01:00
Juan RP ca2eeec0c0 hooks/do-fetch/00-distfiles: fix previous again. 2014-03-07 11:22:51 +01:00
Juan RP b9e30d45dc hooks/do-fetch/00-distfiles: improve previous to handle all cases. 2014-03-07 11:20:56 +01:00
Juan RP ede40cdc41 hooks/do-fetch/00-distfiles: error out if distfiles aren't verified (found by Gottox). 2014-03-07 11:12:52 +01:00
Juan RP 3016320cb0 hooks: only generate/register 32bit pkgs on x86. 2014-03-07 10:12:20 +01:00
Juan RP 1aa6450b36 libHX: update to 3.19. 2014-03-07 10:09:05 +01:00
Juan RP 745258dcf8 xbps-src: bump version (v109). 2014-03-07 09:52:50 +01:00
Juan RP 772e938938 hooks/post-install/06-prepare-32bit.sh: return early if destdir32 does not exist; only for x86. 2014-03-07 09:49:41 +01:00
Juan RP d1b0883768 base-files: on x86_64 provide the ld-linux.so.2 symlink for 32bit pkgs. 2014-03-07 09:40:25 +01:00
Juan RP cff4f92735 linux3.10: update to 3.10.33. 2014-03-07 08:20:55 +01:00
Juan RP a5369116d2 linux3.13: update to 3.13.6. 2014-03-07 08:15:36 +01:00
Juan RP d2a9a9682b base-files: fix previous. 2014-03-06 22:04:55 +01:00
Juan RP b21ba0f67d base-files: added /etc/ld.so.conf.d/lib32.conf for 32bit pkgs. 2014-03-06 22:03:09 +01:00
Juan RP 047470c538 steam: run ldconfig via post-install on x86_64 for now. 2014-03-06 21:29:31 +01:00
Juan RP a26205c634 common/hooks: enable by default 32bit pkgs for x86_64. 2014-03-06 21:03:23 +01:00
Juan RP e060a1284e MesaLib: misc changes to allow 32bit pkg creation/work.
- Don't do symlink tricks with libGL, install as is.
- The libGL pkg now also provides the xorg-server libglx.so symlink.
- Use lib32 on x86 to make this work on x86_64.
2014-03-06 20:53:00 +01:00
Juan RP 29d82822a6 xorg-server: do not create libglx.so symlink, will be made by mesa libGL. 2014-03-06 20:50:00 +01:00
Juan RP 89925fd029 eudev: disable gir build option by default. 2014-03-06 19:40:57 +01:00
Juan RP 03eb11220f steam: do not depend on libGL-32; it's assumed it will be available. 2014-03-06 19:10:13 +01:00
Juan RP 6ba68b8188 steam: update to 1.0.0.47 and build it on x86_64. 2014-03-06 18:17:36 +01:00
Juan RP 9d6fcbd4ee base-directories: on x86 create /lib32 /usr/lib32 symlinks to /usr/lib. 2014-03-06 18:11:37 +01:00
Juan RP 04ef8b7c02 pulseaudio: needs automake to build. 2014-03-06 16:29:09 +01:00
Juan RP 3d5ee8eedd rtkit: do not depend on shadow directly. 2014-03-06 16:28:29 +01:00
Enno Boland bc0b077469 chromium-pepper-flash: fix for new srcdir 2014-03-06 11:33:38 +01:00
Enno Boland 9b5f93b3fa chromium-pepper-flash: using new chrome-binary, removing debug output 2014-03-06 11:24:45 +01:00
Juan RP 1181fda77e cracklib: remove obsolete post_install workaround. 2014-03-06 11:20:08 +01:00
Juan RP 8935913ab3 hooks/do-extract/00-distfiles: typo fix that broke extraction of gzipped distfiles. 2014-03-06 11:05:41 +01:00
Juan RP 0f3611ae84 radare2: switch to final tarball and drop cross patch (fixed by pancake). 2014-03-06 10:40:33 +01:00
Juan RP cdbe46c449 openssl: move engines to the libssl pkg instead. 2014-03-06 04:34:31 +01:00
Juan RP dddb603aeb common/hooks/post-install/06-prepare-32bit.sh: fix generated rdeps file.
The entries must be separated by blanks not newlines.
2014-03-06 04:19:07 +01:00
Juan RP 387543b2de opensmtpd: update to 5.4.2p1. 2014-03-06 04:16:25 +01:00
Juan RP a0fe5a2f6b docbook-xml: repair installation due to enabled create_srcdir. 2014-03-06 04:14:49 +01:00
Juan RP 169f34e7b5 libisofs: update to 1.3.6. 2014-03-05 20:02:27 +01:00
Juan RP 710284703a common/shlibs: add missing libxcb-1.10 sonames. 2014-03-05 18:36:25 +01:00
Juan RP ff6e34fbfc MesaLib: update to 10.1.0. 2014-03-05 18:30:09 +01:00
Juan RP 7d2b60418b go: cross build support. 2014-03-05 17:53:19 +01:00
Juan RP ba9e78889d go: update to 1.2.1. 2014-03-05 17:00:14 +01:00
Juan RP b5c0ac90cc common/hooks/do-fetch: 00-distfiles: disable trap on ERR to fix autobuild issues. 2014-03-05 13:58:46 +01:00