Commit Graph

18682 Commits

Author SHA1 Message Date
Juan RP f4f4763003 libva: only for x86. 2014-03-24 18:13:39 +01:00
Juan RP 486cfe15ad slim: lib32disabled=yes. 2014-03-24 18:13:03 +01:00
Juan RP c320c33375 slim: use /run/slim.lock by default, because /run/lock might not exist. 2014-03-24 18:01:21 +01:00
Juan RP ec1a60721b libva-intel-driver: update to 1.3.0. 2014-03-24 17:58:15 +01:00
Juan RP 058e4a5c22 libva: update to 1.3.0. 2014-03-24 17:53:22 +01:00
Juan RP e47e610dab wpa_supplicant: fix sed expression in previous. 2014-03-24 17:33:09 +01:00
Juan RP 7085a69a57 wpa_supplicant: make wpa_supplicant@ also work for wext, fix conf_files. 2014-03-24 17:29:47 +01:00
Juan RP 7fc4d41983 pango: update to 1.36.3. 2014-03-24 17:13:54 +01:00
Juan RP a86522a6de util-linux: switch to --localstatedir=/run. 2014-03-24 14:22:34 +01:00
Juan RP 77870f6c33 linux3.10: update to 3.10.34. 2014-03-24 08:13:52 +01:00
Juan RP b2db96736b linux3.13: update to 3.13.7. 2014-03-24 08:10:33 +01:00
Juan RP 1536fe578e Revert "lbnfs: update to 1.9.3"
This reverts commit 31eb899712.

Update with a gratuitous SONAME bump that I didn't review... reverted.
2014-03-24 07:58:11 +01:00
jan-schreib 31eb899712 lbnfs: update to 1.9.3 2014-03-23 21:10:18 +01:00
Juan RP 8b756b8514 lightdm-gtk{,3}-greeter: update to 1.8.3. 2014-03-23 12:41:10 +01:00
Juan RP 5ae0907767 MesaLib: apply patch from http://patchwork.freedesktop.org/patch/18053/ to workaround vmwgfx assertion. 2014-03-23 12:08:19 +01:00
Juan RP 59cf26c906 xbps-git: bump version (manpage improvements). 2014-03-23 10:31:56 +01:00
Juan RP d80f1b9f88 accountsservice: update to 0.6.37. 2014-03-23 10:26:08 +01:00
Juan RP abd1e56ee5 blender: update to 2.70; misc tweaks. 2014-03-23 10:19:18 +01:00
Enno Boland 055ed40bda New package: blender-2.69 2014-03-23 09:30:10 +01:00
Juan RP 78ba6c533e libgee: revbump again to force rebuild. 2014-03-22 19:28:00 +01:00
jan-schreib f5016fd5e8 libgee: revbumb 2014-03-22 19:18:18 +01:00
jan-schreib 4371226daa libgee: revert update. 2014-03-22 19:17:00 +01:00
jan-schreib 4a22e2883d libgee: update to 0.11.4 2014-03-22 19:08:43 +01:00
Juan RP bf8e85c008 Merge pull request #328 from graysky2/master
profile-sync-daemon: update to 5.47
2014-03-22 05:40:16 +01:00
jan-schreib 0aa27eb64f notmuch: use variable for download location 2014-03-22 02:40:02 +01:00
graysky 8208513bfe profile-cleaner: update to 2.27 2014-03-21 16:45:41 -04:00
graysky 5bf33b1917 profile-sync-daemon: update to 5.47 2014-03-21 16:44:25 -04:00
Juan RP 95ca9d1e48 wxMaxima: install desktop file and icon. 2014-03-21 17:30:58 +01:00
Juan RP 419aa5d039 wxMaxima: enable printing support; needs maxima at runtime. 2014-03-21 17:24:20 +01:00
Juan RP d1ea49c872 wxWidgets: move development files to -devel; -devel conflicts with wxGTK-devel. 2014-03-21 17:16:32 +01:00
grauehaare 2b0fe2e866 Updated templates from wxMaxima and wxWidgets 2014-03-21 16:50:08 +01:00
grauehaare 39650ace14 Updated shlibs and updated template from wxWidgets 2014-03-21 16:18:29 +01:00
grauehaare 169fb7c0ee Updated shlibs and new Packages libmspack,wxWidgets and wxMaxima with -devel 2014-03-21 15:58:24 +01:00
Juan RP 0880f08a2f xbps-git: bump version (most awesome feature added to xbps-query(8)). 2014-03-21 13:23:58 +01:00
jan-schreib 004f29ea27 youtube-dl: update to 2014.04.21.3 2014-03-21 10:00:51 +01:00
Juan RP 90331b6491 git: update to 1.9.1. 2014-03-20 18:30:33 +01:00
Juan RP bfb28dc32a xbps-static-git: use only_for_archs instead. 2014-03-20 16:44:48 +01:00
Juan RP 5d469f46e5 xbps-static: use only_for_archs instead. 2014-03-20 16:44:22 +01:00
Juan RP ae16515c1f xbps-git: stop building static bins with glibc; split xbps-static only for musl. 2014-03-20 16:42:28 +01:00
Juan RP 323e9cf9f5 xbps: stop building static bins with glibc; split xbps-static only for musl. 2014-03-20 16:36:28 +01:00
Juan RP 6690a2fb68 libarchive: override ac_cv_func_lchmod detection mostly for musl builds.
The issue is that lchmod() is implemented in musl but returns ENOTSUP
on symlinks and the libarchive returns warnings when extracting files.

Override lchmod detection and simple disable it for musl too
(such as with glibc).
2014-03-20 16:01:42 +01:00
Juan RP 8882bd01de cross-i686-linux-musl: update musl to 1.0.0. 2014-03-20 11:29:13 +01:00
Juan RP 377840e64d cross-arm-linux-musleabi: update musl to 1.0.0. 2014-03-20 11:25:32 +01:00
Juan RP f8fcf2f6ae cross-x86_64-linux-musl: update musl to 1.0.0. 2014-03-20 11:18:02 +01:00
Juan RP 30701899c2 musl-bootstrap: update to 1.0.0. 2014-03-20 11:15:24 +01:00
Juan RP 5d2517a21a musl: update to 1.0.0. 2014-03-20 11:14:19 +01:00
Juan RP beebedbd23 zile: update to 2.4.11. 2014-03-20 09:18:10 +01:00
jan-schreib db49f65308 yajl: update to 2.1.0 2014-03-20 00:43:02 +01:00
jan-schreib 8ab8afba30 mutt-kz: update to 20140319 2014-03-20 00:07:07 +01:00
jan-schreib dc738ff75a youtube-dl: update to: 2014.03.18.1 2014-03-20 00:05:38 +01:00