Commit Graph

2104 Commits

Author SHA1 Message Date
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
Juan RP ee01173a3e libtorrent: update to 0.13.6 (soname bump). 2015-09-04 08:51:10 +02:00
Dominik Honnef 114c395bf9 build-style/go: support cross-compilation with cgo 2015-09-04 02:18:57 +02:00
Jürgen Buchmüller f5c8a5581e Merge pull request #2438 from pullmoll/setup_pkg
setup_pkg(): fix check for pkgname-32bit + update gcc-multilib
2015-09-03 16:03:44 +02:00
Juan RP 983d68a31e xbps-src: support multiple pkg compression formats via etc/conf.
XBPS_PKG_COMPTYPE can be set via etc/conf to set your preferred compression
format; defaults to xz, like xbps-create(1).

The "none" setting is only available since 0.48 (unreleased).
2015-09-03 12:44:08 +02:00
Jürgen Buchmüller 0c7cfd6abe setup_pkg(): fix check for pkgname-32bit
+ Also update gcc-multilib to gcc-4.9.3

Trying to build `gcc-multilib` failed because `glibc-32bit`
has no separate `srcpkg/glibc-32bit/template`, but is a
result of building `glibc` for target arch `i686`.

For gcc-4.9.3 to build a patch is required that gets us rid
of strange errors when including /usr/include/bits/stdio2.h
2015-09-03 12:26:13 +02:00
Juan RP 1c0dce13e8 granite: update to 0.3.1 (soname bump). 2015-09-03 07:55:47 +02:00
Juan RP 22c9a81810 xbps-src: set $SHELL in the chroot target.
... otherwise it's set to /bin/xbps-shell and might give unexpected results
with packages that expect something else.

Suggested by @chris2.
2015-09-03 07:36:50 +02:00
Enno Boland cc1e475bff libtar: fix cross compile 2015-09-03 00:12:41 +02:00
Juan RP 4dfaf60651 xbps-src: do not remove masterdir/tmp before entering chroot.
There's no reason to remove this on each iteration.
This is to make @chris2 happy.
2015-09-02 10:08:22 +02:00
Juan RP c29c9a4e79 common/shlibs: bump required re2 version. 2015-09-02 09:58:58 +02:00
Steve Prybylski c411fe26be New package: muparser-2.2.5 2015-09-01 05:01:48 -04:00
Juan RP 1816931e8b Merge pull request #2429 from steski/geany
New package: geany-plugins
2015-09-01 08:54:14 +02:00
Juan RP 2f2852db97 liblouis: update to 2.6.4 (soname bump). 2015-09-01 09:15:59 +02:00
Steve Prybylski 843f2ec250 New package: ctpl-0.3.4 2015-08-31 17:47:33 -04:00
Steve Prybylski 9f65feeaa1 geany: add shlib common/shlibs 2015-08-31 17:44:12 -04:00
Jürgen Buchmüller 4cb0148e5e Merge pull request #2300 from pullmoll/mirror
Implement XBPS_DISTFILES_MIRROR (second try)
2015-08-31 15:51:01 +02:00
Jürgen Buchmüller 793a156a0f Implement XBPS_DISTFILES_MIRROR (second try)
The idea is to remove some burden from the original download
locations for distfiles by specifying one or more mirror locations.

+ Works with http:// or ftp:// mirrors for all $XBPS_CHROOT_CMD variants
+ Works with file:// mirrors together with uchroot and proot
2015-08-31 15:48:22 +02:00
Enno Boland 956a769547 New package: newt-0.52.18 2015-08-30 23:26:00 +02:00
Enno Boland f19619765b New package: pugixml-1.6 2015-08-30 11:00:06 +02:00
Juan RP 15ec5032f1 common/shlibs: added zita-convolver soname (close #2320). 2015-08-30 10:00:50 +02:00
Alessio Sergi 41c306dca9 efivar: update to 0.21 2015-08-30 02:01:47 +02:00
Enno Boland 9994351b29 libraw: update to 0.17.0. 2015-08-29 23:20:50 +02:00
Jürgen Buchmüller 740fb07e04 Merge pull request #2368 from jprjr/glog
New package: glog (c++ logging library)
2015-08-29 22:23:44 +02:00