Commit graph

2982 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
Enno Boland
32ccc5ba06 grilo: update to 0.3.2. 2017-03-01 23:04:08 +01:00
Enno Boland
588519c849 geoclue2: update to 2.4.5. 2017-03-01 23:04:08 +01:00
Michael Gehring
922ee5fd30 unicorn: update to 1.0. (soname bump) 2017-02-24 12:57:44 +00:00
Matthew Wynn
4864d150c2 New package: libhangul 2017-02-22 17:12:57 -05:00
Michael Gehring
c6254de4e7 libzip: update to 1.2.0. (soname bump) 2017-02-22 09:59:42 +00:00
Jürgen Buchmüller
e4f8c5e0df Merge pull request #5754 from pullmoll/efi
efivar, efibootmgr: update to 31, 14
2017-02-20 13:25:20 +01:00
Michael Gehring
8a69c0f556 libgit2: update to 0.25.1. 2017-02-20 11:32:16 +00:00
Jürgen Buchmüller
76946dc78c New package: emerald-0.8.12.4 2017-02-19 07:43:17 +01:00
Jürgen Buchmüller
1caa5199db New package: libcompizconfig-0.8.12.1 2017-02-19 07:43:11 +01:00
Jürgen Buchmüller
3481ad3880 New package: compiz-core-0.8.12.3
Closes #5661
2017-02-19 07:36:09 +01:00
Jürgen Buchmüller
7b7e497581 efivar: update to 31 2017-02-18 04:44:26 +01:00
Juan RP
124f45ef30 nvidia: update to 378.13. 2017-02-14 19:36:21 +01:00
Kazuho Sakoda
6b16b32f23 New package: uim-1.8.6 2017-02-11 10:39:53 +09:00
Jürgen Buchmüller
5f9aa7268f tslib: update to 1.5 2017-02-10 02:19:44 +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
Leah Neukirchen
cee2514ffe ruby: update to 2.4.0.
Adopted.
2017-02-08 11:24:00 +01:00
Pierre Allegraud
86f4a608cf New package: qscintilla-qt5-2.9.4 2017-02-06 22:48:40 -05:00
Pierre Allegraud
491753e6ef New package: cgal-4.9 2017-02-06 22:48:39 -05:00
Pierre Allegraud
08733ea732 New package: opencsg-1.4.2 2017-02-06 22:48:24 -05:00
Toyam Cox
8243595913 travis: build restricted packages
After all, we are not about to distribute these binaries.
2017-02-06 21:52:38 -05:00
Alessio Sergi
f6b4a453ec common/shlibs: remove obsolete libpodofo entry 2017-02-02 14:56:02 +01:00
Andrea Brancaleoni
dfd8650b02 podofo: update to 0.9.5. 2017-02-02 12:50:00 +01:00
Michael Gehring
0d56d713c7 facter: update to 3.6.0. 2017-02-02 11:12:30 +00:00
Juan RP
20a10fda47 iptables: update to 1.6.1 (xtables sobump). 2017-01-30 11:51:50 +01:00
Michael Gehring
f61ad24600 ImageMagick: update to 6.9.7.6. (soname bump) 2017-01-30 08:33:05 +00:00
bra1nwave
c37f69cd1e stlink: update to 1.3.0. 2017-01-29 16:16:06 +01:00
Michael Gehring
9fffbba248 toxcore: update to 0.1.5. (soname bump) 2017-01-25 16:07:49 +00:00
Jürgen Buchmüller
d2d88eec15 libical: remove old common/shlibs entries 2017-01-25 04:59:17 +01:00
Duncaen
ae88eb1a36 ffmpeg: add vpx build_option
libvpx removed support for armv6, this build_option allows building
ffmpeg for armv6 without it.
2017-01-23 15:47:28 +01:00
Toyam Cox
5fef5d0b87 Merge pull request #5530 from rkallos/chicken
chicken: update to 4.11.0
2017-01-22 05:48:56 -05:00
Enno Boland
90ac61acc6 evolution-data-server: update to 3.22.3. 2017-01-21 10:52:54 +01:00
Richard Kallos
499c69f1b5 chicken: update to 4.11.0 2017-01-21 00:28:30 -05:00
Toyam Cox
d43aa02449 Merge pull request #5479 from gangsterakato/dotherside-0.5.2
New package: dotherside-0.5.2
2017-01-20 01:05:53 -05:00
Juan RP
ebab2a7fdb pulseaudio: update to 10.0. 2017-01-19 03:38:25 +01:00
gangstacat
961181ff73 New package: dotherside-0.5.2 2017-01-17 07:27:08 +01:00
yopito
1016697c8d oce: update to 0.18 2017-01-16 16:00:31 -05:00
Alessio Sergi
346d4938d0 New package: libimagequant-2.8.2 2017-01-16 19:42:42 +01:00
Jürgen Buchmüller
a916cf9cde polkit-qt: rebuild with gcc6 + fix cross 2017-01-16 13:00:29 +01:00
Alessio Sergi
e5916b9a73 x265: update to 2.2 (soname bump) 2017-01-15 12:42:17 +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
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
Alessio Sergi
2014e03dac Revert "common/buildstyle/python*: build dir can be used as python identifier"
This reverts commit a02132b2ae.

Actually, the issue with packages using python-distutils-extra hasn't
been solved. On the contrary, python build style now generates malformed
packages, e.g., gufw:

+-- usr
    +-- lib
    |   +-- python3.5
    |       +-- site-packages
    |           +-- build3_5
    |           |   +-- lib
    |           |       +-- gufw
    |           |           +-- __init__.py
    |           |           +-- gufw
    |           |           +-- gufw.py
    |           +-- gufw
    |           |   +-- __init__.py
    |           |   +-- gufw
    |           |   +-- gufw.py
    |           +-- gufw-17.04.1-py3.5.egg-info

I don't have a clean solution handy right now, but that obviously isn't.
2017-01-12 12:27:12 +01:00
Juan RP
481dbe1783 make: add optional guile support via build options.
Based on #5515. Close #5515
2017-01-11 15:43:43 +01:00
Enno Boland
313fbe6346 Merge pull request #5511 from roman-neuhauser/gssapi-curl
curl: offers gssapi build option
2017-01-11 13:36:05 +01:00
Roman Neuhauser
a9ce526255 curl: offers gssapi build option 2017-01-11 13:07:49 +01:00
Enno Boland
6dda3c2a0e Merge pull request #5185 from ebfe/proot-seccomp
common/chroot-style/proot.sh: disable seccomp
2017-01-10 17:48:59 +01:00
Enno Boland
05bf5f3248 Merge pull request #5273 from juliendehos/glew
glew: also install glewmx
2017-01-10 17:48:04 +01:00
Leah Neukirchen
00d79f0ec3 graphviz: update to 2.40.1. 2017-01-10 17:26:15 +01:00
Jürgen Buchmüller
27d6047778 tslib: update to 1.3 2017-01-10 12:19:06 +01:00
Kazuho Sakoda
106bab7c87 New package: libotf-0.9.13 (#5480) 2017-01-08 13:46:47 +01:00