Commit graph

62601 commits

Author SHA1 Message Date
Jürgen Buchmüller 6082bbfaf3 build-style qmake: set QMAKE_{CC,CXX,LINK} 2017-03-07 02:03:35 +01:00
Jürgen Buchmüller a0c1d045d0 qt5-styleplugins: rebuild for tslib-1.6 2017-03-07 01:02:28 +01:00
Jürgen Buchmüller ed79b87073 qt5-doc: update to 5.8.0 2017-03-07 01:01:00 +01:00
Toyam Cox 0b28f0eb87 Merge pull request #5911 from lafrenierejm/python-gogs-client
New package: python-gogs-client-1.0.3
2017-03-06 18:58:12 -05:00
Diogo Leal 822fe76086 direnv: update to 2.11.3
Closes: #5890 [via git-merge-pr]
2017-03-07 00:34:05 +01:00
Joseph LaFreniere ed90e08af4
New package: python-gogs-client-1.0.3 2017-03-06 17:21:50 -06:00
Toyam Cox 0cccbfce41 Merge pull request #5903 from cr6void/patch-1
adobe-flash-plugin: update to 24.0.0.221.
2017-03-06 17:09:27 -05:00
Toyam Cox d78513be61 Merge pull request #5907 from lafrenierejm/python-bitbucket-api
New package: python-bitbucket-api-0.5.0
2017-03-06 17:05:12 -05:00
Joseph LaFreniere b7fb4730a5
New package: python-bitbucket-api-0.5.0 2017-03-06 16:03:46 -06:00
Jürgen Buchmüller 1272e255e2 qt5-webkit: fix cross + clean up
Don't use build style qmake, but override do_configure, do_build and
do_install in the template. Switch to out-of-source-tree build and
add missing makedepends libjpeg-turbo-devel.
2017-03-06 21:19:23 +01:00
Leah Neukirchen 8ab4b77eed ocamlbuild: update to 0.11.0. 2017-03-06 12:59:59 +01:00
Leah Neukirchen 1025002b98 flow: update to 0.41.0. 2017-03-06 12:59:59 +01:00
Toyam Cox 6bf643600d youtube-dl: update to 2017.03.06. 2017-03-06 02:38:12 -05:00
Toyam Cox 011bac644e Merge pull request #5899 from yopito/ModemManager-1.6
ModemManager: update to 1.6.4
2017-03-05 21:27:12 -05:00
Jürgen Buchmüller 394a9f4f5d qt5: fix armv6* by using more system libs
Use ffmpeg (libavcodec, libavformat, libavutil), libevent,
jsoncpp, and protobuf system libraries instead of the ones
shipped with qtwebengine and chromium.
Now armv6* builds succeed because the problematic vp8 is handled
by the system ffmpeg package, where it is disabled for armv6*

