Commit graph

44251 commits

Author SHA1 Message Date
Juan RP
5f030fe2f1 xbps-src: force reconfiguration of bootstrap pkgs on chroot setup.
Right now ca-certificates internally requires the `openssl` utility
to generate /etc/ssl/certs. Certainly we need to perform this task
only once and iff we are within the chroot, because the host might
not have it in PATH.

This should fix the travis issue seen since xbps-0.48 was released.
2015-11-02 20:25:16 +01:00
Christian Neukirchen
24e7203b05 sbcl: update to 1.3.0.
(AArch64 only checked on Ubuntu 3.16.0-37-generic, fails to build on
my build box currently due to a kernel bug.)
2015-11-02 19:27:30 +01:00
Christian Neukirchen
75c48d5966 squid: update to 4.0.2. 2015-11-02 19:27:30 +01:00
Juan RP
d7130efbf7 Merge pull request #2886 from k00mi/poppler-cpp-fix
poppler-cpp-devel: add missing dependency on poppler-cpp
2015-11-02 18:24:57 +01:00
Lukas Braun
91614f5596 poppler-cpp-devel: add missing dependency on poppler-cpp 2015-11-02 18:19:02 +01:00
Allan May
a02143852d Merge pull request #2885 from allan/2882
puddletag: fix issue with PyQt4 (close #2882)
2015-11-02 17:21:12 +01:00
Juan RP
bca41ae70c util-linux: fix switch_root(8) with musl.
glibc declares some defs internally for struct dirent, _DIRENT_HAVE_D_TYPE
one of them. switch_root(8) expects this to be defined to properly remove
all subdirs stored in current root before switching.

This fixes those annoying warnings seen with musl on the initramfs.
2015-11-02 17:13:11 +01:00
allan
d09b125261 puddletag: fix issue with PyQt4 (close #2882) 2015-11-02 16:44:32 +01:00
Juan RP
aaa4e77051 cross-{i686,x86_64}-linux-musl: noverifydeps -> noverifyrdeps. 2015-11-02 16:32:42 +01:00
Juan RP
1a586602af lxqt-p{anel,owermanagement}: fix ksolid dependency. 2015-11-02 15:49:58 +01:00
Juan RP
c4a5b77e3a lxqt: update to 0.10.0. 2015-11-02 15:46:19 +01:00
Juan RP
8b80109873 New package: lxqt-sudo-0.10.0 2015-11-02 15:46:09 +01:00
Juan RP
a7431a5d8a lxqt-panel: update to 0.10.0. 2015-11-02 15:44:52 +01:00
Juan RP
8d9db1ba31 kguiaddons: update to 5.15.0. 2015-11-02 15:42:15 +01:00
Juan RP
2ee1a2e664 kwindowsystem: update to 5.15.0. 2015-11-02 15:41:04 +01:00
Juan RP
363e557eb2 lxqt-powermanagement: update to 0.10.0. 2015-11-02 15:35:47 +01:00
Juan RP
570a65b959 ksolid: unbreak musl build. 2015-11-02 15:32:58 +01:00
Juan RP
a9e0ff6c2b New package: ksolid-5.15.5. 2015-11-02 15:28:03 +01:00
Juan RP
0f980f89b7 extra-cmake-modules: update to 5.15.0. 2015-11-02 15:23:33 +01:00
Juan RP
9ffe84649d liblxqt-mount: removed; unnecessary with lxqt-0.10. 2015-11-02 15:18:11 +01:00
Juan RP
77767c0fc9 pcmanfm-qt: update to 0.10.0. 2015-11-02 15:17:10 +01:00
Juan RP
a40d795120 lxqt-session: update to 0.10.0. 2015-11-02 15:15:22 +01:00
Juan RP
87cf84115a lxqt-runner: update to 0.10.0. 2015-11-02 15:14:05 +01:00
Juan RP
1b52fd1d56 lxqt-qtplugin: update to 0.10.0. 2015-11-02 15:09:50 +01:00
Juan RP
380b68c5d9 libdbusmenu-qt5: move .so symlinks and cmake files to -devel. 2015-11-02 15:07:36 +01:00
Juan RP
e30cece713 New package: libdbusmenu-qt5-0.9.3+15.10.20150604. 2015-11-02 15:05:06 +01:00
Juan RP
0c4b75576c lxqt-policykit: update to 0.10.0. 2015-11-02 14:54:33 +01:00
Juan RP
c3f9fa27cd lxde-libsysstat: update to 0.3.1. 2015-11-02 14:53:14 +01:00
Juan RP
3eb18250a1 lxqt-openssh-askpass: update to 0.10.0. 2015-11-02 14:51:12 +01:00
Juan RP
158e9dc373 lxqt-notificationd: update to 0.10.0. 2015-11-02 14:50:11 +01:00
Juan RP
6763e3203f lxqt-globalkeys: update to 0.10.0. 2015-11-02 14:49:02 +01:00
Juan RP
3c24a02ba6 lxqt-config: update to 0.10.0. 2015-11-02 14:47:17 +01:00
Juan RP
fceac3f045 New package: libkscreen-5.4.2. 2015-11-02 14:42:24 +01:00
Juan RP
4f8077b950 lxqt-common: update to 0.10.0. 2015-11-02 14:33:36 +01:00
Juan RP
d7b11ff7bc lxqt-about: update to 0.10.0. 2015-11-02 14:32:29 +01:00
Juan RP
00c752901e liblxqt: update to 0.10.0. 2015-11-02 14:30:05 +01:00
Juan RP
a65279352c libqtxdg: update to 1.3.0. 2015-11-02 14:25:59 +01:00
Juan RP
2c49e3017e lvm2: update to 2.02.133. 2015-11-02 13:08:55 +01:00
Juan RP
3ffc9b90f3 Merge pull request #2881 from diogoleal/yabasic
New package: yabasic-2.769
2015-11-02 12:46:10 +01:00
Juan RP
5b7d956203 Merge pull request #2879 from kylesusername/linux4.0
Remove package linux4.0 and related packages
2015-11-02 12:12:22 +01:00
Diogo Leal
125e7e0a62 New package: yabasic-2.769 2015-11-02 09:11:17 -02:00
Andrea Brancaleoni
9f7661ca52 rmlint: update to 2.4.1. 2015-11-02 11:17:05 +01:00
Andrea Brancaleoni
1f27aac9a6 sift: update to 0.4.1. 2015-11-02 11:17:05 +01:00
Jürgen Buchmüller
362c0a265b pcsxr: unbreak musl + fix download location 2015-11-02 11:12:18 +01:00
Steve Prybylski
d137d435f8 cairo-dock-plugins: add update file. 2015-11-02 04:11:41 -05:00
Steve Prybylski
0fa659379f cairo-dock-plugins: update to 3.4.1.
Closes #2860.
2015-11-02 04:02:08 -05:00
kylesusername
ed86b9ba27 Removed package linux4.0 and related packages 2015-11-02 08:54:47 +00:00
Enno Boland
90931c23d0 gsound: update to 1.0.2. 2015-11-02 09:39:37 +01:00
Enno Boland
b1ec69ad43 usb-modeswitch: update to 2.2.6. 2015-11-02 09:38:46 +01:00
Enno Boland
6b94bf8286 usb-modeswitch-data: update to 20151101. 2015-11-02 09:38:33 +01:00