Commit graph

2746 commits

Author SHA1 Message Date
Juergen Buchmueller
e12ea19ef6 xmlrpc-c: fix gcc6 build
Also add missing common/shlibs entries.
2016-10-04 10:31:10 +02:00
Christian Neukirchen
92847e784e jsoncpp: update shlibs. 2016-10-03 16:54:03 +02:00
Juergen Buchmueller
1c1ccc9071 cegui07: Add missing shlibs entry 2016-10-03 13:49:44 +02:00
Christian Neukirchen
5e6e39e9c6 gpgme: update to 1.7.0. 2016-10-02 11:30:18 +02:00
Christian Neukirchen
470adc93b2 libunwind: update to 1.2rc1.
Includes AArch64 support, no stable upstream release in 4 years.
2016-10-01 18:25:05 +02:00
Christian Neukirchen
52075f5929 New package: open-isns-0.96 2016-09-30 16:41:16 +02:00
Julien Dehos
111450e555 hdf5: enable c++ 2016-09-30 15:31:13 +02:00
Denis Revin
e128169557 lmdb: fix soname generation (#4856)
lmdb: fix soname generation
2016-09-30 01:47:34 -04:00
Alessio Sergi
801c0d4db9 New package: libfm-qt-0.11.1 2016-09-29 11:29:29 +02:00
Alessio Sergi
c3c4c78933 New package: kidletime-5.26.0 2016-09-29 11:09:26 +02:00
Alessio Sergi
33856709f6 libqtxdg: update to 2.0.0 2016-09-29 10:50:00 +02:00
Alessio Sergi
0356e742b8 New package: libsysstat-0.3.2 2016-09-29 10:05:03 +02:00
Alessio Sergi
906426f5ae libfm: split out libfm-gtk
Required by libfm-qt>=0.11.0.
2016-09-29 09:35:49 +02:00
Christian Neukirchen
7fdc14870c oniguruma: update to 6.1.1. 2016-09-28 14:27:41 +02:00
Juergen Buchmueller
d85f318170 ppl: update to 1.2
This fixes the gcc6 build
2016-09-25 18:06:25 +02:00
Alessio Sergi
a8423e1391 libkscreen: update to 5.7.5 2016-09-25 11:29:15 +02:00
Alessio Sergi
b504ba5581 New package: kwayland-5.26.0 2016-09-25 11:19:38 +02:00
Michael Gehring
df48cd0e41 audacious: update to 3.8. (soname bump) 2016-09-25 09:50:35 +02:00
Christian Neukirchen
c6b3df3973 openmpi: update to 2.0.1. 2016-09-24 00:11:04 +02:00
Toyam Cox
c11020f4de ffmpeg: update to 3.1.3. 2016-09-22 08:09:47 -04:00
Juan RP
12aa6d3358 mgba: update to 0.5.0. 2016-09-22 06:41:50 +02:00
Michael Gehring
de6d71b2df gnutls: update to 3.4.15. (soname bump) 2016-09-21 08:31:35 +02:00
Michael Gehring
37a89ee1b7 poppler: update to 0.47.0. (soname bump) 2016-09-20 12:22:23 +02:00
Michael Gehring
6923fa6252 hunspell: update to 1.4.1. (soname bump) 2016-09-20 12:22:23 +02:00
Satoshi Amemiya
0a5c4e89bf New package: libskk 2016-09-20 19:00:09 +09:00
Juergen Buchmueller
b92649d71c libgames-support: rename to libgnome-games-support
Upstream renamed the package and updated to 1.2.0
2016-09-20 07:40:25 +02:00
Christian Neukirchen
43c25bf405 autoconf_cache/aarch64-linux: set as_cv_unaligned_access=no.
Unaligned access is generally permitted, but there are modes where it
is not, and who knows which hacks are enabled when that thing is on.
2016-09-19 21:28:14 +02:00
Christian Neukirchen
1cb3b7f968 wxGTK: removed, obsolete. 2016-09-19 21:13:27 +02:00
Juergen Buchmueller
230591f32c qt: split off new subpkgs qt-designer-{libs,devel} 2016-09-19 19:47:17 +02:00
Jürgen Buchmüller
38bad67383 New package: qt-webkit-2.3.4
The idea to have a separate qt-webkit package which builds with gcc6
is taken from the Arch Linux team's efforts:
https://git.archlinux.org/svntogit/packages.git/tree/trunk?h=packages/qtwebkit

This addresses #4748 the unsolvable(?) problems when trying to build the
shipped qtwebkit that comes with qt-4.7.8 with gcc6.
2016-09-19 05:57:22 +02:00
Michael Gehring
da8ed9506d libvpx: update to 1.6.0. (soname bump) 2016-09-18 01:54:49 +02:00
Michael Gehring
c1d43b1018 Merge pull request #4775 from tonkazoid/mac
new package: mac-3.99
2016-09-17 13:01:54 +02:00
Juergen Buchmueller
70632e137e efl: update to 1.18.1 2016-09-17 10:46:43 +02:00
Christian Neukirchen
ff8e25b4f3 build-style/go.sh: enable aarch64. 2016-09-16 22:26:56 +02:00
Georg Schabel
9a42f5c555 new package: mac-3.99 2016-09-15 23:07:12 +02:00
Michael Gehring
01434b5a4e rhythmbox: update to 3.4.1. 2016-09-14 10:34:14 +02:00
Michael Gehring
cdb6e78e7c libtorrent-rasterbar: update to 1.1.1. (soname bump)
Fixes CVE-2016-7164
2016-09-14 00:06:29 +02:00
Jürgen Buchmüller
1b6243b62d jbigkit: autotools + libtool for shared library
Created a "fork" of jbigkit-2.1 at github which uses autotools
and libtool to create both, shared and static libraries.

Parallel building fails because test programs which depend on the
libraries are built before these (not yet installed) libs,
thus the disable_parallel_build=yes
2016-09-12 01:45:10 +02:00
Michael Gehring
befffb39e1 common/shlibs: add libsass
Fixes #4749
2016-09-11 23:34:21 +02:00
Michael Gehring
1d2249e459 wireshark: update to 2.2.0. 2016-09-09 21:28:32 +02:00
Juergen Buchmueller
556184e229 facter: update to 3.4.1 2016-09-07 13:54:23 +02:00
Michael Gehring
18331cb2a0 chromaprint: update to 1.3.2. (soname bump) 2016-09-07 09:08:45 +02:00
Christian Neukirchen
94d5b0bc8e jimtcl: update to 0.77. 2016-09-05 13:06:49 +02:00
Michael Gehring
c43c5c7031 libopenshot: update to 0.1.2. (soname bump) 2016-09-04 08:49:01 +02:00
Juergen Buchmueller
bfcfb7b994 udis86: enable shared for PIE 2016-09-04 01:05:54 +02:00
Christian Neukirchen
b84944c243 llvm: update to 3.9.0. 2016-09-02 23:48:24 +02:00
Michael Gehring
0935ea301d New package: zstd-1.0.0 2016-09-01 10:01:37 +02:00
Christian Neukirchen
fabd964712 ldc: update to 1.0.0. 2016-08-31 14:44:20 +02:00
Toyam Cox
b959debca2 New package: avogadro-1.2.0
Closes #4676 with thanks to @diogoleal
2016-08-30 12:37:18 -04:00
Christian Neukirchen
814fb802ad build-style/perl-module.sh: fake Errno.pm too. 2016-08-29 16:23:26 +02:00
Christian Neukirchen
5b37844952 build-style/perl-module.sh: use target Config*pm files
These contain the proper CFLAGS.
2016-08-29 15:06:04 +02:00
Christian Neukirchen
3e6205a06c perl: update to 5.24.0.
Major rewrite of the template.  Uses perl-cross now.

Closes #4618.
2016-08-29 15:06:04 +02:00
Christian Neukirchen
383064541b New package: courier-unicode-1.4 2016-08-27 21:23:09 +02:00
Juan RP
a425005123 nvidia: update to 367.44. 2016-08-24 10:48:43 +02:00
Toyam Cox
d0eedc9225 Merge pull request #4646 from diogoleal/openbabel
New package: openbabel-2.3.2
2016-08-22 12:58:08 -04:00
Diogo Leal
ed85831134 New package: openbabel-2.3.2 2016-08-22 13:35:14 -03:00
Juergen Buchmueller
027563ea17 libixion11+liborcus11: temporary packages
In order to solve the problem that libreoffice-5.2.0.4 is not yet
ready for liborcus-0.12.0, yet libixion and liborcus were updated
to 0.12.0, keep the previous libraries as libixion11 and liborcus11.

I hope that replacing libixion<0.12.0 with libixion11 and
liborcus<0.12.0 with liborucs11 works as I expect it.
2016-08-22 11:32:44 +02:00
Juergen Buchmueller
a0f164bd1b libixion: update to 0.12.0 2016-08-22 10:09:06 +02:00
archaeme
0c046358d8 New package: python-pygame-1.9.1
Also added smpeg to common/shlibs to satisfy dependencies.

Closes: #4402 [via git-merge-pr]
2016-08-21 01:49:22 -04:00
Toyam Cox
824ab06455 New package: ipmiutil-3.0.0 2016-08-21 01:28:08 -04:00
Enno Boland
db62e3f2b5 libofx: update to 0.9.11. 2016-08-20 14:08:51 +02:00
Michael Gehring
17f4b25dac aubio: update to 0.4.3. (soname bump) 2016-08-18 12:14:25 +02:00
Juan RP
bc875a54a0 efl: update to 1.18.0 (provides/replaces elementary). 2016-08-17 19:35:44 +02:00
Michael Gehring
7b70709dfc qalculate: update to 0.9.9. (soname bump) 2016-08-15 11:59:33 +02:00
Michael Gehring
fcba7fb69c New package: xcb-util-xrm-1.0 2016-08-13 21:16:54 +02:00
Juergen Buchmueller
bff2d21feb common/shlibs: remove obsolete entries 2016-08-12 10:29:57 +02:00
Jonathan Lee
51e56fde73 mono: add support for *-musl (#4587) 2016-08-11 08:21:01 +02:00
Jürgen Buchmüller
cb5e8ef57a common/xbps-src/shutils/common.sh: add cross env
It seems that some (many?) projects rely on the environment defining
compilers, tools and flags by specific XYZ_host and XYZ_target variables.

When cross compiling, define these environment variables.

This enables e.g. qt5/qtwebengine build to succeed. Specificially ninja
relies on these variables when cross compiling.
2016-08-08 21:56:54 +02:00
Jürgen Buchmüller
9fbeba39f1 compiler wrapper: add ccache or distcc prefix (#4575)
Closes #4574
2016-08-08 08:37:06 +02:00
Diogo Leal
276572c9da allegro5: update 5.2.1 2016-08-05 14:21:25 -03:00
Duncaen
58cf436418 libmill: update to 1.14. 2016-08-04 16:10:29 +02:00
Toyam Cox
b3dc7b1598 New package: libaccounts-qt5-1.14
[Closes #3989]
2016-08-02 23:15:58 -04:00
Toyam Cox
85639f708d New package: libaccounts-glib-1.21
[Closes #3989]
2016-08-02 23:15:58 -04:00
Richard Taityr
4f0a312019 New package: libtcd-2.2.7+r2
Closes: #3968 [via git-merge-pr]
2016-08-02 22:38:21 -04:00
Jürgen Buchmüller
1dc281bccd fftw: enable openmp and fix armv7* build
Remove the tests for CNTVCT for armv7 and CNTVCT_E0 for armv8 when
cross-compiling, because they will fail. Not supporting a possibly
available cycle counter may be less than optimal, while it should work.
2016-08-01 10:06:46 +02:00
Juan RP
35f41f84d9 curlpp: add a -devel subpkg; close #4206. 2016-07-27 08:19:37 +02:00
Juan RP
49358967d3 xforms: add a -devel subpkg; close #4252. 2016-07-27 08:13:30 +02:00
Michael Gehring
d381dc72d2 libfastjson: update to 0.99.3. (soname bump) 2016-07-24 11:28:45 +02:00
Michael Aldridge
5e16b80c6f New package: sssd-1.13.4
Closes #4333
2016-07-23 22:26:23 -04:00
Michael Aldridge
6913df9bdd New package: ding-libs-0.5.0
Closes #4333
2016-07-23 22:26:06 -04:00
Michael Aldridge
df1652c3d8 New package: ldb-1.1.26
Closes #4333
2016-07-23 22:25:49 -04:00
Michael Aldridge
6dc7cd8873 New package: tevent-0.9.28
Closes #4333
2016-07-23 22:25:19 -04:00
Jürgen Buchmüller
fae4c086e0 injeqt: update to 1.1.0 2016-07-22 19:47:10 +02:00
lemmi
8a693f824b vapoursynth-mvtools: fix library location (#4489) 2016-07-22 10:40:24 +02:00
Enno Boland
ba493d2303 http-parser: new so version 2016-07-20 12:29:38 +02:00
Juan RP
a9fcc8a586 x265: update to 2.0. 2016-07-19 08:08:17 +02:00
Duncaen
dccd0b6a15 nvidia: update to 367.35. 2016-07-18 18:08:02 +02:00
Juan RP
9a628379a9 xen: update to 4.7.0. 2016-07-18 08:47:53 +02:00
Enno Boland
377bd69093 aqbanking: update to 5.6.11. 2016-07-17 09:03:57 +02:00
Juan RP
c5535e1ea5 llvm: update to 3.8.1. 2016-07-17 07:29:44 +02:00
John Regan
d91e417cc0 New package: opendkim-2.10.3 2016-07-14 19:40:44 +02:00
John Regan
651988f127 New package: libmilter-1.0.2 2016-07-14 19:40:44 +02:00
Duncaen
c00c8f4843 nvidia: update to 367.27.
closes #4365
2016-07-13 21:27:58 +02:00
Alessio Sergi
64f14b3c3d libarchive: add lz4 build option (off) 2016-07-11 13:03:21 +02:00
Alessio Sergi
35ab110746 procps-ng: update to 3.3.12 2016-07-11 12:33:12 +02:00
Alessio Sergi
92463d5fcc common/shlibs: add missing shlib for libnl3-3.2.28 2016-07-10 00:34:09 +02:00
Jürgen Buchmüller
96cd364ee1 New package: plymouth-0.8.8
Closes #4440
2016-07-08 01:40:36 +02:00
Jürgen Buchmüller
763470cd8a New package: musl-rpmatch-1.0 2016-07-07 15:33:42 +02:00
yopito
cf9a0bd8aa New package: oce-0.17.1 2016-07-06 16:24:01 -04:00
yopito
1d92fd1dab New package: gl2ps-1.3.9 2016-07-06 16:24:01 -04:00
yopito
1c125f4fbe New package: coin3-3.1.3 2016-07-06 16:24:01 -04:00
yopito
c2573a797a New package: simage-1.7.0 2016-07-06 16:24:01 -04:00
yopito
75cdae3ea4 New package: libspnav-0.2.3 2016-07-06 16:24:01 -04:00
Jürgen Buchmüller
2154ad8883 New package: twaindsm-2.3.0 2016-07-04 22:35:44 +02:00
pulux
7069b583d1 glusterfs: update to 3.8.0 (#4394) 2016-06-29 07:53:40 +02:00
Simon THOBY
377de351b6 New Package: lttng-ust-2.8.1 2016-06-26 20:05:51 -04:00
Simon THOBY
a51759e83d New Package: liburcu-0.9.1 2016-06-26 20:05:50 -04:00
Duncaen
9ea583c1f7 New package: libuev-1.4.2 2016-06-26 22:44:28 +02:00
Toyam Cox
8880318cd4 miniupnpc: update to 2.0. 2016-06-26 03:07:58 -04:00
Alessio Sergi
2c02e09892 build-style/cmake: do not use absolute path in CMAKE_INSTALL_{LIB,SBIN}DIR
...otherwise it ends up with /usr/usr/lib or /usr/usr/bin.

Partially revert PR #4230.
2016-06-26 01:01:26 +02:00
Juan RP
606b0184f2 webrtc-audio-processing: update to 0.3. 2016-06-25 07:51:59 +02:00
Michael Gehring
260e56b252 libdwarf: update to 20160613. 2016-06-23 10:39:12 +02:00
Juan RP
b16a5ae77c pulseaudio: update to 9.0. 2016-06-22 19:07:31 +02:00
Duncaen
50264e31ab mate-control-center: fix building /usr/bin/mate-control-center
close #4328
2016-06-15 22:54:40 +02:00
Jürgen Buchmüller
7976c6f2b0 qt5: update to 5.6.1 2016-06-15 00:16:48 +02:00
John Rowley
bb464ab180 gettext: update to 0.19.8.1. 2016-06-12 13:24:29 +01:00
Michael Gehring
75a4897d88 libmill: soname bump 2016-06-12 09:42:47 +02:00
Andrea Brancaleoni
a3b3a2238b podofo: update to 0.9.4. 2016-06-11 11:02:47 +02:00
Alessio Sergi
822937a0ae ffmpeg: add faac and fdk_aac build options (off)
"The licenses of libfaac and libfdk_aac are not compatible with the GPL,
so the GPL does not permit distribution of binaries containing code
licensed under these licenses when GPL-licensed code is also included.
Therefore these encoders have been designated as "non-free", and you
cannot download a pre-built ffmpeg that supports them. This can be
resolved by compiling ffmpeg yourself."

See https://trac.ffmpeg.org/wiki/Encode/AAC.
2016-06-10 18:50:31 +02:00
Alessio Sergi
1b69aeb69b Revert "ffmpeg: add faac and fdk_aac build options (off)"
This reverts commit c698ba3613.
2016-06-10 18:36:06 +02:00
Alessio Sergi
c698ba3613 ffmpeg: add faac and fdk_aac build options (off)
"The licenses of libfaac and libfdk_aac are not compatible with the GPL,
so the GPL does not permit distribution of binaries containing code
licensed under these licenses when GPL-licensed code is also included.
Therefore these encoders have been designated as "non-free", and you
cannot download a pre-built ffmpeg that supports them. This can be
resolved by compiling ffmpeg yourself."

See https://trac.ffmpeg.org/wiki/Encode/AAC.
2016-06-10 18:33:59 +02:00
Steve Prybylski
14c5e7f47b fwknop: update to 2.6.9. 2016-06-09 21:21:25 -04:00
Enno Boland
d08f3e4b19 Revert "wireshark: update to 2.1.0."
This reverts commit eee9d5d4a3.

This reverts commit b6b7e964fa.

This reverts commit 3c719e9675.
2016-06-09 21:05:48 +02:00
Enno Boland
eee9d5d4a3 wireshark: unbreak 2016-06-09 19:55:51 +02:00
Toyam Cox
5c7766e3d7 Merge pull request #4277 from the-maldridge/krb5_ldap
mit-krb5: enable ldap database support
2016-06-05 19:45:34 -04:00
Michael Gehring
387a91ae21 opensc: update to 0.16.0. (soname bump) 2016-06-04 08:35:50 +02:00
Michael Aldridge
f08f9a809e mit-krb5: enable ldap database support 2016-06-03 16:35:47 -05:00
Toyam Cox
266d8bc29e opencv: update to 3.1.0. 2016-06-01 12:40:17 -04:00
Michael Gehring
85f24801b5 New package: keystone-0.9 2016-05-31 19:27:06 +02:00
Michael Gehring
ecd1f47fd7 poppler: update to 0.44.0. (soname bump) 2016-05-29 12:43:17 +02:00
Alessio Sergi
2812aeb986 bind: update to 9.10.4P1 2016-05-28 19:04:37 +02:00
Michael Gehring
f2b7aa61c1 libetpan: update to 1.7.2. (soname bump) 2016-05-28 08:44:33 +02:00
Juan RP
cfefbadf21 Merge pull request #4220 from pulux/hdf5
hdf5: update to 1.8.17
2016-05-26 07:35:26 +02:00
yopito
441da1c388 build-style/cmake.sh: allow templates to override cmake variables and use absolute paths (#4230) 2016-05-26 07:33:58 +02:00
Christian Neukirchen
675e79a36d discount: use LDFLAGS.
Build shared library.

Adopted.
2016-05-25 14:03:26 +02:00
pulux
2c1c623bf4 hdf5: update to 1.8.17 2016-05-24 16:43:21 +02:00
Christian Neukirchen
d65c11fe27 R: build and use libR.so. 2016-05-24 15:24:41 +02:00
Christian Neukirchen
6dc4d73cac tidy: removed, upstream dead, superseded by tidy5. 2016-05-23 15:01:29 +02:00
Christian Neukirchen
62bec4518e New package: libxls-1.4.0 2016-05-22 16:46:00 +02:00
Toyam Cox
526cda16fa common/shlibs: pciutils changed ABI 2016-05-20 05:00:31 -04:00
Dominik Honnef
0c351599f2 New package: edac-utils-0.18 2016-05-18 11:53:36 +02:00
Juan RP
be688e7e5f Merge pull request #4178 from ayghor/smpeg2_and_SDL2_mixer
smpeg2 and SDL2_mixer
2016-05-18 07:50:23 +02:00
Christian Neukirchen
fb830a2a37 hooks/post-install/06-strip-and-debug-pkgs.sh: bail out on non-PIE binaries in PIE builds.
Not tested extensively, in doubt needs twerking.
2016-05-17 14:58:33 +02:00
dota? =op
dfb7f65086 New package: smpeg2-2.0.0 2016-05-17 04:10:19 -03:00
Toyam Cox
45cb265d20 New package: freeipmi-1.5.1 2016-05-17 01:46:40 -04:00
Enno Boland
3db4efd013 hooks/pre-configure: do not set configure_script outside of build_style.
fixes #4201.
2016-05-16 20:38:09 +02:00
Christian Neukirchen
6c0660fe76 New package: glpk-4.60 2016-05-14 23:30:24 +02:00
Alessio Sergi
da4d9b7f23 xbps-src: PYPI_SITE: use files.pythonhosted.org for less redirections 2016-05-13 17:35:35 +02:00
Juan RP
f581ff2506 New package: virglrenderer-0.5.0. 2016-05-12 18:03:01 +02:00
Juan RP
b8093ef334 New package: j4status-0.1. 2016-05-10 15:00:00 +02:00