Commit graph

62952 commits

Author SHA1 Message Date
Michael Gehring
08976f0f2d btrfs-progs: update to 4.10. 2017-03-09 06:16:32 +00:00
Michael Gehring
cefa87c0ac libraw: update to 0.18.2. 2017-03-09 06:15:37 +00:00
Michael Gehring
4d3089d509 units: update to 2.14. 2017-03-09 06:10:51 +00:00
Jürgen Buchmüller
13c41ec1f7 Revert "qt5: give aarch64* another try"
This reverts commit 128d4c43a8.
2017-03-09 03:53:53 +01:00
Enno Boland
000e653d7e Merge pull request #5926 from NoctuaNivalis/qutebrowser-0.10.1
qutebrowser: update to 0.10.1
2017-03-08 22:02:09 +01:00
Enno Boland
1044503ff2 Merge pull request #5837 from weabot/cantata-update
cantata: update to 2.0.1.
2017-03-08 22:01:25 +01:00
Enno Boland
92a5e2421f Merge pull request #5931 from E100Beta/maim
maim: update to 4.4.61
2017-03-08 21:59:05 +01:00
Michael Gehring
34e0b4c922 gcc: remove stray patch 2017-03-08 17:49:47 +00:00
Jürgen Buchmüller
128d4c43a8 qt5: give aarch64* another try 2017-03-08 18:35:32 +01:00
Jürgen Buchmüller
06c6c0602c python-numpy: nocross for now
Now that it would be possible to cross compile python-numpy, there are
issues with the host vs. target header files and/or libs to be sorted out.
2017-03-08 18:29:24 +01:00
Michael Gehring
d56655118e elfutils: fix aarch64-musl build 2017-03-08 17:29:13 +00:00
Jürgen Buchmüller
b20f93abef cross-vpkg-dummy: add libgfortran.so.3
Forgot to add the libgfortran.so.3 to the shlib_provides. I need a break.
2017-03-08 18:17:15 +01:00
Jürgen Buchmüller
b0fe9155c4 cross-vpkg-dummy: update to 0.23
This should fix libgfortran not being found when cross compiling.
2017-03-08 18:04:58 +01:00
Jürgen Buchmüller
4a36476bd6 cross-vpkg-dummy: add libgfortran{,-devel} 2017-03-08 18:01:27 +01:00
Jürgen Buchmüller
ec422b81ed elfutils: fix aarch64 2017-03-08 17:54:28 +01:00
Jürgen Buchmüller
0437a165f9 lapack: enable cross 2017-03-08 17:40:25 +01:00
Jürgen Buchmüller
272114cd05 xbps-src: trying to fix FFLAGS construction
This still isn't perfect. When the common/xbps-src/shutils/chroot.sh
function chroot_init() is called, the value for $XBPS_FFLAGS, which is
defined in common/build-profiles/bootstrap.sh, is empty.

Put the immediate value into the generated /etc/xbps/xbps-src.conf
file until someone finds out where passing the value of $XBPS_FFLAGS
throughout the scripts is missing.
2017-03-08 17:36:22 +01:00
weabot
14fc47a1c1 cantata: update to 2.0.1. 2017-03-08 11:04:57 -05:00
Pavel Kiselev
3451a50e7a maim: update to 4.4.61 2017-03-08 18:40:04 +03:00
Jürgen Buchmüller
f7558c16aa common: lost the FCC to FC change somehow
Should now be conforming to GNU make.
2017-03-08 16:06:54 +01:00
Jürgen Buchmüller
60603dd0a5 common: rename FCC to FC and introduce FFLAGS 2017-03-08 16:04:42 +01:00
Jürgen Buchmüller
6d0d142d15 xbps-src common.sh: add FCC for gfortran
Introduce an environment variable `FCC` for fortran, just as CC,
CXX etc. are defined for the other compilers.

