Commit graph

61927 commits

Author SHA1 Message Date
Jürgen Buchmüller
35cbd77cce calibre: rebuild for tslib-1.5 2017-02-10 02:19:44 +01:00
Jürgen Buchmüller
5f9aa7268f tslib: update to 1.5 2017-02-10 02:19:44 +01:00
Jürgen Buchmüller
57e5b0406d opencollada: update to 1.6.38 2017-02-10 02:14:51 +01:00
Jürgen Buchmüller
b8b09439ba libopenal: neon broken on armv7* as well
Disable neon for all arm* targets.
2017-02-10 01:55:38 +01:00
Jürgen Buchmüller
28fa95152f libopenal: fix armv6*
Inlining of gcc6 arm_neon.h functions fails because they are called
indirectly, which isn't allowed for always_inline functions.
See https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63220

As a workaround, make the arm_neon.h detection fail for armv6*
2017-02-10 01:44:51 +01:00
Jürgen Buchmüller
241a5c48b8 gst-plugins-bad1: fix armv6* build
For armv6* the dependency libvpx-devel does not compile, thus only
add it for the other architectures.
2017-02-10 00:44:34 +01:00
Alessio Sergi
b8ba5beef8 xfce4-systemload-plugin: update to 1.2.1 2017-02-09 23:57:18 +01:00
Alessio Sergi
1d10798a6d xfce4-netload-plugin: update to 1.3.1 2017-02-09 23:57:18 +01:00
Jürgen Buchmüller
fa59bcf5ac sigil: use system libs
Add -DUSE_SYSTEM_LIBS=ON to the configure args to actually use the
system libs. The system pcre can not be used, thus remove it from the
makedepends and build the shipped version.
2017-02-09 22:30:31 +01:00
Jürgen Buchmüller
44a4444726 Merge pull request #5650 from jannisch/patch-2
sigil: add necessary python3 dependency; fix cross
2017-02-09 22:20:50 +01:00
Jürgen Buchmüller
8f3b5b9384 libnfs: fix build
Since kernel-libc-headers was updated to 4.9.8 the macros `makedev`, `major`
and `minor` are defined in the include file `sys/sysmacros.h`. The definitions
in `sys/types.h` are obsoleted and will be removed soon.

This fix moves the `#include <sys/sysmacros.h>` after the `#include <sys/types.h>`.

