Commit graph

60906 commits

Author SHA1 Message Date
Alessio Sergi e5916b9a73 x265: update to 2.2 (soname bump) 2017-01-15 12:42:17 +01:00
Jürgen Buchmüller afaf31bdc3 webkit2gtk: build style cmake handles -isystem 2017-01-15 12:33:11 +01:00
Jürgen Buchmüller ec09669b96 flightgear: build style cmake handles -isystem 2017-01-15 12:32:03 +01:00
Jürgen Buchmüller 17b97f5fd4 darktable: build style cmake handles -isystem 2017-01-15 12:30:49 +01:00
Jürgen Buchmüller 2c086f9f9a kwayland: build style cmake handles -isystem 2017-01-15 12:30:09 +01:00
Jürgen Buchmüller 912181fdb2 vigra: build style cmake handles -isystem 2017-01-15 12:29:28 +01:00
Jürgen Buchmüller 8cce58c957 pcmanfm-qt: build style cmake handles -isystem 2017-01-15 12:28:36 +01:00
Jürgen Buchmüller 1bc3bc2b68 lxqt-globalkeys: build style cmake handles -isystem 2017-01-15 12:28:02 +01:00
Jürgen Buchmüller d314dbc368 lximage-qt: build style cmake handles -isystem 2017-01-15 12:27:33 +01:00
Jürgen Buchmüller 7466814fed lxqt-about: build style cmake handles -isystem 2017-01-15 12:27:01 +01:00
Jürgen Buchmüller b490130a65 lxqt-qtplugin: build style cmake handles -isystem 2017-01-15 12:26:32 +01:00
Jürgen Buchmüller 4271f87383 lxqt-admin: build style cmake handles -isystem 2017-01-15 12:25:59 +01:00
Jürgen Buchmüller 0debb81690 lxqt-notificationd: build style cmake handles -isystem 2017-01-15 12:25:29 +01:00
Jürgen Buchmüller f76e58c0b9 lxqt-config: build style cmake handles -isystem 2017-01-15 12:25:00 +01:00
Jürgen Buchmüller a49b4ea596 lxqt-policykit: build style cmake handles -isystem 2017-01-15 12:24:32 +01:00
Jürgen Buchmüller 9c95cc5c0f lxqt-runner: build style cmake handles -isystem 2017-01-15 12:24:04 +01:00
Jürgen Buchmüller bf9ad20587 kidletime: build style cmake handles -isystem 2017-01-15 12:23:25 +01:00
Jürgen Buchmüller de4e225922 lxqt-openssh-askpass: build style cmake handles -isystem 2017-01-15 12:22:48 +01:00
Jürgen Buchmüller c3ebedfe79 lxqt-sudo: build style cmake handles -isystem 2017-01-15 12:22:16 +01:00
Jürgen Buchmüller 065e314409 lxqt-powermanagement: build style cmake handles -isystem 2017-01-15 12:20:48 +01:00
Jürgen Buchmüller cf6f7dd60b lxqt-panel: build style cmake handles -isystem 2017-01-15 12:20:16 +01:00
Jürgen Buchmüller ba8c9d4660 liblxqt: build style cmake handles -isystem 2017-01-15 12:19:35 +01:00
Jürgen Buchmüller 141750ebc8 lxqt-session: build style cmake handles -isystem 2017-01-15 12:18:44 +01:00
Jürgen Buchmüller 5b70dbffda kwindowsystem: build style cmake handles -isystem 2017-01-15 12:17:32 +01:00
Jürgen Buchmüller 3291670bed gwenhywfar: fix cross for qt4 and qt5
Enable Qt4 and Qt5 bindings for all target architectures.
2017-01-15 12:09:30 +01:00
Alessio Sergi 2a4a269899 mpv: remove dependency on youtube-dl
Let the users decide which flavor of youtube-dl they want (youtube-dl or
python3-youtube-dl).
2017-01-15 11:53:42 +01:00
Alessio Sergi f2dd908127 lollypop: youtube-dl -> python3-youtube-dl 2017-01-15 11:53:42 +01:00
Jürgen Buchmüller cdf695d437 suil: fix cross 2017-01-15 11:27:14 +01:00
Andrea Brancaleoni e693d46d4f python-CherryPy: update to 8.9.0. 2017-01-15 11:16:49 +01:00
Andrea Brancaleoni becb7f6f81 git-cola: update to 2.10. 2017-01-15 11:16:49 +01:00
Jürgen Buchmüller 60f5a8597c lollypop: update to 0.9.226 2017-01-15 04:16:44 +01:00
Jürgen Buchmüller 245a63188b musl-fts: revbump for pkgconfigdir change 2017-01-15 04:10:25 +01:00
Jürgen Buchmüller 085638cd07 musl-obstack: set pkgconfigdir 2017-01-15 04:08:29 +01:00
Jürgen Buchmüller 59e5d428db musl-fts: update to 1.2.7 2017-01-15 04:06:30 +01:00
Jürgen Buchmüller 4313adf4a5 qmmp: update to 1.1.6 2017-01-15 03:26:26 +01:00
Jürgen Buchmüller aa586706a0 qca: fix cross 2017-01-15 03:22:50 +01:00
Jürgen Buchmüller 4fcc043d55 libechonest: fix cross 2017-01-15 03:15:05 +01:00
Jürgen Buchmüller a9f1767ef8 qjson: fix cross 2017-01-15 02:53:39 +01:00
Jürgen Buchmüller 8679124272 build-style cmake: replace -isystem with -I
Many packages depending on Qt5 or Qt4 and built with cmake
generate "flags.make" files with -isystem for include paths.
With gcc6 this results in e.g. "#include_next <stdlib.h>" giving
an error, because a -isystem /usr/include is in the wrong place.
The simple fix is to replace "-isystem" with just "-I".
2017-01-15 02:50:14 +01:00
Jürgen Buchmüller a02fbf87b6 liblastfm: fix cross 2017-01-15 02:45:21 +01:00
Jürgen Buchmüller 35f8a03b47 hydrogen: fix cross 2017-01-15 02:29:39 +01:00
Jürgen Buchmüller ead9141f43 Merge pull request #5544 from bra1nwave/youtube-dl
youtube-dl: update to 2017.01.14.
2017-01-15 02:21:10 +01:00
Jürgen Buchmüller 916f57520b Merge pull request #5549 from diogoleal/font-iosevka-1.10.4
font-iosevka: update to 1.10.4
2017-01-15 02:18:49 +01:00
Diogo Leal 87844fd4f7 font-iosevka: update to 1.10.4 2017-01-14 22:28:35 -02:00
Jürgen Buchmüller c598d26096 qt-webkit: enable cross
Closes #5537
2017-01-14 21:57:26 +01:00
Jürgen Buchmüller 467f39094c qt: cross build for desktop, not embedded 2017-01-14 21:53:52 +01:00
Alessio Sergi 362a899e11 python-PyOpenGL-accelerate: add python3 flavor, depend on numpy
Remove pycompile_module since there's nothing to byte-compile.
2017-01-14 21:24:53 +01:00
Alessio Sergi 3b1d035342 python-PyOpenGL: add python3 flavor
Note: some recommended dependencies may be needed, see
http://pyopengl.sourceforge.net/documentation/installation.html.
2017-01-14 21:24:53 +01:00
Jürgen Buchmüller 61c0cbb524 python3: fix python3-tkinter for mipsel-musl
The so filename is _tkinter.cpython-35m.so for mipsel-musl
2017-01-14 19:57:55 +01:00
Leah Neukirchen cdfeeb9b48 linux4.9: add a few small patches for rpi3. 2017-01-14 19:44:55 +01:00