Commit graph

39307 commits

Author SHA1 Message Date
Jürgen Buchmüller e932907731 Merge pull request #2007 from pullmoll/slop
slop: unbreak musl
2015-07-12 22:19:51 +02:00
jbu fae4c84f4b slop: unbreak musl 2015-07-12 22:16:33 +02:00
Jürgen Buchmüller 04d612280e Merge pull request #2008 from pullmoll/asio
asio: unbreak musl
2015-07-12 21:41:29 +02:00
Christian Neukirchen ea8f61d287 enchant: use proper hunspell directory path. 2015-07-12 18:20:50 +02:00
beefcurtains 13a9e7346b Merge pull request #1984 from allan/master
msp430-toolchain: update to 3.03.04.00
2015-07-12 16:32:20 +02:00
Christian Neukirchen e7b878f052 perl-Tree-DAG_Node: update to 1.27. 2015-07-12 16:22:05 +02:00
Christian Neukirchen 4b421d8ce2 byacc: update to 20150711. 2015-07-12 16:21:23 +02:00
jbu f9cde9ac21 asio: unbreak musl
Do not change the code path for glibc by using a macro
MUSL_LIBC which is defined only if target is *-musl.
2015-07-12 14:56:27 +02:00
Enno Boland 4be81ecea2 Merge pull request #1988 from pullmoll/xscreensaver
xscreensaver: distfile checksum changed
2015-07-12 13:52:24 +02:00
jbu 2bda6cac40 proot: unbreak musl
This makes proot build on musl, but requires testing to make
sure the resulting binary works as expected.
2015-07-12 13:48:44 +02:00
Enno Boland 20a4c0c96f Merge pull request #2004 from abuibrahim/master
mu: enable emacs frontend
2015-07-12 13:40:18 +02:00
Enno Boland 493571d1c7 usbarmory-kernel: fix checksums 2015-07-12 13:17:29 +02:00
Enno Boland 3eaa518674 usbarmory-kernel: update to 4.0.8. 2015-07-12 13:12:51 +02:00
Ypnose 4daeaeda04 mksh: update to R51 2015-07-12 11:08:33 +02:00
Juan RP 0c061df749 base-system-busybox: unbreak and build on musl. 2015-07-12 11:00:54 +02:00
Juan RP 0ce38c4c74 xbps-src: make sure XBPS_WRAPPERDIR is only created in required cases.
- When building a bootstrap pkg and the chroot is not ready (bootstrap).
- When building a pkg within the chroot.
2015-07-12 10:13:43 +02:00
Juan RP d24e75514f xbps-src: document xbps-0.46 signing and require 0.46. 2015-07-12 10:05:39 +02:00
Juan RP edc0d5d53d efibootmgr: switch default grub loader to EFI/void/grubx64.efi.
Rather than EFI/void_grub/grubx64.efi.

Just a minor cosmetic change to remove the redundant _grub postfix.
2015-07-12 08:55:01 +02:00
Juan RP 55863abdd2 xbps-src: do not sync xbps repos in chroot mode.
If XBPS_CHROOT_CMD == uchroot with overlayfs (-O), the temporary masterdir
will be removed completely after synchronizing remote repositories, and
later on, when the build starts the repos are unsynchronized.

So do the sync on the real masterdir before entering the chroot.
2015-07-12 08:24:04 +02:00
Juan RP 1bc02c0e17 slop: update build dependencies. 2015-07-12 08:14:59 +02:00
Juan RP 53ff477915 slop: update to 4.2.17. 2015-07-12 08:11:27 +02:00
Juan RP 7e175527be maim: update to 3.4.45. 2015-07-12 08:10:44 +02:00
Juan RP 2bd3a11fa1 tilda: update to 1.2.4. 2015-07-12 08:09:19 +02:00
Juan RP 48efd89b54 roxterm: update to 3.0.1. 2015-07-12 08:06:23 +02:00
Juan RP 0ecea84fda rofi: update to 0.15.7. 2015-07-12 07:57:18 +02:00
Juan RP d8e7d525d7 mate-utils: update to 1.10.2. 2015-07-12 07:54:25 +02:00
Juan RP c44c806831 mate-terminal: update to 1.10.1. 2015-07-12 07:53:43 +02:00
Juan RP 2c14910179 libGL: update to 10.6.2. 2015-07-12 07:37:45 +02:00
Ruslan Babayev 95c687973b mu: add mu4e subpackage 2015-07-11 16:45:42 -07:00
beefcurtains 0bdaa7bc05 Merge pull request #2000 from diogoleal/pev
New package: pev-0.70
2015-07-11 23:40:20 +02:00
Jürgen Buchmüller 6e4dc2f189 Merge pull request #1999 from pullmoll/libcdr
libcdr: -O0 prevents _FORTIFY_SOURCE
2015-07-11 20:53:11 +02:00
Juan RP 33ccb463cd parole: needs glib-devel due to glib-mkenums in the host. 2015-07-11 20:51:41 +02:00
Juan RP 95538529b4 xbps-src: XBPS_MAKEJOBS cannot be readonly, it's overwritten later. 2015-07-11 20:51:15 +02:00
Jürgen Buchmüller bd846a98bd Merge pull request #2002 from pullmoll/gst-libav
gst-libav: fix cross build for arm*
2015-07-11 20:40:28 +02:00
Jürgen Buchmüller 24601c5468 Merge pull request #1993 from pullmoll/gst-plugins-bad
gst-plugins-bad: makedepends needs gettext-devel
2015-07-11 20:37:57 +02:00
jbu 36dc94586b gst-libav: fix cross build for arm* 2015-07-11 20:22:08 +02:00
Jürgen Buchmüller adb63ab49a Merge pull request #2001 from pullmoll/gst-ffmpeg
gst-ffmpeg: fix armv6l build
2015-07-11 20:12:15 +02:00
jbu 3bd3289d10 gst-ffmpeg: fix armv6l build 2015-07-11 19:59:55 +02:00
jbu 233356a218 xfce4: add parole to the meta package 2015-07-11 19:16:59 +02:00
Jürgen Buchmüller 0016f63c82 Merge pull request #1989 from pullmoll/kadu
New package: kadu-2.1
2015-07-11 18:59:57 +02:00
Diogo Leal 6310767e1d New package: pev-0.70 2015-07-11 10:35:29 -03:00
Jürgen Buchmüller 2e869a7094 Merge pull request #1994 from pullmoll/parole
New package: parole-0.8.0
2015-07-11 14:12:07 +02:00
Jürgen Buchmüller 04fb5c9b3f Merge pull request #1996 from pullmoll/gst-ffmpeg
gst-ffmpeg: fix cross compiling for armv7l
2015-07-11 14:07:33 +02:00
jbu 288914ff8b New package: parole-0.8.0
Closes #1986
2015-07-11 12:39:29 +02:00
Jürgen Buchmüller 85e705e4dd Merge pull request #1998 from pullmoll/qbittorrent
qbittorrent: fix build with Qt5 >= 5.5.0
2015-07-11 12:32:54 +02:00
jbu 087c6a61aa libcdr: -O0 prevents _FORTIFY_SOURCE 2015-07-11 11:52:42 +02:00
Juan RP dd63d42434 dmraid: get rid of systemd stuff. 2015-07-11 11:43:33 +02:00
Juan RP 5d6019d18a mongodb: remove systemd service. 2015-07-11 11:42:46 +02:00
Juan RP e716130fb5 cntlm: drop systemd build option. 2015-07-11 11:41:57 +02:00
Juan RP b2f58f08cf xbps-src: remove systemd option descr and shlibs. 2015-07-11 11:32:25 +02:00