Closes #5704
2017-02-09 22:13:05 +01:00
Jürgen Buchmüller
f7f9d37b14 lxpanel: also fix aarch64-musl 2017-02-09 21:41:38 +01:00
Toyam Cox
c26edaed8d youtube-dl: update to 2017.02.10. 2017-02-09 15:36:26 -05:00
Jürgen Buchmüller
da84ce2e33 xl2tpd: musl is broken 2017-02-09 21:24:18 +01:00
Jürgen Buchmüller
90e32b456f lxpanel: fix musl
With new kernel libc headers lxpanel needs a fix for musl libc
to not include netinet/if_ether.h but only linux/if_ether.h.
Also liblxpanel.so.0 was missing in common/shlibs.
2017-02-09 21:16:19 +01:00
Jannis Christ
7d621b1c0c sigil: add necessary python3 dependency; fix cross 2017-02-09 17:54:28 +01:00
Leah Neukirchen
1f6bb398e8 bind: update to 9.10.4P6.
Allow getrandom(2) from seccomp.
2017-02-09 17:54:14 +01:00
Duncaen
77fe619116 vsftpd: update to 3.0.3. 2017-02-09 17:19:29 +01:00
Duncaen
66f2871ef3 xl2tpd: update to 1.3.9. 2017-02-09 16:35:02 +01:00
Juan RP
b3215abe9b linux4.9: update to 4.9.9. 2017-02-09 15:09:14 +01:00
Michael Gehring
7b06d10dd9 Merge pull request #5702 from juliendehos/epstopdf
epstopdf: update to 2.26
2017-02-09 13:27:49 +01:00
Leah Neukirchen
9c6154dfd7 emacs: enable modules. 2017-02-09 13:14:54 +01:00
Leah Neukirchen
10d46c6709 debootstrap: update to 1.0.88. 2017-02-09 12:17:26 +01:00
Andrea Brancaleoni
540184c867 winetricks: update to 20170207. 2017-02-09 12:04:53 +01:00
Andrea Brancaleoni
434946dbb9 libvirt-python: update to 3.0.0. 2017-02-09 12:04:53 +01:00
Andrea Brancaleoni
2e3b494836 python-CherryPy: update to 10.1.0. 2017-02-09 12:04:53 +01:00
Andrea Brancaleoni
bd5edc1f80 terraform: update to 0.8.6. 2017-02-09 12:04:53 +01:00
Julien Dehos
6eeab46702 epstopdf: update to 2.26 2017-02-09 11:38:54 +01:00
Juan RP
a92e74422b guvcview: update to 2.0.5. 2017-02-09 06:20:01 +01:00
Juan RP
4f299ead82 libepoxy: update to 1.4.0. 2017-02-09 06:12:21 +01:00
Juan RP
e421c25d6d mate-terminal: update to 1.16.2. 2017-02-09 06:08:38 +01:00
Joseph LaFreniere
704d68bf54 New package: python-GitPython-2.1.1
Closes: #5700 [via git-merge-pr]
2017-02-08 20:29:36 -05:00
Duncaen
fd9ab28af8 syncthing: update to 0.14.23. 2017-02-08 20:59:31 +01:00
Juan RP
d31bd0257c flex: add patch from upstream to unbreak wine (among others).
Also get rid of help2man... use the .1 directly.
2017-02-08 16:00:26 +01:00
Leah Neukirchen
316d86ebaf ProofGeneral: update to 4.4. 2017-02-08 15:04:01 +01:00
Alessio Sergi
be64c790a9 python-matplotlib: update to 2.0.0 2017-02-08 14:50:00 +01:00
Alessio Sergi
2c38eb2a9a New package: python-subprocess32-3.2.7 2017-02-08 14:47:04 +01:00
weabot
68eb2e8418 ccache: fix broken distfiles URL 2017-02-08 13:38:40 +01:00
Leah Neukirchen
3ab971d8fb rrdtool: nocross=yes (never worked). 2017-02-08 11:57:24 +01:00
Leah Neukirchen
1c79acc796 openshot: rebuild for ruby-2.4. 2017-02-08 11:24:36 +01:00
Leah Neukirchen
7615015b05 libguestfs: rebuild for ruby-2.4. 2017-02-08 11:24:36 +01:00
Leah Neukirchen
aa19657651 vagrant: rebuild for ruby-2.4. 2017-02-08 11:24:01 +01:00
Leah Neukirchen
32889b2b49 subtle: rebuild for ruby-2.4. 2017-02-08 11:24:01 +01:00
Leah Neukirchen
5e9ad245b5 rrdtool: rebuild for ruby-2.4. 2017-02-08 11:24:01 +01:00
Leah Neukirchen
63a1422313 weechat: rebuild for ruby-2.4. 2017-02-08 11:24:00 +01:00
Leah Neukirchen
826d539faf vim: update to 8.0.0311. 2017-02-08 11:24:00 +01:00
Leah Neukirchen
cee2514ffe ruby: update to 2.4.0.
Adopted.
2017-02-08 11:24:00 +01:00
Michael Gehring
279e6b812a ImageMagick: update to 6.9.7.7. 2017-02-08 10:05:29 +00:00
Michael Gehring
7b22fa8449 meson: update to 0.38.1. 2017-02-08 10:05:28 +00:00
Evan Deaubl
16cfe9253f New package: xxHash-0.6.2 (#5677) 2017-02-08 10:59:19 +01:00