Commit graph

2127 commits

Author SHA1 Message Date
Juan RP e4fdd38304 xbps-src/doinstall: touch install state file after running post-install too. 2015-09-27 18:51:58 +02:00
Juan RP 68701cf6ca xbps-src: repair -f <phase> again; close #2617
Also simplified configure/build/install phases to only touch a single
file once the phase has been run, rather than multiple of them
(pre/post, etc).
2015-09-27 18:49:38 +02:00
Juan RP 1f2147f240 xbps-src/doinstall.sh: update args check. 2015-09-27 11:28:11 +02:00
Juan RP 21b2f6c3e8 xbps-src: fix regressions introduced with -f <phase>. 2015-09-27 10:30:10 +02:00
Juan RP 1f4a588861 xbps-src: fix -f pkg when destdir is empty. 2015-09-27 10:09:08 +02:00
Juan RP caf4f5bdd7 skalibs: update to 2.3.7.0. 2015-09-27 09:57:50 +02:00
Juan RP 4c070a1ded options.description: added vdpau and x265; improved vaapi. 2015-09-27 08:00:03 +02:00
Juan RP 7bf804f43b New package: calligra-2.9.7.
Close #1555
Close #1324
2015-09-26 09:44:58 +02:00
Juan RP 4449fbd0be xbps-src: make -f <phase> respect previous successful phases. 2015-09-24 16:12:10 +02:00
Juan RP 08efa2cca1 xbps-src: -f <phase> now works for configure/build/install/pkg phases. 2015-09-24 15:45:47 +02:00
Juan RP e00be3215b pulseaudio: update to 7.0. 2015-09-24 11:49:54 +02:00
Juan RP 9161363a34 Merge pull request #2566 from diogoleal/csync
New package: csync-0.50.0
2015-09-24 11:01:49 +02:00
Jürgen Buchmüller ae6205c9b6 New package: SDL2_net-2.0.0 2015-09-23 19:04:35 +02:00
Jürgen Buchmüller 482acee672 purge_distfiles.sh: remove empty directories 2015-09-23 15:12:55 +02:00
Juan RP b1716fa5e6 firefox: update to 41.0.
- Re-enable jemalloc on native builds with glibc; matches other known distros.
- Add another patch required by musl.
- Remove obsolete patch required by musl.
2015-09-23 09:58:34 +02:00
Diogo Leal 36189c6dfb New package: csync-0.50.0 2015-09-23 02:33:46 -03:00
Andrea Brancaleoni 93f8f7e8d8 Merge pull request #2573 from thypon/armv5-musl
Armv5 musl
2015-09-21 22:04:33 +02:00
Juan RP 4cb344b653 curl: added three new options: ldap (off), ssh (on) and rtmp (off). 2015-09-21 21:12:17 +02:00
Juan RP 4630ef6551 Merge pull request #2559 from Gottox/glew-1.13
Glew 1.13
2015-09-21 16:46:36 +02:00
Andrea Brancaleoni d545ebe138 New cross-profile: armv5tel-musl 2015-09-21 09:00:45 +02:00
Enno Boland 95f9814acd glew: update to 1.13.0. 2015-09-19 21:05:03 +02:00
Andrea Brancaleoni 71fb725013 New package: sydbox-1.0.2 2015-09-19 12:46:43 +02:00
Andrea Brancaleoni b5d76ffdcf New package: pinktrace-0.9.1 2015-09-19 12:46:43 +02:00
Christian Neukirchen bceb505b03 libnftnl: update to 1.0.5. 2015-09-18 12:26:17 +02:00
uriahheep 13b37452de gpsd: added libs to common/shlibs 2015-09-18 02:59:28 +00:00
Juan RP dc7a14526e Merge pull request #2522 from steski/collectd
New package: collectd-5.5.0
2015-09-17 07:12:49 +02:00
Steve Prybylski b77ef8eaaa New package: collectd-5.5.0 2015-09-16 19:17:58 -04:00
Juan RP a9b66c178a xbps-src: set LC_COLLATE=C in environment as suggested by @chneukirchen.
This is enough to let ca-certificates build again.

Close #2513
2015-09-15 08:15:13 +02:00
Juan RP b99c981bdf gettext: update shlibs for 0.19.6. 2015-09-15 07:36:23 +02:00
Christian Neukirchen 5093d6b0c1 New build_style haskell-stack. 2015-09-14 16:13:13 +02:00
Juan RP ea07935e81 New package: libchardet-1.0.4 2015-09-14 07:22:10 +02:00
Jakub Skrzypnik 54961851c4 new package: spectrwm 2015-09-12 21:25:04 +02:00
Enno Boland 1e84892800 poppler: update to 0.36.0. 2015-09-12 14:01:56 +02:00
Juan RP 6d5b08ed35 llvm: update armhf triplets list to handle ours. 2015-09-11 14:01:35 +02:00
Juan RP 241c739eec Merge pull request #2485 from thypon/llvm
Llvm 3.7.0
2015-09-11 08:41:44 +02:00
Juan RP ac70d37a31 Merge pull request #2498 from steski/alsa-tools
New package: alsa-tools-1.0.29
2015-09-11 08:35:34 +02:00
Juan RP bcdacb66a0 xbps-src: replace basename(1) with ${var##*/}.
Reduce number of fork+exec due to using a subshell to execute basename(1).
2015-09-11 07:55:40 +02:00
Steve Prybylski dc8c6565e6 New package: alsa-tools-1.0.29 2015-09-10 23:24:02 -04:00
Andrea Brancaleoni e8e81d004e llvm: update to 3.7.0.
- add patch debug messages
- update patches
- remove lld
- replace __ptrace_request with int on musl
- fix bug 22661
- include license
2015-09-10 23:21:44 +02:00
Juan RP 955d7ce232 hooks/do-pkg/gen-pkg: don't set unnecessary args to xbps-create(1). 2015-09-10 20:07:13 +02:00
Jürgen Buchmüller 7aa6261c63 chroot.sh: set LC_ALL=C in the chroot 2015-09-10 13:48:47 +02:00
John Regan 65cd9c379f shlibs: add some missing libraries 2015-09-09 14:12:44 -04:00
Juan RP 0d85b53dd0 Refact Raspberry Pi firmware and userland packages.
- Packaged rpi-userland which now contains the userland GPU libs
and utilities, and builds on musl.
- rpi-firmware now just contains the boot files, nothing else.
- rpi-firmware-pcfiles has been merged into rpi-userland-devel and
has been removed.
2015-09-07 18:49:26 +02:00
Juan RP 368b571b1f New package: xf86-video-amdgpu (close #2475). 2015-09-07 17:31:00 +02:00
Juan RP e0a778593a New package: gtkglarea-2.1.0 2015-09-06 08:59:45 +02:00
Juan RP dff3981c64 build-style/scons: also set destdir var (required by vdrift and others). 2015-09-05 10:35:46 +02:00
Juan RP f362068f7c xbps-src: new "scons" build-style. 2015-09-05 10:22:41 +02:00
Jürgen Buchmüller 1c4a971d74 purge-distfile: improve template scan speed 2015-09-05 07:41:58 +02:00
Jürgen Buchmüller 32e3b4263b shlibs: missing libnss_db.so.2 for glibc-2.22_1 2015-09-04 21:29:52 +02:00
Jürgen Buchmüller 00c18e3e88 distfiles mirror: try $curfile first (renamed) 2015-09-04 17:13:31 +02:00