It is set to `${XBPS_CROSS_TRIPLET}-gfortran` when cross compiling, or
to just `gfortran` when building for the native architecture.
Use just "$FCC" now when specifying the fortran compiler in a template.
2017-03-08 15:18:14 +01:00
Enno Boland
deeea3f797 Merge pull request #4845 from diogoleal/openmsx-0.13.0
openmsx: update to 0.13
2017-03-08 14:42:23 +01:00
Enno Boland
88d58b0c2d Merge pull request #5898 from E100Beta/slop
slop: update to 5.3.37
2017-03-08 14:37:49 +01:00
Enno Boland
3303e881c9 Merge pull request #5581 from Duncaen/elfutils
elfutils: update to 0.168.
2017-03-08 14:26:49 +01:00
Enno Boland
7020c4dbe0 Merge pull request #5592 from ayghor/master
elasticsearch: update to 5.2.1
2017-03-08 13:43:34 +01:00
Leah Neukirchen
2a846aeebd mosquitto: fix musl. 2017-03-08 13:32:47 +01:00
Leah Neukirchen
f43e839b44 haproxy: unbreak musl. 2017-03-08 13:26:32 +01:00
Pavel Kiselev
17ce3518e2 slop: update to 5.3.37 2017-03-08 15:24:39 +03:00
Leah Neukirchen
0d33eaad90 rtmpdump: unbreak musl. 2017-03-08 13:23:06 +01:00
Leah Neukirchen
6bd6acf934 courier-unicode: fix update-check. 2017-03-08 13:16:16 +01:00
Michael Gehring
9c1c9bf582 Merge pull request #5928 from diogoleal/fix_stella_url
stella: fix url and distfiles
2017-03-08 13:15:15 +01:00
Michael Gehring
146a8a8cf4 Merge pull request #5925 from lemmi/obs
obs: update to 18.0.1.
2017-03-08 13:14:47 +01:00
Diogo Leal
e20e5901c7 stella: fix url and distfiles 2017-03-08 08:08:04 -03:00
Enno Boland
da1a8c3297 haproxy: broken on aarch64-musl 2017-03-08 11:56:02 +01:00
Enno Boland
21660919b9 rtmpdump: broken on aarch64-musl 2017-03-08 11:23:08 +01:00
Jürgen Buchmüller
fd97fe23a9 Merge pull request #5921 from pullmoll/cross-fortran
cross-*: enable fortran cross compilers and update glibc
2017-03-08 11:22:06 +01:00
Felix Van der Jeugt
020a6d9b1a
qutebrowser: update to 0.10.1 2017-03-08 10:58:51 +01:00
Enno Boland
489444837c Merge pull request #5909 from lyzech/qscintilla_update
qscintilla-qt5: update to 2.10.
2017-03-08 10:39:44 +01:00
Enno Boland
1a2dbf0bd5 mosquitto: broken on all musl platforms 2017-03-08 10:24:05 +01:00
Enno Boland
6ccdd6dfa4 mosquitto: broken on aarch64-musl 2017-03-08 10:22:53 +01:00
lemmi
73029b8dc7 obs: update to 18.0.1. 2017-03-08 10:22:04 +01:00
Enno Boland
9c32f1e965 Merge pull request #5632 from yopito/NetworkManager-1.6
NetworkManager: update to 1.6.2
2017-03-08 10:19:22 +01:00
Enno Boland
c02eccc033 Merge pull request #5834 from CMB/gdbcross
gdb: configure with --with-build-sysroot, not --with-sysroot.
2017-03-08 10:13:19 +01:00
Enno Boland
3b7286abe1 Merge pull request #5840 from Hoshpak/glibc-i686
glibc: revert upstream changes to memchr-sse2
2017-03-08 10:11:49 +01:00
Enno Boland
609e551bef Merge pull request #5869 from Duncaen/vkpurge
base-files: fix vkpurge rm installed check
2017-03-08 10:08:13 +01:00
Enno Boland
fa9f16b1f4 Merge pull request #5878 from E100Beta/broadcom-wl-dkms
broadcom-wl-dkms: update distfiles URL
2017-03-08 10:07:46 +01:00
Enno Boland
83e91d9dbf Merge pull request #5848 from Grauwolf/mosquitto
mosquitto: update to 1.4.11.
2017-03-08 10:05:24 +01:00
Enno Boland
e6fe17d017 Merge pull request #5897 from Sir-Boops/nodejs-update
nodejs: update to 7.7.1
2017-03-08 10:02:09 +01:00
Enno Boland
af03f1b6ed Merge pull request #5875 from arete/oath
oath-toolkit : missing pam depedency
2017-03-08 10:00:58 +01:00