Commit graph

33898 commits

Author SHA1 Message Date
Juan RP
fdfb9fc9ae libva: disable glx/egl backends; now provided by libva-glx. 2015-03-12 22:35:07 +01:00
Juan RP
89904906f8 New package: libva-glx-1.5.0; splitted off of libva.
This avoids a cyclic dependency with libGL (mesa):

	libGL -> libva -> libGL (MesaLib-devel)

This fixes #1109
2015-03-12 22:27:31 +01:00
Andrea Brancaleoni
faf1184839 atom: update to 0.187.0. 2015-03-12 21:52:02 +01:00
Juan RP
5c177c7b67 Require xbps>=0.44 for xbps-uunshare(8) to simplify code. 2015-03-12 18:56:14 +01:00
Juan RP
d694d022d1 xbps-src: use xbps-uunshare(8) to sync remote cross repos too. 2015-03-12 18:49:21 +01:00
Juan RP
b7436d7001 libclc-git: update to a newer snapshot (close #1108). 2015-03-12 18:29:49 +01:00
Enno Boland
983cf5027a android-tools: fix adb service. 2015-03-12 17:28:30 +01:00
Enno Boland
97187ee382 dateutils: fix crossbuild 2015-03-12 15:33:45 +01:00
Enno Boland
324bbb55bd vdpauinfo: update to 1.0. 2015-03-12 15:00:48 +01:00
Enno Boland
78f1a9d2c2 capstone: update to 3.0.2. 2015-03-12 14:57:40 +01:00
Enno Boland
b3998924dd dateutils: update to 0.3.2. 2015-03-12 14:50:43 +01:00
Enno Boland
6cd5a85a63 backintime: update to 1.1.2. 2015-03-12 14:49:12 +01:00
Enno Boland
630cd76e6f android-tools: add service file for adb 2015-03-12 14:11:11 +01:00
Enno Boland
84fd7f4511 libwebp: update to 0.4.3. 2015-03-12 12:04:29 +01:00
Enno Boland
2b5406c0be openmsx: update to 0.11.0. 2015-03-12 12:02:08 +01:00
Enno Boland
8dc6e62e01 libucl: update to 0.7.3. 2015-03-12 11:49:20 +01:00
Enno Boland
5504695228 libqmi: update to 1.12.6. 2015-03-12 11:46:03 +01:00
Juan RP
2140ff85e9 glibc: disable _FORTIFY_SOURCE from CFLAGS. 2015-03-12 11:28:27 +01:00
Juan RP
4c49a35f43 etc/defaults.conf: move _FORTIFY_SOURCE to CFLAGS.
Lots of pkgs seem to fail when _FORTIFY_SOURCE is defined in CPPFLAGS
due to a missing optimization level, and also some of them simply
ignore CPPFLAGS, therefore move it to CFLAGS to fix this once and for all.
2015-03-12 11:28:27 +01:00
Enno Boland
c645a1c097 ecryptfs-utils: update to 106. 2015-03-12 11:14:57 +01:00
Enno Boland
974d2f682d exiftool: update to 9.89. 2015-03-12 11:12:46 +01:00
Enno Boland
086d21cf54 poedit: update to 1.7.5. 2015-03-12 11:05:40 +01:00
Enno Boland
c5eb62bc94 kcgi: update to 0.5. 2015-03-12 11:05:40 +01:00
Enno Boland
d3b14798fb libwacom: update to 0.12. 2015-03-12 11:05:40 +01:00
Juan RP
29893d254f hsetroot: rebuild with an uptodate toolchain. 2015-03-12 10:49:07 +01:00
Juan RP
3454bffd3d cross-arm-linux-gnueabi: unbreak by unsetting some env vars. 2015-03-12 10:48:29 +01:00
Juan RP
388c3143ac xbps-src: tweak the order of LDFLAGS set in templates.
Rather than appending to the final LDFLAGS, add it to the head,
this way packages that use LDFLAGS="-lfoo" will still work with --as-needed.

This fixes hsetroot build, at least.
2015-03-12 10:46:36 +01:00
Christian Neukirchen
a38c33a99a stunnel: update to 5.11. 2015-03-12 10:45:11 +01:00
Juan RP
9f9ca01056 gcc: unbreak build due to _FORTIFY_SOURCE in CPPFLAGS. 2015-03-12 10:23:06 +01:00
Enno Boland
6d0df6a2a7 libinput: shorten short_desc, use FREEDESKTOP_SITE. 2015-03-12 10:01:52 +01:00
Enno Boland
a7206a9382 xf86-input-libinput: update to 0.8.0. 2015-03-12 09:54:45 +01:00
Enno Boland
787b25c06f wld-git: rebuild with libinput-0.12.0. 2015-03-12 09:53:07 +01:00
Enno Boland
f4f57101a1 weston: rebuild with libinput-0.12.0. 2015-03-12 09:53:02 +01:00
Enno Boland
838b9c97f3 clutter: rebuild with libinput-0.12.0. 2015-03-12 09:52:54 +01:00
Eivind Uggedal
b05250f141 android-tools: update to 5.1.0_r1. 2015-03-12 08:52:29 +00:00
Enno Boland
6c04932221 libinput: update to 0.12.0. 2015-03-12 09:48:51 +01:00
Juan RP
548b0825d0 libXaw: unbreak installation by disabling soname checks in 99-pkglint. 2015-03-12 09:37:18 +01:00
Juan RP
dd5106e11a avahi: update distfiles. 2015-03-12 09:10:14 +01:00
Juan RP
62841d165c libcdio: update libiso9660 soname for 0.93. 2015-03-12 07:24:34 +01:00
Juan RP
fb42978f0e libxml2-python: do not depend on gir-freedesktop.
... otherwise the pkg might not be available in a bulk build.
2015-03-12 06:57:50 +01:00
Juan RP
4d555b10f8 binutils: unbreak with _FORTIFY_SOURCE in CPPFLAGS.
_FORTIFY_SOURCE needs an optimization level. From Arch.
2015-03-12 06:41:29 +01:00
Duncaen
ac843776cd syncthing: update to 0.10.26. 2015-03-11 22:18:14 +01:00
Duncaen
7b092bbdae firejail: update to 0.9.22. 2015-03-11 21:09:09 +01:00
Enno Boland
488197a0ad Merge pull request #1099 from Gottox/poppler0.32
updating poppler to 0.32
2015-03-11 19:20:15 +01:00
Enno Boland
d4905e0ee4 ipe: rebuild with poppler-0.32. 2015-03-11 18:29:49 +01:00
Enno Boland
ff79bef7c3 inkscape: rebuild with poppler-0.32. 2015-03-11 18:29:49 +01:00
Enno Boland
abd29cdcb3 evas_generic_loaders: rebuild with poppler-0.32. 2015-03-11 18:29:49 +01:00
Enno Boland
39e73293d4 cups-filters: rebuild with poppler-0.32. 2015-03-11 18:29:49 +01:00
Enno Boland
4704369c6c poppler-qt5: update to 0.32.0. 2015-03-11 18:29:49 +01:00
Enno Boland
158fd87ef1 poppler-qt4: update to 0.32.0. 2015-03-11 18:29:49 +01:00