Commit graph

2932 commits

Author SHA1 Message Date
Sir_Boops a8137c0d83 evolution-data-server: update to 3.24.0 2017-04-06 12:07:45 -06:00
Julien Dehos 810610eff9 shlibs: add missing libjawt.so 2017-04-05 11:12:34 +02:00
Juan RP 36480319fe xbps-src: fix previous (prepare_cross_sysroot needs to be run early). 2017-04-03 21:16:51 +02:00
Juan RP d7aaa3e3e9 xbps-src: speed up cross compilation by installing cross pkgs a bit later. 2017-04-03 21:12:34 +02:00
Juan RP 1653b3bc9c New package: libXfont2-2.0.1. 2017-04-03 17:38:05 +02:00
Alessio Sergi a55fe52580 libmediaart2: removed, duplicate of libmediaart 2017-04-03 01:47:27 +02:00
Alessio Sergi b8b6fd77b0 libmediaart: update to 1.9.1 2017-04-03 01:47:27 +02:00
Alessio Sergi 54f2dd0d20 quazip-qt5: switch to cmake to make Qt4/5 versions coinstallable 2017-04-02 19:31:53 +02:00
Alessio Sergi 5283eae116 qca-qt5: update to 2.1.3 2017-04-02 19:31:52 +02:00
Alessio Sergi d84c6ec463 qtkeychain-qt5: update to 0.7.0 2017-04-02 19:31:52 +02:00
Leah Neukirchen 9805b7f063 New package: bearssl-0.3 2017-04-02 16:52:01 +02:00
Jakub Skrzypnik 3f40aef86b New package: libspectrum-1.3.2 2017-03-31 02:36:45 -04:00
Juan RP 997db1f745 ntfs-3g: update to 2017.3.23 (sobump). 2017-03-29 09:16:46 +02:00
Jürgen Buchmüller cd60569245 double-conversion: add devel subpackage 2017-03-27 06:43:50 +02:00
Duncaen 919883870a firefox: update to 52.0.1, (icu-58.2, libevent-2.1, nss-3.28.3). 2017-03-23 19:41:17 +01:00
Alessio Sergi a98160d256 libevent: update to 2.1.8 (soname bump) 2017-03-23 18:46:17 +01:00
Duncaen 8bca2012b0 icu: update to 58.2 (soname bump).
icu-58.1-iterator-reset.patch from alpine fixes a segfault in firefox
2017-03-23 18:46:17 +01:00
Michael Gehring ec86e80dde libwebp: update to 0.6.0 (soname bump). 2017-03-23 18:45:53 +01:00
Enno Boland eb7ac37b80 Merge pull request #6015 from Duncaen/glibcsymbolver
xbps: bump to depend on glibc>=2.25_1
2017-03-23 11:38:45 +01:00
Jürgen Buchmüller 42c496f71a New package: assimp-3.3.1 2017-03-22 23:47:14 +01:00
Jürgen Buchmüller ecf16a91da build-style qmake: detect qmake w/o qtchooser
Instead of relying on qtchooser to provide the link to the qmake
binary for Qt4 or Qt5 test for either version and use that.
Sometimes qtchooser can fail if e.g. a package was built with Qt4
and after that another package with Qt5 without zapping the masterdir.
2017-03-21 19:35:01 +01:00
Duncaen 7dfc383eeb xbps: bump to depend on glibc>=2.25_1
We have versioned symbols for glibc, if you update an old system with
the previous glibc release installed, only xbps is updated and breaks
because of those versioned symbols.
Increasing the required glibc version in common/shlibs and bumping xbps
fixes this and would update glibc too if it updates itself.

https://forum.voidlinux.eu/t/update-of-fresh-install-breaking-xbps/2143
2017-03-21 15:28:03 +01:00
Michael Gehring 55a0bc6295 poppler: update to 0.53.0. (soname bump) 2017-03-20 15:59:26 +00:00
Leah Neukirchen adbe3b014b ldc: update to 1.1.1. 2017-03-17 15:26:14 +01:00
Enno Boland 12c6e40e1e libwebsockets: update to 2.2.0. 2017-03-16 08:49:11 +01:00
Michael Gehring d880b0d0cf curlpp: update to 0.8.1. 2017-03-14 10:13:13 +00:00
Michael Gehring 5b4d1d5dd9 WindowMaker: update to 0.95.8. 2017-03-14 09:29:47 +00:00
Helmut Pozimski fc0635f8c1 libvirt: update to 3.1.0 2017-03-11 19:29:49 +01:00
Michael Gehring 33ffcdcff2 enventor: unbreak+update to 1.0.0. 2017-03-11 09:42:28 +00:00
Michael Gehring 971e44c986 facter: update to 3.6.2. 2017-03-11 06:24:20 +00:00
Jürgen Buchmüller 9a070304c6 New package: libomxil-bellagio-0.9.3 2017-03-10 19:44:44 +01:00
Jürgen Buchmüller f8bf47ff7d New package: bcunit-3.0 2017-03-10 17:46:43 +01:00
Alessio Sergi 49931349ed xbps-src: use https for KERNEL_SITE 2017-03-09 13:51:18 +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
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 88d58b0c2d Merge pull request #5898 from E100Beta/slop
slop: update to 5.3.37
2017-03-08 14:37:49 +01:00
Pavel Kiselev 17ce3518e2 slop: update to 5.3.37 2017-03-08 15:24:39 +03: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
Michael Gehring c161b2863b libbluray: update to 1.0.0. (soname bump) 2017-03-07 18:31:45 +00:00
Jürgen Buchmüller e7e0bc76ae common/shlibs: fix for rtmpdump-2.4.20161210 2017-03-07 03:01:03 +01:00
Jürgen Buchmüller 6082bbfaf3 build-style qmake: set QMAKE_{CC,CXX,LINK} 2017-03-07 02:03:35 +01:00
Pierre Allegraud bc2a20dcc1 qscintilla-qt5: update to 2.10. 2017-03-06 15:24:29 +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
Leah Neukirchen dc99124cab swi-prolog: update to 7.4.1. 2017-03-05 16:47:51 +01:00
Jürgen Buchmüller 51b37945a2 qt5: add missing common/shlibs entry 2017-03-05 04:10:52 +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
Michael Gehring 6f4349a36a facter: update to 3.6.1. 2017-03-03 09:18:33 +00:00
Enno Boland 24689c1103 New package: libgepub-0.4 2017-03-01 23:14:05 +01:00