Commit graph

4497 commits

Author SHA1 Message Date
David Flatz
db6915b401 nvidia: update to 410.93. 2019-01-08 21:34:05 +01:00
maxice8
689272b3e5
poppler: update to 0.73.0. 2019-01-08 14:52:49 -02:00
q66
a87fa0a914 New package: librtas-2.0.2 2019-01-08 10:18:42 +01:00
Piotr Wójcik
9c8ef3d6a9 update-check: handle python3-only modules from pypi 2019-01-07 18:28:36 -02:00
maxice8
e5fe1ed57f cpptest: update to 2.0.0. 2019-01-07 17:52:54 -02:00
Cameron Nemo
785ec29218 New package: startup-1.13.3 2019-01-06 20:58:43 -02:00
q66
d3edfef8a0 libunwind: fix build on ppc64 targets 2019-01-06 18:07:31 -02:00
Enno Boland
0832e1adfa
build-style/cmake: fix typo 2019-01-05 23:45:27 +01:00
q66
01f3016e9a glibc: enable ppc64le support 2019-01-05 23:38:00 +01:00
q66
151f876627 common: add ppc64 build profiles and other ppc64 bits
This adds the build profiles for ppc64 targets as well as
modifications in other parts of the infra.

These targets are supported:

- ppc64le (glibc little endian elfv2)
- ppc64le-musl (musl little endian)
- ppc64-musl (musl big endian)

ELFv1 targets are explicitly not supported at this point.

Big endian musl supports ppc 970 or newer, while little endian
targets are set to a generic powerpc64le which effectively means
POWER8 and newer. Tuning is always set for POWER9, which is the
most likely target hardware. We also make sure AltiVec is always
on, because it is supported on all hardware we target.

[ci skip]
2019-01-05 23:38:00 +01:00
John
bbf998527b MEGAsdk: update to 3.4.5. 2019-01-05 14:06:13 +01:00
Johannes
3ab8843220 capstone: update to 4.0. 2019-01-05 13:59:33 +01:00
Piotr Wójcik
27d9e7ffea hooks/uncompress-manpages: prevent hang
In case when file to be uncompressed existed, decompressors asked
whether to overwrite it.
As output is muted, building hung silently waiting for input.
2019-01-05 08:12:55 -02:00
Rasmus Thomsen
537de0ff41 lm_sensors: update to 3.5.0. 2019-01-04 20:48:07 -02:00
Jasper Chan
4979ea9237
New package: gerbv-2.6.2 [ci skip]
closes #6246
2019-01-04 17:09:59 -02:00
Daniel Lewan
e5c8b34dbb
New package: libfixposix-0.4.3
closes #6388
2019-01-04 17:08:46 -02:00
maxice8
3bf0575adf New package: recutils-1.8 2019-01-04 14:38:21 -02:00
Rasmus Thomsen
24da9e875e exiv2: update to 0.27.0.
[ci skip]
2019-01-04 11:44:01 +01:00
Rasmus Thomsen
0372613f92 http-parser: update to 2.9.0. 2019-01-03 23:20:02 -02:00
prspkt
fdaa76e8a0 zchunk: add devel subpackage 2019-01-03 22:29:10 -02:00
Noel Cower
43db1c25dc build-styles: Add support for Go modules.
Adds support for Go modules by detecting a go.mod file and, if
available, using it. In addition, to continue supporting vendoring (and
avoid the need for git on all module builds), if a package includes
a vendor directory, the module mode will switch to vendor mode if not
already set. This will use vendored source code for dependencies
instead of downloading that code again using the descriptions under
go.mod.

go_mod_mode=vendor also skips the go.sum check because nothing is
downloaded that isn't already verified, so this fixes packages with
vendored code that have checksum mismatches due to Go 1.11.4 module
checksum changes.

[ci skip]

Closes: #6036 [via git-merge-pr]
2019-01-02 20:10:56 -08:00
Rasmus Thomsen
cb1ba97f1f bacula-common: update to 9.4.1. 2019-01-01 23:11:50 -02:00
Frank Steinborn
c9a1e641f2 New package: getdns-1.5.0 2019-01-01 21:58:06 -02:00
Rasmus Thomsen
4b52c44077 ldc: update to 1.13.0. 2018-12-30 20:42:40 +01:00
John
ca832ffbb2
boost: update to 1.69.0 2018-12-28 05:41:10 -02:00
maxice8
a57a78e63f llvm3.9: remove 2018-12-27 17:50:43 -02:00
Rasmus Thomsen
8bb85ec039 libical: update to 3.0.4. 2018-12-27 02:11:32 -02:00
Rasmus Thomsen
282f980cf9
llvm: update to 7.0.1.
* version latest version too -> llvm7

Co-authored-by: maxice8 <thinkabit.ukim@gmail.com>

[ci skip]
2018-12-25 23:54:27 -02:00
maxice8
06b5f44b30 libplacebo: update to 1.7.0. 2018-12-25 13:55:10 -02:00
Jürgen Buchmüller
c6c02b07f1
log4cplus: update to 2.0.3
Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
2018-12-23 13:31:25 +01:00
Jürgen Buchmüller
2d8e221b43
kea: update to 1.5.0
Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
2018-12-22 14:46:29 +01:00
Rasmus Thomsen
b50e169432 vala: update to 0.42.4.
* move usr/share/vala to vala-devel
2018-12-21 19:57:14 -02:00
maxice8
8485a7fb1d qimageblitz: remove 2018-12-21 13:47:48 -02:00
maxice8
dffb2798f1 libdbusmenu-qt: remove 2018-12-21 12:19:25 -02:00
maxice8
9251941c99 hooks/pre-pkg: prohibit /usr/doc, mention /usr/share/doc 2018-12-20 16:33:35 -02:00
Johannes
b84952bf5b ffmpeg: add build option nvenc 2018-12-20 18:41:18 +01:00
Rasmus Thomsen
fb7c3e14cb New package: gmime3-3.2.3 2018-12-19 23:42:16 -02:00
maxice8
6a12dfa698
poppler: update to 0.72.0. 2018-12-19 22:20:37 -02:00
Helmut Pozimski
83b956f437 aqbanking: update to 5.7.8. (soname bump) 2018-12-19 08:17:33 +01:00
Rasmus Thomsen
5afc6e99ca New package: libidn2-2.0.5 2018-12-17 12:54:10 -02:00
Olga U
32ed47e6b7 shlibs: add libkdegames 2018-12-17 14:14:53 +01:00
Rasmus Thomsen
3484913106 gtk+3: update to 3.24.2.
* add build option for cloudproviders
2018-12-16 22:52:04 -02:00
maxice8
791cfefafb New package: woff2-1.0.2. 2018-12-14 12:38:35 -02:00
Cameron Nemo
f3e8ab9355 New package: dqlite-0.2.5 2018-12-13 10:21:59 -08:00
maxice8
3f5059ae50
hooks/post-install: fix find for executable files, use GNU -executable 2018-12-13 10:14:44 -02:00
Cameron Nemo
d367fc7c8b gpgme: split library into its own subpackage 2018-12-13 08:55:23 -02:00
maxice8
80c5550ce4
hooks/post-install: fix message and indentation on pkglint-devel-paths. 2018-12-12 23:08:56 -02:00
maxice8
de31bf8d1f hooks/post-install: Add hook to warn when paths for -devel packages
should be added.

This hooks checks installed files of all packages that do not end
in -devel and warn when certain paths are found that should be in
the -devel package like:

