Commit graph

21687 commits

Author SHA1 Message Date
Enno Boland
2015813233 New package: gperftools-2.1 2014-03-08 13:43:47 +01:00
Juan RP
b74799619c qt: merge patches from Arch for some bugfixes; misc tweaks for 32bit pkgs. 2014-03-08 11:41:19 +01:00
Juan RP
e9e8c638a8 hooks/prepare-32bit: new variables to improve 32bit pkg creation.
- lib32depends: if set, 32bit pkg will use this rather than "depends".
- lib32disabled: if set, no 32bit pkg will be created.
- lib32mode:
  * if unset only files for libraries will be copied.
  * if set to "full" all files will be copied

Still not perfect but should be enough to have skype-32bit.
2014-03-08 11:36:51 +01:00
Enno Boland
9b369ced1e v8: update shlibs for new v8 version 2014-03-08 03:15:21 +01:00
Enno Boland
12bf3fe8f3 v8: move all header files to include dir 2014-03-08 03:14:50 +01:00
Enno Boland
b1cd56af26 v8: updated to 3.23 2014-03-08 02:56:35 +01:00
Juan RP
758b3aa9cf xterm: use pkg-config so that freetype is detected correctly in cross builds. 2014-03-07 21:47:47 +01:00
Juan RP
96233fa013 xterm: update to 303. 2014-03-07 21:40:18 +01:00
Juan RP
bd6ce8b03b dosfstools: remove patch that has been already applied. 2014-03-07 21:31:58 +01:00
Juan RP
f5e26d38e6 dosfstools: update to 3.0.26. 2014-03-07 21:31:16 +01:00
Juan RP
ccc2c43c4a nvidia304: rebuild with fixed common/shlibs (depends on itself due to libGL vpkg). 2014-03-07 16:50:07 +01:00
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