Commit graph

26932 commits

Author SHA1 Message Date
Christian Neukirchen
4d9e838b3b help2man: update to 1.46.2. 2014-09-07 18:45:07 +02:00
Christian Neukirchen
cd001d3e6e xorriso: update to 1.3.9. 2014-09-07 18:14:19 +02:00
Christian Neukirchen
36bce94ac7 xournal: update to 0.4.8. 2014-09-07 18:14:19 +02:00
Christian Neukirchen
b08c03de9e xstow: update to 1.0.2. 2014-09-07 18:14:18 +02:00
Christian Neukirchen
a29f6154c3 sakura: update to 3.1.5. 2014-09-07 18:14:18 +02:00
Christian Neukirchen
351100f602 qrencode: update to 3.4.4. 2014-09-07 18:14:18 +02:00
Christian Neukirchen
077060fe85 libao: update to 1.2.0. 2014-09-07 18:14:18 +02:00
Christian Neukirchen
710764300d inetutils: update to 1.9.2. 2014-09-07 18:14:18 +02:00
Juan RP
feb6d27821 cairo: disable gl on rpi; conflicts with MesaLib-devel on weston. 2014-09-07 17:40:35 +02:00
Christian Neukirchen
7e3410188d dia: update to 0.97.3. 2014-09-07 17:34:24 +02:00
Christian Neukirchen
0d97378213 gengetopt: update to 2.22.6. 2014-09-07 17:34:24 +02:00
Juan RP
b4a268f63b wgetpaste: update to 2.25. 2014-09-07 17:28:49 +02:00
Juan RP
436ad572cb xbps-git: bump (bugfixes). 2014-09-07 13:58:14 +02:00
Juan RP
dff0ce4036 MesaLib: patch from upstream to fix build with llvm-3.5. 2014-09-07 13:57:50 +02:00
Juan RP
18c4e42e0e llvm-git: it's --enable-optimized not --enable-optimize. 2014-09-07 11:57:52 +02:00
Juan RP
2ff63d0f39 llvm: it's --enable-optimized not --enable-optimize. 2014-09-07 11:57:35 +02:00
Juan RP
728844136b llvm: add patch from upstream to fix build on linux with --enable-shared.
See http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20140616/222509.html
2014-09-07 11:02:55 +02:00
Juan RP
1f91e7c3db Merge pull request #540 from RealJohnGalt/ck2
linux3.16-ck: 3.16.2 and ck2 update
2014-09-07 10:50:33 +02:00
Juan RP
caebbe898d Merge pull request #544 from RealJohnGalt/llvm-bump
Various git updates
2014-09-07 10:50:27 +02:00
John Galt
ee5a63a54c MesaLib-git: update to master 2014-09-07 01:30:26 -07:00
Juan RP
1de9144381 Merge pull request #542 from RealJohnGalt/llvm35
llvm: update to 3.5.0
2014-09-07 10:09:32 +02:00
John Galt
f6246958b0 Merge branch 'master' of https://github.com/voidlinux/xbps-packages into llvm35
Conflicts:
	srcpkgs/MesaLib/template
2014-09-07 01:08:00 -07:00
Juan RP
9671b3828e Merge pull request #541 from RealJohnGalt/patch-dist
do-extract: allow patch distfile suffix
2014-09-07 10:06:07 +02:00
Juan RP
a472ec780b cross-arm-linux-gnueabihf7: bump to trigger autobuilds. 2014-09-07 09:52:02 +02:00
John Galt
f5e75db1aa libclc-git: update to master 2014-09-07 00:39:30 -07:00
Juan RP
2c97174071 cross-arm-linux-gnueabihf7: add missing subpkg symlink. 2014-09-07 09:31:17 +02:00
Juan RP
172be05be5 gcc: update armv7l triplet again. 2014-09-07 09:09:16 +02:00
Juan RP
10e3477ab9 Revert "gcc: update triplet for armv7l."
This reverts commit 2998d95ba9.
2014-09-07 09:07:35 +02:00
Juan RP
2f3537525a cross-profiles/armv7hf.sh: switch to the arm-linux-gnueabihf7 cross compiler. 2014-09-07 09:06:53 +02:00
Juan RP
8df93a7825 cross-armv7l-linux-gnueabihf -> cross-arm-linux-gnueabihf7.
armv7l is not a valid machine type, and config.sub does not accept it.
Let's switch to the original triplet instead.
2014-09-07 09:05:47 +02:00
John Galt
ddafca1ebf llvm-git: update to master 2014-09-06 22:34:32 -07:00
John Galt
765f623fdd MesaLib: revbump for new llvm 2014-09-06 19:50:02 -07:00
John Galt
87b16c49b7 llvm: update to 3.5.0 2014-09-06 19:49:59 -07:00
John Galt
440d5d8772 do-extract: allow patch distfile suffix
And do nothing with them
2014-09-06 19:35:08 -07:00
John Galt
163928923c linux3.16-ck: 3.16.2 and ck2 update 2014-09-06 17:05:39 -07:00
Juan RP
413fa5ee3f MesaLib: update to 10.2.7. 2014-09-07 02:02:58 +02:00
Juan RP
a33d9a56ee Merge pull request #539 from uggedal/dmenu-xft
dmenu: add xft build option (off)
2014-09-07 01:53:55 +02:00
Juan RP
2998d95ba9 gcc: update triplet for armv7l. 2014-09-07 01:22:28 +02:00
Juan RP
a5b8b3052b cross-profiles/armv7hf: switch to the armv7l-linux-gnueabihf cross compiler again.
glibc uses the cross compiler preprocessor to know what architecture
to compile for, resulting in wrong architecture being used with the armv6
cross compiler.
2014-09-07 01:21:01 +02:00
Juan RP
44e9f97b46 New package: cross-armv7l-linux-gnueabihf for the armv7hf cross profile. 2014-09-07 01:18:04 +02:00
Juan RP
ab133f7cf8 Revert "Revert "autogen: remove broken; should be ok.""
This reverts commit 16e9dac2ed.
2014-09-07 00:29:01 +02:00
Juan RP
16e9dac2ed Revert "autogen: remove broken; should be ok."
This reverts commit 0ceebc9188.
2014-09-07 00:14:02 +02:00
Juan RP
c530d15426 glibc: disable lock elision for now, see https://sourceware.org/bugzilla/show_bug.cgi?id=16657 2014-09-07 00:13:07 +02:00
Juan RP
0ceebc9188 autogen: remove broken; should be ok. 2014-09-06 23:56:58 +02:00
Enno Boland
f8045cd8ae thunderbird-i18n: fixing checksums 2014-09-06 23:47:22 +02:00
Enno Boland
2f5ca2899b runit-void: revbump (tweaks). 2014-09-06 23:40:45 +02:00
Christian Neukirchen
7de9bc7c42 Cython: update to 0.20.2. 2014-09-06 23:30:20 +02:00
Eivind Uggedal
3110a76b1a dmenu: add xft build option (off) 2014-09-06 21:25:23 +00:00
Christian Neukirchen
1c66c07f03 mpg123: update to 1.20.1. 2014-09-06 23:24:06 +02:00
Christian Neukirchen
78e14ef67b mc: update to 4.8.13. 2014-09-06 23:22:17 +02:00