Juan RP
5a4e7f3cac
ppp: portability patches from Alpine.
2015-05-10 11:02:32 +02:00
Juan RP
24b4fdcf7a
udisks2: portability fixes from Alpine.
2015-05-10 10:17:06 +02:00
Juan RP
54a165e911
samba: disable quotas to make this build with musl for now.
2015-05-10 09:47:55 +02:00
Juan RP
7494f7d07f
xbps-src: binary-bootstrap now prefers XBPS_INSTALL_ARGS.
...
... and fallsback to the local repository otherwise.
2015-05-10 09:35:19 +02:00
Juan RP
eb606dad3d
gobject-introspection: libgirepository depends on gir-freedesktop.
...
This way pkgs that link against libgirepository will work ootb.
2015-05-10 09:14:56 +02:00
Juan RP
aed84abd63
xfce4: tweak for rebuild.
2015-05-10 08:45:48 +02:00
Juan RP
4ac9855d4f
catalyst: linux 4.0 support via AUR.
2015-05-10 08:41:25 +02:00
Juan RP
fd56c7de28
bmake: update to 20150505.
2015-05-10 08:08:41 +02:00
Juan RP
2f3a588f0e
sqlite: fix confusion in distfile version.
2015-05-10 08:06:38 +02:00
Juan RP
a78d6f901f
sqlite: update to 3.8.10.1.
2015-05-10 08:04:34 +02:00
Juan RP
19bb9b54f9
parted: force 64bit off_t detection to unbreak cross compilation.
2015-05-10 07:30:18 +02:00
Juan RP
6962b90fdf
virt-manager: nocross=yes
2015-05-10 07:22:39 +02:00
Juan RP
475b8110ad
parted: portability patch from Alpine.
2015-05-10 07:21:20 +02:00
Juan RP
74bd3cfea0
Merge pull request #1534 from thypon/virtmanager
...
virt-manager
2015-05-10 07:14:45 +02:00
Juan RP
dc358521f1
Merge pull request #1535 from thypon/openresolv
...
OpenResolv -> 3.7.0
2015-05-10 07:12:29 +02:00
Andrea Brancaleoni
0bd79422bd
openresolv: update to 3.7.0.
2015-05-10 04:08:42 +02:00
Andrea Brancaleoni
5e3f012818
virt-manager: update to 1.2.0.
2015-05-10 04:04:05 +02:00
Andrea Brancaleoni
988ad47706
libvirt-python: update to 1.2.15.
2015-05-10 04:02:50 +02:00
Juan RP
a0918c133f
openntpd: unbreak musl build: WAIT_ANY -> -1 in waitpid(2).
2015-05-09 18:59:32 +02:00
Juan RP
f312b954e0
libsodium: update to 1.0.3.
2015-05-09 18:49:25 +02:00
Juan RP
6ec2e04d4c
beanstalkd: enable PIE; install man/docs; fix runit service; replaces beanstalk.
2015-05-09 18:23:51 +02:00
Juan RP
54a8a0a90e
beanstalkd: improve runit run script.
2015-05-09 18:12:03 +02:00
Juan RP
00989db180
beanstalk: renamed to beanstalkd; fixed musl build.
2015-05-09 18:10:02 +02:00
bougyman
8ca073e9d9
beanstalk: no musl building
2015-05-09 09:25:30 -05:00
bougyman
74977deae0
New package: beanstalk-1.10
2015-05-09 09:05:11 -05:00
Juan RP
11a3b0882a
vlc: enable ffmpeg plugins: added smb build option.
...
- smb options is enabled for glibc, off for musl (samba is currently broken).
- use --enable-merge-ffmpeg to make plugins use ffmpeg instead.
- misc tweaks for musl.
2015-05-09 12:49:38 +02:00
Juan RP
4ee5b0585e
strace: add a complete patch for musl.
2015-05-09 11:48:50 +02:00
Juan RP
eaf9688be3
libunwind: unbreak musl build (disable tests).
2015-05-09 11:27:32 +02:00
Juan RP
3a0575d107
strace: portability patches from Alpine.
2015-05-09 11:22:25 +02:00
Juan RP
b5cd2b86ad
libdvbpsi: unbreak musl build due to a warning.
2015-05-09 11:14:33 +02:00
Juan RP
cae3131a28
libdvbpsi: portability patch from Alpine.
2015-05-09 11:11:11 +02:00
Juan RP
feb1904f6b
libproxy: portability patches from Alpine.
2015-05-09 11:07:23 +02:00
Juan RP
e580005fda
vlc: tweaks for musl and portability patch from Alpine.
2015-05-09 11:02:23 +02:00
Juan RP
88c39611f1
libcap-ng: added python3.4 bindings for native builds.
2015-05-09 10:47:59 +02:00
Juan RP
23e01926c0
libcap-ng: update to 0.7.6.
2015-05-09 10:44:11 +02:00
Juan RP
70bda90aed
capstone: update to 3.0.3.
2015-05-09 10:43:17 +02:00
Juan RP
17a1905073
gnutls, libidn, util-linux: rebuild due to libintl dropped from gettext with musl.
2015-05-09 10:29:40 +02:00
Juan RP
ecbc73e2d9
cdparanoia: u_intxx_t -> uintxx_t
2015-05-09 10:23:53 +02:00
Juan RP
b674c62f79
libgphoto2: re-enable NLS on musl now that this has been fixed.
2015-05-09 10:11:04 +02:00
Juan RP
6743b7501b
gettext: remove libintl completely; use musl's gettext implementation.
2015-05-09 10:08:23 +02:00
Juan RP
22aaa5c692
enlightenment: tweak dependency version in -devel.
2015-05-09 08:58:50 +02:00
Juan RP
1937aca91f
MesaLib-devel: depend on libxatracker also on musl.
2015-05-09 08:42:46 +02:00
Juan RP
4907927f93
xf86-video-{nouveau,vmware}: allow musl builds.
2015-05-09 08:39:09 +02:00
Juan RP
b1fb1a5937
xf86-video-{ati,intel}: allow musl builds.
2015-05-09 08:37:04 +02:00
Juan RP
68e5104a62
xload: unbreak musl build.
2015-05-09 08:27:03 +02:00
Juan RP
f43361e72e
sessreg: unbreak musl build (take 3).
2015-05-09 08:10:14 +02:00
Juan RP
6c0421806f
sessreg: unbreak musl build (take 2).
2015-05-09 08:08:29 +02:00
Juan RP
3df7f92f02
sessreg: unbreak musl build.
2015-05-09 08:07:42 +02:00
Juan RP
609eb4f958
xorg: revbump to build on musl.
2015-05-09 07:58:27 +02:00
Juan RP
9fd5ed5983
opencl2-headers: update to 2.0.20150509.
2015-05-09 07:52:51 +02:00