Fix leaking of CFLAGS and LDFLAGS into the installed mkspecs.
This should fix building qt5-webkit for cross targets.
2017-03-06 01:27:12 +01:00
Jürgen Buchmüller 7a66d31fc6 qt: revbump for tslib-1.6.0 2017-03-06 01:25:21 +01:00
Jürgen Buchmüller d04f51ef26 calibre: revbump for tslib-1.6.0 2017-03-06 01:25:20 +01:00
Jürgen Buchmüller dc5f12a6d3 tslib: update to 1.6.0
Upstream finally changed to a sane shlib version scheme.
2017-03-06 01:25:16 +01:00
Jürgen Buchmüller c32c500c6c rkt: fix musl 2017-03-06 01:02:12 +01:00
Jürgen Buchmüller 5ee1c603d3 protobuf: build with -std=c++14 for qt5 compat 2017-03-06 00:22:47 +01:00
Toyam Cox ca3c8ee629 python-gitlab: update to 0.19. 2017-03-05 16:58:20 -05:00
Andrea Brancaleoni 6ee15ef692 alacritty: update to 0.1.0.20170303. 2017-03-05 22:12:08 +01:00
Enno Boland 59e924c3fe pam-base: remove obsolete entries 2017-03-05 20:54:52 +01:00
Jürgen Buchmüller 4d9f0d653c gnome-initial-setup: no longer broken for musl 2017-03-05 20:42:10 +01:00
Jürgen Buchmüller 3f6bcd7a18 gnome-session: no longer broken for musl 2017-03-05 20:41:34 +01:00
Jürgen Buchmüller 734f5db5f7 gdm: no longer broken for musl 2017-03-05 20:41:15 +01:00
Enno Boland 27449f292b gnome-initial-setup: broken on musl 2017-03-05 18:56:18 +01:00
Enno Boland 06e96310af Merge pull request #5892 from pullmoll/elogind
elogind: fix musl
2017-03-05 17:46:15 +01:00
Jürgen Buchmüller 3b7e93a1f7 elogind: fix musl
Closes #5887
2017-03-05 17:41:57 +01:00
Andrea Brancaleoni 62f208aba6 rkt: update to 1.25.0. 2017-03-05 17:00:57 +01:00
Andrea Brancaleoni 6df968b20a libvirt-python: update to 3.1.0. 2017-03-05 17:00:57 +01:00
Leah Neukirchen dc99124cab swi-prolog: update to 7.4.1. 2017-03-05 16:47:51 +01:00
cr6void e161365376 adobe-flash-plugin: update to 24.0.0.221. 2017-03-05 15:43:15 +01:00
Jürgen Buchmüller 7137665084 qt5: armv6* is currently broken 2017-03-05 14:26:05 +01:00
Toyam Cox fcf21781cc youtube-dl: update to 2017.03.05. 2017-03-05 03:54:39 -05:00
Jürgen Buchmüller c0957b2511 qt5: unbreak for i686 2017-03-05 08:52:37 +01:00
Jürgen Buchmüller 732663da24 python: fix i686 semaphore lock
Fixes building qt5 for i686.
2017-03-05 08:52:37 +01:00
Toyam Cox dc662f6148 Merge pull request #5888 from diogoleal/uthash-2.0.2
uthash: update to 2.0.2
2017-03-05 02:47:41 -05:00
Jürgen Buchmüller 51b37945a2 qt5: add missing common/shlibs entry 2017-03-05 04:10:52 +01:00
Jürgen Buchmüller cd634b0b19 qt5-webkit: update to 5.8.0 2017-03-05 02:41:34 +01:00
Jürgen Buchmüller 013674e3a8 qt5: update to 5.8.0
No longer build examples but just install the source in qt5-examples.
New submodule qt5-speech.
2017-03-05 02:41:34 +01:00
Alessio Sergi 08d81bd14b nvidia304: remove disable mtrr patch 2017-03-05 01:52:45 +01:00
Alessio Sergi 83e72dfe40 nvidia304: patch to fix loading on >=4.9 kernel (#5896) 2017-03-05 01:52:45 +01:00
Duncaen 4ebb08f7e4 pam-base: dont log error if pam_elogind isnt installed 2017-03-05 01:40:09 +01:00
Duncaen ab7f7e068e Merge branch 'master' of github.com:voidlinux/void-packages 2017-03-05 01:07:56 +01:00
Duncaen fadd28d6eb Merge branch 'master' of github.com:Duncaen/void-packages 2017-03-05 01:06:43 +01:00
yopito c21668a7c2 ModemManager: update to 1.6.4 2017-03-04 21:32:52 +01:00
Juan RP 327620ea16 libGL: update to 17.0.1. 2017-03-04 21:14:45 +01:00
demiaster 1a7e88ff12 New package: suricata-3.2.1 2017-03-04 19:55:12 +01:00
Leah Neukirchen 5ffd0683a6 iperf3: update to 3.1.7. 2017-03-04 18:00:14 +01:00