- /usr/include
- /usr/lib/*.so
- /usr/lib/*.a
- /usr/[lib|share]/[pkg-config|cmake]
- /usr/share/vala
- /usr/share/gir-1.0
2018-12-12 23:07:05 -02:00
maxice8
5fbffed2dc shlibs: add private muffin libraries for cinnamon 2018-12-12 09:03:48 -02:00
maxice8
1484016a92 New package: dav1d-0.1.0 2018-12-12 08:52:18 -02:00
maxice8
41f0043c66 libode: update to 0.16. 2018-12-11 14:21:08 -02:00
bra1nwave
3ec2b4f2b9 SoapySDR: update to 0.7.0. 2018-12-11 13:05:32 -02:00
maxice8
7bd2eaea34 hooks/pre-pkg: deal with packages that install to /etc but should use
/usr/lib

some packages install stuff to places like /etc/udev/rules.d and
/etc/modprobe.d.

That is wrong, they should use their equivalents in /usr/lib.
2018-12-10 20:16:25 -02:00
maxice8
c830164053 common/shlibs: update capnroto entries 2018-12-09 20:12:54 -02:00
maxice8
b9fc924dd0 fdk-aac: update to 2.0.0. 2018-12-09 11:07:40 -02:00
maxice8
07fe6e71c5 libplacebo: update to 0.6.0. 2018-12-09 05:16:41 -02:00
Piotr Wójcik
1bbbd55871 update-check: add gitlab.freedesktop.org 2018-12-08 19:54:15 +01:00
maxice8
d1a14f90be hooks/pre-pkg: deal with packages using /etc/bash_completion.d
Detect when it is used and suggest
/usr/share/bash-completion/completions instead.
2018-12-07 12:30:20 +01:00
Jürgen Buchmüller
a2edcda867
clamav: update to 0.101.0
Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
2018-12-06 19:33:02 +01:00
Sami Pitkänen
cfc22c5865 chicken: update to 5.0.0 2018-12-05 09:20:32 -02:00
maxice8
6a1b3895e8 liblouis: update to 3.8.0. 2018-12-04 08:06:04 -02:00
Piotr Wójcik
7f7ff14e13
tesseract-ocr: update to 4.0.0.
Closes: #5380 [via git-merge-pr]
Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
2018-12-04 10:19:10 +01:00
Jürgen Buchmüller
d30965d762
botan: update to 2.8.0
Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
2018-12-03 17:58:52 +01:00
mobinmob
2c47496efb
New package: tokyocabinet-1.4.48 2018-12-03 07:38:09 -02:00
SolitudeSF
34ccb76cd0 New package: CSFML-2.5 2018-12-03 06:32:10 -02:00
Linux-BSD
db35a1e9a1
Add variables to fix cross compiling rust for mips*
Closes: #5259 [via git-merge-pr]
Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
2018-12-03 09:11:48 +01:00
Jürgen Buchmüller
0ef86da07c
common/shlibs: fix ois-1.5 entry
Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
2018-12-02 17:51:18 +01:00
Piotr Wójcik
fce76df60c libmaa: update to 1.4.2. 2018-12-01 08:51:28 -02:00
maxice8
477bf82806 New package: libSavitar-3.6.0 2018-12-01 08:21:06 -02:00
John
fda82cdf38 MEGAsdk: update to 3.4.4. 2018-11-29 09:14:35 +01:00
John
ee4ce35a68 build-style/cmake: dehardcode gtk2 wxWdigets when cross compiling 2018-11-28 16:49:52 -02:00
Cameron Nemo
f618b35503 gutenprint: update to 5.3.1. 2018-11-27 00:25:15 -02:00
eater
32edac01a2
New package: gts-0.7.6
closes #2734
2018-11-26 21:20:55 -02:00
Cameron Nemo
e5ec7527e5
nss-mdns: update to 0.14.1.
closes #5003
2018-11-26 18:35:02 -02:00
bra1nwave
25a0117e91
New package: hamlib-3.3
closes #1326
2018-11-26 13:01:47 -02:00
Andy Weidenbaum
afdfdf9991 build_style=perl6-dist: add 2018-11-26 04:11:50 -02:00
maxice8
1e57f4e9dd libwebsockets: update to 3.1.0. 2018-11-24 20:44:42 -02:00
Andrew Benson
3de4101276 New package: libpst-0.6.72 2018-11-24 09:09:10 +01:00
maxice8
df2b2c5e4d common/shlibs: re-add libdri2.so.1 entry 2018-11-23 01:37:45 -02:00
maxice8
f90ce86924 New package: libump-git-20181122 2018-11-23 01:37:45 -02:00
Johannes
5f5a55c2bb build-style/cargo.sh: export common variables to avoid static linking 2018-11-22 18:18:11 -02:00
maxice8
c8c63c3aba varnish: update to 6.1.1. 2018-11-20 19:53:09 -02:00
maxice8
54ab284ce7 bind: update to 9.11.5. 2018-11-20 16:11:20 -02:00
maxice8
69d620ffe5 goffice0.8: remove 2018-11-20 13:02:02 -02:00
maxice8
b527e33675 libapp: remove 2018-11-20 13:01:55 -02:00
maxice8
8481502a33 sssd: update to 2.0.0. 2018-11-19 23:44:47 -02:00
maxice8
56b6e7b240 shutils/update_check.sh: be more strict with rubygem update checks
try to match the whole line from

href="/gems/${pkgname#ruby-}/versions/[VERSION NUMBERS]"

matching until the quote avoids problems like the travis gem that has
special versions like

1.8.10.travis.921.11

before it would match until 1.8.10., now it doesn't match.
2018-11-19 02:29:28 -02:00
maxice8
c646f89f87 build-style/gem.sh: ignore ~> operator 2018-11-19 02:29:28 -02:00
maxice8
6ce9a1636a build-style/gemspec.sh: ignore ~> operator 2018-11-19 02:29:28 -02:00
Cameron Nemo
61065bcb1f hooks/pre-pkg: safely pass arguments to printf 2018-11-18 20:30:04 +01:00
Sam Smoker
91544bdf7e shaderc: update to 2018.0. 2018-11-18 17:12:45 -02:00
Simon Dickson
5811aa3280 nvidia: update to 410.78 2018-11-18 19:07:20 +01:00
maxice8
24191ee705 mtxclient: remove 2018-11-17 07:20:15 -02:00
John
dfde9e8787 kdevelop: update to 5.3.0. 2018-11-15 14:15:40 -02:00
maxice8
26dd361a3b
hunspell: update to 1.7.0.
[ci skip]
2018-11-14 23:20:51 -02:00
maxice8
916144fbb7 options.description: add description for vala build_option. 2018-11-14 00:21:41 -02:00
maxice8
476cf46ef1 libnftnl: update to 1.1.2. 2018-11-13 12:55:30 -02:00
Rasmus Thomsen
5fb045bbaf libaccounts-glib: update to 1.24. 2018-11-12 20:02:58 -02:00
John
44cf608ae1 attica-qt5: update to 5.52.0. 2018-11-11 19:26:03 +01:00
Elie ROUDNINSKI
55f3dc9725 New package: fstrcmp-0.7.D001_1 2018-11-11 14:31:47 +01:00
maxice8
ea6e31201b New package: libvoikko-4.2 2018-11-10 08:51:31 -02:00
Piotr Wójcik
e64aa6f323 calc: update to 2.12.7.1. 2018-11-09 11:46:37 +01:00
maxice8
b4eb4047f2
poppler: update to 0.71.0.
[ci skip]
2018-11-08 18:13:27 +01:00
maxice8
edc8f437c4 New package: libxmlb-0.1.3 2018-11-07 16:01:47 -02:00
maxice8
9cfab9f72c tinyxml2: update to 7.0.0. 2018-11-06 20:40:18 -02:00
maxice8
9ead6eef92 update_check: add support for rubygems.org 2018-11-06 15:51:46 -02:00
Enno Boland
73ded0cf32 libressl: update to 2.8.0. 2018-11-03 20:37:57 +01:00
maxice8
e946d7cfa2 build-style/gemspec.sh: fix cross compilation 2018-11-03 15:38:33 -03:00
Simon Dickson
399c4b9504 nvidia: update to 410.73 2018-11-03 10:56:01 +01:00
Simon Dickson
464d7e7816 New package: nvidia390-390.87 2018-11-03 10:56:01 +01:00
John
b4f0e9d8c8 lldb: add liblldb.so.6 shlib 2018-11-02 19:48:15 +01:00
Johannes
3aa797cb3a build-style cargo: move cargo config from wrksrc to home
since cargo 0.31.0 ${wrksrc}/.cargo/config is ignored for cargo install
fixes: https://github.com/void-linux/void-packages/issues/4328
2018-11-02 13:39:53 +01:00
Rasmus Thomsen
a8f008f21c hook/do-extract: support extracting .crate files 2018-11-02 08:59:03 -03:00
Jürgen Buchmüller
7e0642f4ca build-style: qmake.sh add missing QMAKE_LINK_C=$CC 2018-11-02 12:25:31 +01:00
maxice8
70dce3d920
build-style/gemspec.sh: guard against usage of find on man and etc 2018-11-02 07:41:49 -03:00
maxice8
a8bbc60f5b
build-style/gem.sh: guard usage of find on etc and man 2018-11-02 07:41:36 -03:00
maxice8
03ea181231 build_style: Add gemspec build_style 2018-11-02 07:15:08 -03:00
maxice8
49e11e1ca5 build_style: Add gem build_style 2018-11-02 07:15:08 -03:00
John
34c600aad1 kiwix-lib: update to 3.0.0. 2018-11-01 18:12:25 +01:00
John
61e8c1ea84 MEGAsdk: update to 3.4.3. 2018-11-01 18:03:52 +01:00
Jürgen Buchmüller
7193ed84a2
gcc: move libgna{rl,t}{,-8}.so to usr/lib
Also add common/shlibs entries for libgnarl-8.so and libgnat-8.so

Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
2018-10-31 12:12:13 +01:00
Helmut Pozimski
bf9bb9b86a qalculate: update to 2.8.0. (soname bump) 2018-10-30 14:25:08 +01:00
maxice8
0a95f17200 shlibs: remove webkitgtk2 shlibs
was removed on 977f88d9e0
2018-10-28 15:57:17 -03:00
maxice8
8dbec3aae1 New package: mtxclient-0.2.0 2018-10-28 15:46:06 -03:00
Cameron Nemo
2948786ddb
New package: io.elementary.calendar-4.2.3 2018-10-28 14:46:26 -03:00
maxice8
51dab87e34 New package: fmt-5.2.1. 2018-10-28 13:26:42 -03:00
Piraty
233ae27783 hdf5: update to 1.10.4. 2018-10-27 23:03:45 +02:00
maxice8
4f9dbaf661 libupnp1.8: update to 1.8.4. 2018-10-27 09:31:17 -03:00
maxice8
c6c249348d hooks/do-extract: support extracting .gem files with gem unpack. 2018-10-27 09:25:31 -03:00
maxice8
977f88d9e0 webkitgtk: remove. 2018-10-25 18:54:25 +02:00
maxice8
0abde7c069
icu: update to 63.1.
[ci skip]
2018-10-25 00:24:27 -03:00
Rasmus Thomsen
4daa2a41a3 New package: libmanette-0.2.1 2018-10-23 20:48:18 -03:00
Rasmus Thomsen
cecdf12347 New package: retro-gtk-0.16.0 2018-10-23 20:48:18 -03:00
Crestwave
21d9814fdc New package: YACReader-9.5.0 2018-10-23 10:55:24 +02:00
maxice8
59231be38f New package: libcotp-1.2.1 2018-10-21 21:23:49 -03:00
maxice8
c9e6693689 New package: libbaseencode-1.0.9 2018-10-21 21:23:49 -03:00
Johannes
9079eede15 net-snmp: update to 5.8. 2018-10-21 23:23:29 +02:00
Francisco Gómez García
464abb2352 ffmpeg: added libaom build option 2018-10-21 22:12:11 +02:00
maxice8
5459fb1ed3 New package: wlroots-0.1 2018-10-20 21:35:56 -03:00
Enno Boland
3106b0cd32
Merge pull request #3230 from Johnnynator/boost
boost: update to 1.68.0.
2018-10-20 00:00:24 +02:00
maxice8
02be8b9e6b
libva-glx: update to 2.3.0. 2018-10-19 13:11:41 -03:00
maxice8
a13077216e
libva: update to 2.3.0. 2018-10-19 12:44:50 -03:00
John Zimmermann
65547f05cc boost: update to 1.68.0.
[ci skip]
2018-10-18 19:27:40 +02:00
maxice8
4099097381 libutf8proc: update to 2.2.0.
[ci skip]
2018-10-18 19:23:56 +02:00
bra1nwave
ff1c1cb18f stlink: update to 1.5.1. 2018-10-18 19:14:35 +02:00
Cameron Nemo
4bba96eec0 New package: io.elementary.files-4.0 2018-10-18 13:43:04 -03:00
Cameron Nemo
e4391b7bc4 New package: io.elementary.music-5.0 2018-10-18 08:53:58 -03:00
Leah Neukirchen
74b418e264 common/shlibs: add libjabber.so.0. 2018-10-18 13:24:03 +02:00
Cameron Nemo
568ffc0a92 New package: io.elementary.code-3.0 2018-10-17 23:04:10 -03:00
maxice8
c714d13f37 setup/install.sh: support bzipped (.bz2) manpages 2018-10-17 11:28:58 -03:00
Johannes
acd2241ba4 build-style cargo: do not pull complete rustc for target 2018-10-16 00:23:41 +02:00
Rasmus Thomsen
0318d0385a build-style/cargo.sh: add 2018-10-15 20:58:51 +02:00
Rasmus Thomsen
45030a9b15 build-profiles: set XBPS_RUST_TARGET 2018-10-15 08:20:10 +02:00
Rasmus Thomsen
9141df9698 cross-profiles: set XBPS_CROSS_RUST_FLAGS&XBPS_CROSS_RUST_TARGET
only added to platforms which support rust
2018-10-15 08:20:10 +02:00
Cameron Nemo
96390e8525 New package: switchboard-2.3.4 2018-10-11 10:02:59 +02:00
Johannes
ea91d55378 armadillo: update to 9.100.5.
remove entry from common/shlibs because nothing uses it
2018-10-10 21:32:41 +02:00
Daniel Lewan
1904a66c45 granite: update to 5.1.0. 2018-10-09 15:04:47 -03:00
maxice8
58d5cc4105 build-style/meson: enable b_ndebug and be explicit about paths used. 2018-10-09 10:36:32 -03:00
maxice8
c3a7872561 qtkeychain: remove.
This is surpassed by qtkeychain-qt5 and has no revdeps

[ci skip]
2018-10-08 11:47:16 +02:00
Alessio Sergi
b2b45f5619
Merge pull request #2481 from yopito/seafile.624.py3
Seafile client: update to 6.2.4, switch to python3
2018-10-07 18:24:25 +02:00
Rasmus Thomsen
51f98b342b
New package: libhandy-0.0.3 2018-10-06 09:00:20 -03:00
maxice8
a317f4d274
Revert "x265: update to 2.9."
This reverts commit aeef520a2b.
2018-10-06 02:01:32 -03:00
maxice8
aeef520a2b x265: update to 2.9. 2018-10-05 23:48:45 -03:00
maxice8
b552a5f05d build-style/cmake.sh: set CMAKE_SYSTEM_PROCESSOR on cross-builds 2018-10-04 10:30:10 +02:00
Toyam Cox
1edc8846ca xbps-src: Migrate from build_style for 32bit pkgs
This allows dxpb to have a simpler test for whether or not a 32bit
package will be built.
2018-10-04 10:28:27 +02:00
yopito
08dbfd97a4 ccnet: remove packages (embedded in seafile-libclient) 2018-10-03 22:41:13 +02:00
John
b11b90e1f7 proj: update to 5.2.0. 2018-10-03 20:54:58 +02:00
John Zimmermann
49d797dcd0 OpenXcom: rebuild against yaml-cpp-0.6.2_1 2018-10-03 20:15:07 +02:00
John Zimmermann
450d49aa29 MEGAsdk: update to 3.4.1. 2018-10-03 20:11:18 +02:00
Johannes
2a5cd3b725 openexr: update to 2.3.0. 2018-10-02 23:28:11 +02:00
Johannes
095c69d21f ilmbase: update to 2.3.0. 2018-10-02 23:28:11 +02:00
maxice8
47f6ff12d2 telepathy-qt: remove.
No packages use it and there is a qt5 version on telepathy-qt5 which has
users.

[ci skip]
2018-10-02 11:38:49 +02:00
maxice8
ec98d890a7 qoauth: remove.
Was used as part of

kdeplasma-addons-4.14.3_3

which is already removed

[ci skip]
2018-10-02 11:38:24 +02:00
newbluemoon
de83d6fdb1 xbps-src/shutils/update-check.sh: accept RSS MIME type
This fixes update-check for sourceforge.net.
2018-10-02 11:34:16 +02:00
cr6git
eecf3e55a6
postgis: update to 2.5.0 & adopt package
* postgis: update to 2.5.0 & adopt package (resolves #3227)

* geos: update to 3.7.0.
2018-10-02 10:29:00 +02:00
John Zimmermann
0a9a09eb20 kea: update to 1.4.0.P1. 2018-10-01 22:53:23 -03:00
maxice8
40ec652855 strigi: remove.
Is a supporting library for

kdegraphics-strigi-analyzer-4.14.3_1
kdelibs-4.14.3_10

both were removed some time ago and nothing depends on it

it has 1 commit in 2016 and the rest are 2013 and below

[ci skip]
2018-10-01 10:20:40 +02:00
mobinmob
1f78e9749e New package: uriparser-0.8.6 2018-10-01 02:30:39 -03:00
mobinmob
8de725f187 New package: cpptest-1.1.2 2018-10-01 02:30:39 -03:00
maxice8
ea1b905d26
build-style/meson: enable Link-Time-Optimization by default. 2018-10-01 01:59:37 -03:00
maxice8
eb6d966ff5 hiredis: update to 0.14.0. 2018-09-30 19:03:30 -03:00
Cameron Nemo
a5db66637a New package: fractal-3.30.0 2018-09-28 08:52:05 +02:00
maxice8
0982fea87c fswatch: update to 1.13.0. 2018-09-27 23:09:53 -03:00
John Zimmermann
09436b7275 xxHash: add devel and library subpackages 2018-09-27 20:27:34 +02:00
Michael Aldridge
70be94e665 ceph: remove 2018-09-26 22:12:34 +02:00
maxice8
9c5274736c New package: dleyna-server-0.6.0 2018-09-25 21:53:42 -03:00
maxice8
8847957381 New package: dleyna-renderer-0.6.0 2018-09-25 21:53:42 -03:00
maxice8
05a556a07f New package: dleyna-core-0.6.0 2018-09-25 21:53:42 -03:00
John
0c683319f5 AppStream: enable qt5 bindings 2018-09-25 11:29:34 -03:00
maxice8
63b712ec2c libosmocore: update to 0.12.1. 2018-09-24 05:06:22 -03:00
Enno Boland
39914e6b6f
gflags: use correct sonames in common/shlibs 2018-09-24 09:03:51 +02:00
Nicolas Porcel
054de5c6db ocl-icd: add missing shlib 2018-09-22 16:02:15 -03:00
maxice8
00dcadcaae facter: update to 3.12.0.
remove the shlib entry since nothing uses it and it updates on every
package update making it effectively useless
2018-09-22 11:54:07 -03:00
maxice8
65fe04df49 cJSON: update to 1.7.8.
100% tests passed, 0 tests failed out of 18

Total Test time (real) =   0.04 sec
2018-09-21 21:34:41 -03:00
Cameron Nemo
2a362ed649 New package: audit-2.8.4 (closes #2832) 2018-09-21 22:23:14 +02:00
maxice8
7b319c381a shotwell: update to 0.30.0. 2018-09-21 16:43:10 -03:00
Kyle Nusbaum
422e3461fe Fail go build when $go_import_path is not set
Closes: #2881 [via git-merge-pr]
2018-09-20 22:38:35 -07:00
maxice8
5933b1b8cb
krita: rebuild against libraw.so.19
[ci skip]
2018-09-20 19:50:28 -03:00
maxice8
542a7de871
nomacs: rebuild against libraw.so.19 2018-09-20 18:46:03 -03:00
maxice8
a5c800823d
libraw: update to 0.19.0. 2018-09-20 18:18:23 -03:00
maxice8
c5961e1390
ell: update to 0.10. 2018-09-20 16:19:28 -03:00
maxice8
8cffc36bcc common/shlibs: remove shlibs from removed packages. 2018-09-20 13:40:46 +02:00
John
7d079353a9 akonadi: remove package 2018-09-20 01:12:32 -03:00
John
ca84c49532 tomahawk: remove qt4 version 2018-09-20 01:12:32 -03:00
John
f5ee759220 quazip: drop qt4 version 2018-09-20 01:12:32 -03:00
maxice8
4379725cce
libopenshot: update to 0.2.1. 2018-09-19 18:01:19 -03:00
Helmut Pozimski
146587c2b8 shlibs: remove libwx_gtk2u_webview-3.0.so.0 no longer provided by the wxWidgets package 2018-09-19 16:02:58 +02:00
maxice8
814361ccc6
New package: libopusenc-0.2 2018-09-19 00:51:21 -03:00
maxice8
2748e21418
build-style/go.sh: fix indent 2018-09-18 21:41:08 -03:00
Rasmus Thomsen
8a14a81172 vala: update to 0.42.1. 2018-09-17 23:08:58 -03:00
maxice8
b76c45ab31 glibc: update to 2.28.
Closes: #1605 [via git-merge-pr]
2018-09-16 18:38:27 +02:00
maxice8
194bad65a2
linux-driver-management: remove unused shlib entry and fix build 2018-09-16 13:34:11 -03:00
maxice8
8ddbfeffeb common/shlibs: remove packages that do not exist anymore in srcpkgs/ 2018-09-16 15:16:40 +02:00
maxice8
051868beca common/shlibs: remove obsolete entries from kdelibs and marble. 2018-09-16 15:14:40 +02:00
Johannes
f937718a42 New package: ImageMagick6 2018-09-15 18:59:04 +02:00
Johannes
d92cdb4bda ImageMagick: update to 7.0.8.11. 2018-09-15 18:59:04 +02:00
cr6git
e8850d8dd5
pulseeffects: update to 4.3.4. (closes #2566) 2018-09-15 09:36:43 +02:00
maxice8
9e513c58d8
gwenhywfar: update to 4.20.1. 2018-09-15 03:45:17 -03:00
John
b66870c16c syndication: update to 5.50.0.
syndication is now part of kde-frameworks and therefore also following
the kde framework versioning, which results in a lower number than
before.
2018-09-15 08:02:23 +02:00
Alessio Sergi
08408ed943 common/environment/setup/python.sh: always expose py{2,3}_* vars
Their values are static now, so remove the tests.
2018-09-15 01:49:45 +02:00
maxice8
0aa9396c51
mbedtls: update to 2.13.1. 2018-09-14 13:54:35 -03:00
maxice8
70cb6b8098
mozjs60: fix linking against libmozjs-60 2018-09-14 08:43:31 -03:00
Helmut Pozimski
b8ef609f0b gnucash: update to 3.2. 2018-09-14 09:24:48 +02:00
Alessio Sergi
e3a882ddea common/options.description: keep desc_option_* sorted alphabetically 2018-09-13 20:09:57 +02:00
maxice8
cac8223fe4
duktape: update to 2.3.0. 2018-09-13 12:22:05 -03:00
maxice8
608f10ea59
build-style/meson: add nm to binaries and export LD, AR, CPPFLAGS and
LDFLAGS.
2018-09-12 21:24:31 -03:00
Rasmus Thomsen
7385626441 mutter: update to 3.30.0. 2018-09-12 10:50:41 -03:00
Rasmus Thomsen
3281ac5c85 New package: tepl-4.2.0 2018-09-12 07:42:14 -03:00
Leah Neukirchen
a7aa26c7fc unbound: update to 1.8.0. 2018-09-11 13:18:01 +02:00
Jürgen Buchmüller
e9cbfacb5a
build style go.sh: split gocache for glibc/muslc
Closes: #2542

Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
2018-09-11 12:39:29 +02:00
Enno Boland
c937507e7a
Revert "gnome-shell: update to 3.30.0."
This reverts commit 780b827407.
2018-09-10 22:57:47 +02:00
Helmut Pozimski
ee4e6ad061 02-script-wrapper.sh: add wx-config-gtk3 for the generic_wrapper 2018-09-10 14:43:09 +02:00
Helmut Pozimski
b72bd9a0be New package: wxWidgets-gtk3-3.0.4
split common files with wxWidgets(-devel) in wxWidgets-common(-devel)
[skip ci]
2018-09-10 14:43:09 +02:00
Rasmus Thomsen
5dfcbd90b0
mutter: update to 3.30.0. 2018-09-10 07:29:57 -03:00
maxice8
d0562177a5
build-style/meson: define PKG_CONFIG for host usage.
PKG_CONFIG environment variable should point to the pkg-config executable
to be used to fetch dependencies that use 'native: true' (indicate to build
against host libraries not cross-compiled ones)

To meet those requirements we set an absolute path to the host
pkg-config since the relative path to pkg-config is taken by the
wrapper.

This currently requires a patch that is a milestone of meson-0.48 that
was generated by the issue:

https://github.com/mesonbuild/meson/issues/1736
2018-09-10 01:17:05 -03:00
Rasmus Thomsen
37f434ffc0
New package: gtksourceview4-4.0.2 2018-09-09 15:44:11 -03:00
maxice8
15c6bd1aa4
New package: libpsl-0.20.2 2018-09-09 06:22:25 -03:00
maxice8
bf0d45ebef
devhelp: update to 3.30.0. 2018-09-09 03:05:39 -03:00
maxice8
0c27fd4ae9
New package: amtk-5.0.0 2018-09-09 03:05:39 -03:00
maxice8
9846ea0b0e
pipewire: update to 0.2.3. 2018-09-08 20:49:18 -03:00
Rasmus Thomsen
ba5d3f403c
evolution: update to 3.30.0. 2018-09-08 19:44:22 -03:00
Rasmus Thomsen
d18e30bfac New package: mozjs60-60.0.2 2018-09-08 12:08:37 -03:00
newbluemoon
435f99d4a7
common/build-style/perl-ModuleBuild.sh: use target perl includes 2018-09-08 07:10:55 -03:00
newbluemoon
4528a706ff
common/build-style/perl-module.sh: use target perl includes 2018-09-08 07:10:55 -03:00
maxice8
775ad8deba
build_style/meson: also unset _MESON_CPU_FAMILY. 2018-09-08 05:54:44 -03:00
Enno Boland
77a4b3d163
common/xbps-src: fix: cut by colon 2018-09-07 15:54:26 +02:00
Michael Aldridge
47df4e3ea2 common/travis: Update mirror 2018-09-07 12:13:40 +02:00
Michael Aldridge
789d8e2cfd lxc: Change default XBPS address 2018-09-07 12:13:40 +02:00
Enno Boland
50e86ef640 common/libexec/build.sh: register all packages at once to prevent inconistent staging 2018-09-07 11:19:55 +02:00
Johannes
290e8f443f nvidia: update to 390.87. 2018-09-07 09:04:30 +02:00
maxice8
b035cf3293 options.description: add zstd build option description. 2018-09-06 11:02:50 +02:00
Piotr
205f75cefe gucharmap: update to 11.0.2, fix update (#2347)
* gucharmap: update to 11.0.2.

* xbps-src: update-check: versions >=10 at ftp.gnome.org
2018-09-05 20:18:07 +02:00
maxice8
b7c3ce7ffc
icu: update to 62.1.
[ci skip]
2018-09-02 21:23:09 -03:00
Michael Aldridge
1503fda95a common/travis: Use new name for repo2 2018-09-02 11:36:40 -07:00
Johannes Brechtmann
5af0397c33 openmpi: update to 3.1.2. 2018-09-02 03:50:35 -03:00
Michael Aldridge
a4dd50388a xbps-src: Always enable the gocache
[ci_skip]
2018-09-01 22:05:07 -07:00
cr6git
753c357714 kid3: update to 3.6.2. 2018-08-31 12:32:38 +02:00
CoolOhm
1431ff31fe New package: liblqr-0.4.2 2018-08-30 21:59:08 +02:00
newbluemoon
0dc1d94f9e Update zita-* packages, fix guitarix2 musl build and update to 0.37.3
* zita-ajbridge: update to 0.8.2, fix license

* zita-alsa-pcmi: update to 0.3.2, fix license

* zita-convolver: update to 4.0.3, fix license

* zita-resampler: update to 1.6.2, fix license

* guitarix2: update to 0.37.3, fix musl build
2018-08-30 10:03:46 +02:00
Helmut Pozimski
e264533735 New package: syndication-18.08.0 2018-08-29 13:51:59 +02:00
Toyam Cox
13a48f4cab New package: c-capnproto-0.3 2018-08-28 02:16:08 -04:00
maxice8
59b5fdf36f
04-create-xbps-metadata-scripts.sh: automatically add triggers for
appstream-cache

[ci skip]
2018-08-27 18:26:11 -03:00
DirectorX
948479be5f New package: mysql++-3.2.4 2018-08-27 12:28:49 +02:00
newbluemoon
5e6ed15aa9 build-style/perl-ModuleBuild.sh: fix cross 2018-08-26 14:06:35 -03:00
Jürgen Buchmüller
cc1ad8a3f2
New package: libnumbertext-1.0.4
Required for libreoffice-6.1.0.3

Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
2018-08-26 16:47:08 +02:00
Jürgen Buchmüller
c6e1b5ac1e
common/shlibs: fix libixion version
Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
2018-08-26 14:28:52 +02:00
Jürgen Buchmüller
992781baa6
liborcus: revert to 0.13.2
Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
2018-08-26 13:41:51 +02:00
Jürgen Buchmüller
f4cf8b53f3
libixion: revert to 0.13.0
Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
2018-08-26 13:40:56 +02:00
Jürgen Buchmüller
00c464f2f7
liborcus: update to 0.14.0
Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
2018-08-26 12:29:43 +02:00
Jürgen Buchmüller
76dae01061
libixion: update to 0.14.0
Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
2018-08-26 12:25:05 +02:00
Enno Boland
d5b7d3faed
Merge branch 'master' into libgit2 2018-08-25 21:49:17 +02:00
Michael Gehring
07e3eaad33 opera: fix bogus dependency on rpi-userland
reverts 84a1df2021 as it doesn't work as
intended.

This is an old issue initially fixed in
7cece6a8dd. The fix got removed for
unknown reasons in fc294a11bf.
2018-08-25 07:23:01 -03:00
maxice8
09782d0613
poppler: update to 0.68.0. 2018-08-24 13:58:15 -03:00
maxice8
88f96346d4
hooks/post-install/04-create-xbps-medata-scripts.sh: automatically
handle gtk-pixbuf-loaders
2018-08-23 17:16:47 -03:00
maxice8
ed94f02b7a
facter: update to 3.11.4. 2018-08-23 16:08:01 -03:00
maxice8
e914d23010
elogind: split libraries into libelogind. 2018-08-22 09:30:56 -03:00
Elie ROUDNINSKI
78b2dca889
New package: libmaxminddb-1.3.2
Closes: #2052 [via git-merge-pr]
Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
2018-08-22 13:27:47 +02:00
maxice8
b2221a8071
build-style/scons.sh: add scons to hostmakedepends= 2018-08-21 20:37:47 -03:00
newbluemoon
05fb5e4ad7 common/hooks/pre-configure: fix python3 wrapper [skip ci] (#1005) 2018-08-21 19:33:52 +02:00
maxice8
5c28f42b50
04-create-xbps-medatada-scripts.sh: fix indentation. 2018-08-20 22:25:11 -03:00
Michael Gehring
7186589618 common/hooks/pre-pkg/04-generate-runtime-deps.sh: remove unused variable 2018-08-20 12:03:31 -03:00
Johannes Brechtmann
1261407d3f wireshark: update to 2.6.2. 2018-08-20 09:22:26 -03:00
maxice8
a7de732526
ldc: update to 1.11.0. 2018-08-20 08:34:30 -03:00
Piraty
9c667fbc49 octave: update to 4.4.1.
- remove build option `largearrays` as 64bit is default already
  on 64bit systems.
- remove entries from common/shlibs because nothing uses them.

[ci skip]
2018-08-20 12:31:09 +02:00
maxice8
bc77706e6a
poppler: update to 0.67.0. 2018-08-19 09:56:03 -03:00
maxice8
2a37c4734c
hooks/post-install/04-create-xbps-medata-scripts.sh: automatically
handle gtk{,3}-immodules
2018-08-19 06:01:47 -03:00
Jasper Chan
e7339593c3 libgit2: update to 0.27.3. 2018-08-18 21:24:29 -07:00
maxice8
20921852f5
skalibs: update to 2.7.0.0. 2018-08-16 21:29:10 -03:00
John
68a11770aa common/update_check.sh: accpeted mime types 2018-08-16 21:18:27 -03:00
David Flatz
0a3172589c nvidia: update to 390.77. 2018-08-16 16:20:10 +02:00
John
cbc59c2dcb New package: purpose-5.49.0 2018-08-16 08:27:28 +02:00
maxice8
6580c8d657
build_style/meson.sh: export CFLAGS and CXXFLAGS from host
meson when compiling something with 'native: true' (for building
executables that are meant to be run on the host system) uses CFLAGS
and CXXFLAGS environment variables, we "pollute" them with
TARGET system cflags/cxxflags, such as -march= for the cross-compiled
arch.

so to fix it we export CFLAGS and CXXFLAGS to be CFLAGS_host and
CXXFLAGS_host respectively, they are set by XBPS and correspond to
the XBPS_CFLAGS/XBPS_CXXFLAGS. This same set of changes is also done
with CC and CXX see L#61

this was found when cross-compiling lighttpd which created the
'lemon' executable to generate inputs

thanks to @Cogitri from Exherbo for helping me debug this

[ci skip]
2018-08-16 01:49:38 -03:00
Jürgen Buchmüller
a96d3bc866 gcc: update to 8.2.0
Also update to mpfr-4.0.1 and isl-0.19.
2018-08-15 06:50:23 +02:00
Jürgen Buchmüller
2bfe08f599
New package: isl16 (temp. for cross-arm-none-eabi)
Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
2018-08-14 19:52:10 +02:00
Jürgen Buchmüller
2e1c2137da isl15: update to 0.19 2018-08-14 17:08:53 +02:00
maxice8
3b16fc3df4
perl: update to 5.28.0. 2018-08-14 07:58:23 -03:00
Helmut Pozimski
3478321ea4 qalculate: update to 2.6.2. (soname bump) 2018-08-14 08:59:16 +02:00
Jürgen Buchmüller
05f76b0800
podofo: update to 0.9.6
Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
2018-08-13 21:35:46 +02:00
maxice8
e42406c070
setup/install.sh: transparently deal with gzipped manpages
[ci skip]
2018-08-12 04:21:46 -03:00
maxice8
29eccd3ca7
libssh: update to 0.8.0. 2018-08-10 22:12:41 -03:00
Alessio Sergi
b0feeed60e build-styles/waf{,3}: make sure waf uses the correct python version 2018-08-09 19:53:32 +02:00
John
0327e0a7ec kirigami2: update to 5.48.0. 2018-08-08 19:44:56 -03:00
Alessio Sergi
bad9514767 vala: drop valadoc, cyclic dep: vala -> graphviz -> librsvg -> vala 2018-08-08 17:04:34 +02:00
Helmut Pozimski
487092213d New package: incidenceeditor-18.04.3 2018-08-08 10:43:40 +02:00
Helmut Pozimski
78955da5b4 New package: eventviews-18.04.3 2018-08-08 10:18:17 +02:00
Helmut Pozimski
ebe0f8f50d Thunar: add libthunarx-3.so.0 to common/shlibs 2018-08-07 11:54:58 +02:00
maxice8
8f64e4052f shlibs: add libSPIRV.so and libglslang.so for shaderc 2018-08-06 02:01:38 -03:00
maxice8
7ab29e2c29 New package: shaderc-2017.2. 2018-08-06 02:01:38 -03:00
John
e7f0b6870e New package: okteta-0.25.1 2018-08-05 01:30:20 -03:00
maxice8
36da092f6f pipewire: update to 0.2.2. 2018-08-04 00:19:49 -03:00
maxice8
2e9fa0d93f protobuf: update to 3.6.1. 2018-08-03 19:36:20 -03:00
maxice8
2f4a5ea039 libopenshot: update to 0.2.0. 2018-08-02 19:24:09 -03:00
maxice8
93257d1970 facter: update to 3.11.2. 2018-07-31 22:11:52 -03:00
John
ec7ccc991f New package: belcard-1.0.2 2018-07-31 18:20:12 -03:00
John
1efee4f12a New package: belr-0.1.3 2018-07-31 18:20:12 -03:00
John
8abc4389d7 New package: linphone-3.12.0 2018-07-31 18:20:12 -03:00
John
00d4985867 New package: mediastreamer-2.16.1 2018-07-31 18:20:12 -03:00
John
4ae3a84242 New package: belle-sip-1.6.3 2018-07-31 18:20:12 -03:00
John
18b66992f1 New package: bzrtp-1.0.6 2018-07-31 18:20:12 -03:00
John
1a23913553 New package: libantlr3c-3.4 2018-07-31 18:20:12 -03:00
Piotr Wójcik
8a81f5273e New package: shapelib-1.4.1 2018-07-31 15:17:11 -03:00
Enno Boland
acbcfd98ec
xbps: update to 0.53. 2018-07-30 20:05:57 +02:00
John
75d6494687 kholidas fix shlibs 2018-07-29 17:00:09 -03:00
John
be850a6e26 libksysguard: update to 5.13.3. 2018-07-29 17:00:09 -03:00
John
afef0cdb3e breeze: update to 5.13.3. 2018-07-29 17:00:09 -03:00
maxice8
97b348502c meson.sh: Fix cross-compilation
following https://mesonbuild.com/Cross-compilation.html

- host_machine is our XBPS_TARGET_MACHINE
- build_machine is our XBPS_MACHINE, and meson can find out the details
on it's own
- also don't include -musl in the CPU because meson doesn't recognize it
and projects like Mesa (LibGL) don't enable optimizations for it
- cpu_family and cpu are different, they need to be set properly:
 - armv* is arm
 - mips* is mips
 - i686 is x86
 - x86_64 is x86_64
 - aarch64 is aarch64
2018-07-29 14:30:20 -03:00
John
464a1b8b62 New package: mongo-c-driver-1.11.0
Closes: #128 [via git-merge-pr]
2018-07-28 14:16:02 +02:00
John
94f3d4913c New package: treefrog-framework-1.22.0 2018-07-28 14:16:02 +02:00
Enno Boland
e08851f7c9
Revert "zita-convolver: update to 4.0.0, update shlibs. (#1161)"
This reverts commit e786e0067b.
2018-07-25 10:48:03 +02:00
cr6git
e786e0067b
zita-convolver: update to 4.0.0, update shlibs. (#1161) 2018-07-25 02:04:03 +02:00
Andrew Benson
ea4e7fb2f9 New packages: solarus-1.5.3, solarus-quest-editor-1.5.3 (#436)
* New package: solarus-1.5.3

* New package: solarus-quest-editor-1.5.3
2018-07-24 20:54:14 +02:00
bra1nwave
3f3c1ba6f1 gnuradio: update to 3.7.13.4. [ci skip] 2018-07-21 09:37:11 +02:00
cr6git
3f51d6dd1c
kid3: update to 3.6.1. (#977) 2018-07-20 21:16:08 +02:00
maxice8
76d8436dbb pulseaudio: update to 12.2. 2018-07-20 09:08:16 -03:00
John
5901da0be5 New package: rem-0.5.3 2018-07-19 20:15:07 +02:00
John
313ec23576 New package: spandsp-0.0.6 2018-07-19 20:15:07 +02:00
John
a0a93feb7a New package: re-0.5.8 2018-07-19 20:15:07 +02:00
cr6git
596b268b3e
New package: CPU-X-3.2.3. (#1000) 2018-07-18 07:03:51 +02:00
maxice8
f309f140ec gdbm: update to 1.16. 2018-07-16 05:54:51 -03:00
maxice8
871599176d wayland: adopt libwayland-egl.so.1 from libGL package. 2018-07-15 23:31:18 +02:00
maxice8
fed99e18fa bind: update to 9.11.4. 2018-07-15 14:46:06 -03:00
cr6git
326647490d
New packages: biblioteq-2018.07.04 and yaz-5.26.1 (#899) 2018-07-15 06:27:56 +02:00
John
fc8e22c38c
grantlee: remove package
superseeded by grantlee5.
Nothing depends on this old release anymore

Closes: #342 [via git-merge-pr]
Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
2018-07-14 17:37:23 +02:00
John
8687925d70 shutils/update_check.sh: add kde plasma update check 2018-07-13 11:46:07 -03:00
John
c73426e8ca New package: uchardet-0.0.6 2018-07-12 01:58:57 -03:00
Marcio Giaxa
fc294a11bf libGL: update to 18.1.3. 2018-07-12 00:35:01 -03:00
Enno Boland
bedf4ac540
Merge branch 'master' into ilmbase 2018-07-11 06:40:42 +02:00
Enno Boland
59202a5d1f
disable auto mirror 2018-07-03 12:39:40 +02:00
Enno Boland
14c8becd77
Revert "common/travis: change mirror to automatic selection"
This reverts commit c52ed4dbd0.
2018-07-03 12:38:15 +02:00
Leah Neukirchen
94f2b44374 jimtcl: update to 0.78. 2018-07-02 11:55:57 +02:00
Johannes Brechtmann
9968c7dfa4 ffmpeg: update to 4.0.1. 2018-07-01 19:30:15 +02:00
Enno Boland
d8f28c6ce5
Merge branch 'master' into protobuf 2018-07-01 10:52:44 +02:00
maxice8
f49f16a004 libnfs: update to 3.0.0. 2018-07-01 01:11:58 -03:00
maxice8
3c629cdfb4 New package: libaom-1.0.0. 2018-06-30 18:35:32 -03:00
maxice8
17507c93d9 pulseaudio: update to 12.0. 2018-06-30 13:39:14 -03:00
Michael Aldridge
c52ed4dbd0 common/travis: change mirror to automatic selection 2018-06-29 21:39:18 -07:00
Enno Boland
08d510ab87
common/shutils: fix configuration loading during setup_pkgs 2018-06-29 11:26:37 +02:00
RunningDroid
ee60759b86 New package: htmlcxx-0.86 2018-06-27 20:20:53 -03:00
Andrew Benson
990c5878d8 sdb: update to 1.1.0 (#372)
- Remove unneeded entry from shlibs
2018-06-27 05:22:25 +02:00
maxice8
bbca266166 pipewire: modernize and split. 2018-06-26 08:55:18 -03:00
John Zimmermann
df94b7727a cinnamon: update to 3.8.x (#329)
* mozjs38: remove

* cjs: update to 3.8.0.

* cinnamon-translations: update to 3.8.1.

* cinnamon-menus: update to 3.8.2.

* cinnamon-desktop: update to 3.8.1.

* cinnamon-screensaver: update to 3.8.2.

* nemo: update to 3.8.3.

* muffin: update to 3.8.1.

* cinnamon-settings-daemon: update to 3.8.4.

* cinnamon-control-center: update to 3.8.0.

* cinnamon-session: update to 3.8.1.

* New package: python3-pam-1.8.3

* cinnamon: update to 3.8.4.

* xapps: add mising devel dependencies
2018-06-25 20:02:24 +02:00
maxice8
0121723585 ldc: update to 1.10.0. 2018-06-24 03:56:56 -03:00
John
ba3a8d57c5 common/slibs: remove kde-workspace entries 2018-06-23 15:18:00 -03:00
Jürgen Buchmüller
87779af6c8
purge-distfiles: grep instead of sourcing template
To catch all SHA256 hashes from a template, even the ones which
are used only under certain preconditions, use grep [0-9a-f]{64} to
find all hashes in a template.

The may be some false positives which does not hurt the intended
purpose to purge obsolete distfiles.

Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
2018-06-23 16:30:10 +02:00
John Zimmermann
0e9cc92c74 common/shlibs: remove double or invalid entries (#308) 2018-06-22 21:35:27 +02:00
lemmi
a9434be38b openimageio: update to 1.8.12. 2018-06-22 18:29:33 +02:00
Julio Galvan
47998949b9 New package: xcb-util-errors-1.0 2018-06-21 21:06:08 -03:00
John
5de5841a26 New package: deepin-movie-reborn-3.2.7 2018-06-21 18:23:35 -03:00
Andrew Benson
01421bd4f2 New package: libticalcs2-1.1.9 2018-06-21 16:56:39 -03:00
Andrew Benson
9c4f637d42 New package: libticables2-1.3.5 2018-06-21 16:56:39 -03:00
Andrew Benson
ff962ca18b New package: libtifiles2-1.1.7 2018-06-21 16:56:39 -03:00
Andrew Benson
23cd4dac14 New package: libticonv-1.1.5 2018-06-21 16:56:39 -03:00
John
36da56d20a update_check.sh: add update check for kde 2018-06-21 10:57:34 -03:00
John
c9f5dd1ad2 New package: dtkwm-2.0.8.1 2018-06-20 21:10:04 -03:00
John
261708378a New package: dtkwidget-2.0.8.1 2018-06-20 21:10:04 -03:00
John
208fb8568f New package: dde-qt-dbus-factory-1.0.2 2018-06-20 21:10:04 -03:00
John
80be258b1c New package: dtkcore-2.0.8.1 2018-06-20 21:10:04 -03:00
Andrew Benson
fb61123071 New package: libxlsxwriter-0.7.7 2018-06-20 17:08:02 +02:00
travankor
463d83fbfe New package: libksane-18.04.2 2018-06-20 05:38:30 -03:00
travankor
c1f6864b72 New package: libnova-0.15.0 2018-06-20 03:35:56 -03:00
maxice8
a2848296fd mbedtls: update to 2.11.0. 2018-06-19 23:52:27 +02:00
John Zimmermann
0f7ad1c702 MEGAsdk: update to 3.3.8. & MEGAcmd: update to 3.6.6.0 (#133)
* MEGAsdk: update to 3.3.8.

* MEGAsync: update to 3.6.6.0.

* MEGAcmd: rebuild against MEGAsdk-3.3.8_1
2018-06-19 21:00:15 +02:00
John Zimmermann
11ebc03a5a tomahawk-qt5: update to latest commit (#132) 2018-06-19 20:53:04 +02:00
Alessio Sergi
f7b7c92abe libfm-qt: update to 0.13.1 2018-06-19 20:00:02 +02:00
Alessio Sergi
39d9fa7420 common/shlibs: remove obsolete mate-polkit entry
"drop polkitgtkmate library and its docs" (mate-polkit-1.20.0)
2018-06-19 19:14:02 +02:00
Jürgen Buchmüller
b68dda91d7
common/shlibs: remove obsolete libprocps.so.6
Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
2018-06-19 14:09:42 +02:00
SolitudeSF
af57bc5434 New package: waifu2x-converter-cpp-5.2 2018-06-19 06:27:26 -03:00
bra1nwave
ad85cfdab8 New package: gnuradio-osmosdr-0.1.4 2018-06-19 04:25:17 -03:00
Andrew Benson
4b386a06ec nfdump: update to 1.6.17
- Make license SPDX compliant
- Remove unnecessary shlibs entry
2018-06-18 14:49:10 -03:00
Helmut Pozimski
a68e6f6d2c qalculate: update to 2.6.0. (soname bump) 2018-06-18 07:11:57 -03:00
maxice8
215b61fc14 New package: libmpack-1.0.5. 2018-06-18 00:46:22 -03:00
maxice8
522922fc22 rpm: fix -python package, split template. 2018-06-17 22:52:36 -03:00
John
085e0942b3 New package: avfs-1.0.5 2018-06-17 20:52:32 -03:00
maxice8
a8d5fea6b4 New package: cmocka-1.1.1. 2018-06-17 20:50:43 -03:00
Johannes BrechtmanN
5983b9efe1 libplacebo: add shlibs entry 2018-06-17 20:09:22 -03:00
bra1nwave
df4bf5e33b gnuradio: update to 3.7.13.3. 2018-06-17 17:45:24 -03:00
John
4d4b0d5f7b New package: gsettings-qt-0.1+17.10.20170824 2018-06-17 17:28:47 -03:00
maxice8
f0529ed4c6 New package: libXpresent-1.0.0 2018-06-17 17:03:44 -03:00
maxice8
d33a0cd045 New package: ortp-1.0.2. 2018-06-17 15:48:26 -03:00
maxice8
288e8066cb New package: bctoolbox-0.6.0. 2018-06-17 15:48:26 -03:00
maxice8
06e2ab9bda New package: libxo-0.9.0. 2018-06-17 15:35:12 -03:00
maxice8
f5fc9aef46 fwupdate: update to 11. 2018-06-17 09:32:29 -03:00
maxice8
e65aa01402 fswatch: update to 1.11.3. 2018-06-17 07:02:59 -03:00
maxice8
89996af1dc totem-pl-parser: update to 3.26.1. 2018-06-17 09:12:15 +02:00
Michael Aldridge
51201b9f75 common: change travis mirror 2018-06-16 20:56:00 -07:00
maxice8
68d6c89161 New package: ndctl-60.3. 2018-06-17 00:51:37 -03:00
Enno Boland
9389e6818c
common/travis: change upstream path to new github org. 2018-06-16 19:38:34 +02:00
Piraty
ab0e56ef82 wkhtmltopdf: update to 0.12.5.
Closes #2.

Signed-off-by: Enno Boland <gottox@voidlinux.eu>
2018-06-16 19:35:57 +02:00
John
0bcbb40d48 aria2: enable libaria2
needed by kiwix-lib>=2.0.0

Closes #11.

Signed-off-by: Enno Boland <gottox@voidlinux.eu>
2018-06-16 19:32:15 +02:00
John
eeb5473ddd libzim: update to 4.0.0.
Closes #11.

Signed-off-by: Enno Boland <gottox@voidlinux.eu>
2018-06-16 19:32:15 +02:00
Andrew Benson
e7b292d8fb octave: update to 4.4.0
- Update license to be SPDX compliant.

Closes #12.

Signed-off-by: Enno Boland <gottox@voidlinux.eu>
2018-06-16 19:30:00 +02:00
maxice8
de90af6c24 protobuf: update to 3.6.0.1. 2018-06-15 21:59:27 -03:00
maxice8
f0e7682ce6 ilmbase: update to 2.2.1. 2018-06-15 21:45:32 -03:00
Alessio Sergi
2bb2e78972 Revert "fwupd: update to 1.0.8."
This reverts commit 40c0dd7f1a.

Broken.
2018-06-15 17:26:52 +02:00
David Flatz
4e73c26f56 nvidia: update to 390.67. (#15171) 2018-06-15 16:52:44 +02:00
Leah Neukirchen
235be7b375 log4cplus: fix common/shlibs. 2018-06-14 15:42:36 +02:00
maxice8
fb6e812e5b liblouis: update to 3.6.0.
Closes #14945.

Signed-off-by: Enno Boland <gottox@voidlinux.eu>
2018-06-14 13:51:00 +02:00
maxice8
21360f156d
GPaste: update to 3.28.2.
Closes #15072.

Signed-off-by: Enno Boland <gottox@voidlinux.eu>
2018-06-14 12:33:12 +02:00
maxice8
781f9c2a59
libtorrent: update to 0.13.7.
Closes #15009.

Signed-off-by: Enno Boland <gottox@voidlinux.eu>
2018-06-14 12:33:10 +02:00
maxice8
6fedbebb22
facter: update to 3.11.2.
Closes #15019.

Signed-off-by: Enno Boland <gottox@voidlinux.eu>
2018-06-14 12:33:09 +02:00
maxice8
40c0dd7f1a
fwupd: update to 1.0.8.
Closes #14987.

Signed-off-by: Enno Boland <gottox@voidlinux.eu>
2018-06-14 12:33:08 +02:00
Andrea Brancaleoni
e12c6ef8ae xbps-src: include new chroot implementation (bubblewrap) 2018-06-12 09:36:39 +02:00
Alessio Sergi
ceb03534dd Revert "appstream-glib: update to 0.7.9."
This reverts commit 5f35a45225.

Broken.
2018-06-07 08:59:38 +02:00
Alessio Sergi
0c06da09e4 Revert "common/hooks: add hook to check python dependencies"
This reverts commit 3b1f5272b9.
2018-06-05 16:17:27 +02:00
Alessio Sergi
d9f67bcb36 Revert "common/xbps: make unset_package_funcs and run_pkg_hooks nonfatal"
This reverts commit f3d4dc20d7.
2018-06-05 16:17:23 +02:00
Enno Boland
3b1f5272b9 common/hooks: add hook to check python dependencies 2018-06-05 09:22:30 +02:00
Enno Boland
f3d4dc20d7 common/xbps: make unset_package_funcs and run_pkg_hooks nonfatal 2018-06-05 09:22:30 +02:00
Piotr Wójcik
31097aca86 common/environment/fetch/misc.sh: use https for MOZILLA_SITE
Closes #14901.

Signed-off-by: Enno Boland <gottox@voidlinux.eu>
2018-06-05 09:17:45 +02:00
maxice8
5f35a45225 appstream-glib: update to 0.7.9.
Closes #14902.

Signed-off-by: Enno Boland <gottox@voidlinux.eu>
2018-06-05 09:17:28 +02:00
Alessio Sergi
fae4ca274f exo: update to 0.12.0
See https://mail.xfce.org/pipermail/xfce-announce/2018-February/000576.html.

"The 0.11.x development series introduced GTK+ 3 support to exo and
included a number of important improvements over the 0.10.x stable
series. While this release targets the development of Xfce 4.14, it can
be safely used with Xfce 4.12."
2018-06-03 19:53:49 +02:00
Alessio Sergi
fa95259e39 garcon: update to 0.6.1
Adds GTK+3 support.
2018-06-03 19:53:49 +02:00
Alessio Sergi
656a36531b
Merge pull request #13772 from jnbr/cv
opencv: update to 3.4.1.
2018-06-02 22:06:24 +02:00
Enno Boland
5fcf9a1327
vte3: update to 0.52.2. 2018-05-29 18:56:49 +02:00
Enno Boland
39579eb007
common/shlibs: \n at the end. 2018-05-29 18:56:49 +02:00
Andrew Benson
0f77876d5a nvidia: update to 390.59
Closes https://github.com/voidlinux/void-packages/issues/14756

Closes #14762.

Signed-off-by: Enno Boland <gottox@voidlinux.eu>
2018-05-29 17:21:00 +02:00
Enno Boland
4aad527b9f
Merge branch 'master' into lsm_implementation_userland_apparmor 2018-05-29 16:54:55 +02:00
Johannes Brechtmann
3a8ba15e27 opencv: update to 3.4.1.
[ci skip]
2018-05-28 11:40:00 +02:00
John
38ed67b1f0 New package: libcue-2.2.1 2018-05-28 11:00:20 +02:00
Enno Boland
368c46591f
Merge branch 'master' into x265 2018-05-28 10:58:55 +02:00
John
b996b25d67 common/update_check: add gnome.gitlab.org
Closes #14671.

Signed-off-by: Enno Boland <gottox@voidlinux.eu>
2018-05-26 14:54:39 +02:00
maxice8
a68563b42e nanomsg: update to 1.1.3.
Closes #14675.

Signed-off-by: Enno Boland <gottox@voidlinux.eu>
2018-05-26 14:51:48 +02:00
Piotr Wójcik
40af6e0fd5 xbps-src: update-check: update gitlab 2018-05-25 13:02:59 +02:00
Kartik Singh
83eacb1f55 gimp: update to 2.10.0 2018-05-25 12:55:51 +02:00
Enno Boland
3a7046e1b2 gegl: update to 0.4.0. 2018-05-25 12:55:51 +02:00
John
05099ab0e0 common/travis: remove need for -C flag for xbps-src 2018-05-22 21:42:42 +02:00
maxice8
1c517d4fb4 x265: update to 2.8. 2018-05-22 06:24:59 -03:00
Piotr Wójcik
177b49f906
rpm: update to 4.14.1.
Closes #14144.

Signed-off-by: Enno Boland <gottox@voidlinux.eu>
2018-05-22 07:52:10 +02:00
Piraty
aaa1a8657a
hdf5: enable fortran support
Closes #14149.

Signed-off-by: Enno Boland <gottox@voidlinux.eu>
2018-05-22 07:52:10 +02:00
maxice8
adc2364365 procps-ng: update to 3.3.15. 2018-05-19 20:59:42 -07:00
maxice8
1fa44bad22
opensc: update to 0.18.0.
Closes #14499.

Signed-off-by: Enno Boland <gottox@voidlinux.eu>
2018-05-18 09:38:24 +02:00