Commit graph

5004 commits

Author SHA1 Message Date
Duncaen 959f0a1aa4
ldc: fix libphobos2-ldc-shared.so.91 again... 2020-05-13 01:08:54 +02:00
Duncaen a688162f93
ldc: fix libphobos2-ldc-shared.so.91 in common/shlibs 2020-05-13 01:07:38 +02:00
Duncaen 4f499514b2
ldc: update to 1.21.0. 2020-05-13 01:05:07 +02:00
Leah Neukirchen 4cc4420191 janet: update to 1.9.1. 2020-05-12 20:22:38 +02:00
Piraty 0adbbe4f5f nettle: update to 3.6. 2020-05-12 10:26:28 +00:00
amak c949b1be29 libnpupnp: update to 4.0.2 2020-05-11 20:22:52 +02:00
Andrew Benson de825d8a24 00-distfiles.sh: fix status phrasing 2020-05-10 10:57:40 +02:00
q66 c7ec56a650 New package: llvm10-10.0.0, rebuild llvm9 standalone 2020-05-09 01:31:21 +02:00
Andrew Benson 9d861aac67 yara: update to 4.0.0, adopt 2020-05-07 14:21:14 -05:00
marmeladema 5661fa1935 New package: libjcat-0.1.2 2020-05-07 09:44:53 +02:00
Érico Rolim 4cabb82097 common/shlibs: remove non-existent radare2 lib 2020-05-06 19:03:36 +02:00
Randy McCaskill 2178537c73 bind: update to 9.16.2; Claim maintainer 2020-05-05 16:27:36 +02:00
Jürgen Buchmüller 8e2cacd746 common/.../purge_distfiles.sh: fix template scan
To avoid scanning templates multiple times, because
symbolic links were included, use find to scan only
directories below srcpkgs and collect their
srcpkgs/<dir>/template files.
2020-05-04 19:23:25 +02:00
q66 7f97e7c382 libgit2: update to 1.0.0 2020-05-04 16:18:57 +02:00
Jürgen Buchmüller 0da3897181 kea: update to 1.7.7 2020-05-04 11:19:36 +02:00
John 6aabaab7ab
calligra: update to 3.2.0. 2020-05-03 15:26:55 +02:00
lemmi edc6872241 New package: hidrd-0.2.0 2020-05-03 11:42:53 +02:00
Jürgen Buchmüller 9c92361e1b New package: WiringPi-0.0.20200408 2020-05-02 17:58:58 +02:00
Hazel Levine a05a4fb924 opencv4: update to 4.3.0. 2020-05-02 17:06:57 +02:00
bra1nwave 4444ef9426 New package: jxrlib-0.2.2 2020-05-02 01:45:12 +02:00
Helmut Pozimski d328674391 cfitsio: update to 3.480. (soname bump) 2020-05-01 11:02:26 +02:00
Érico Rolim 4c63a5ca19 common/shlibs: remove ConsoleKit2 and cgmanager
Both packages have already been removed, but their entries in shlibs
weren't. This commit fixes that.
2020-05-01 10:10:14 +02:00
q66 ad7ab5c568 configure/autoconf_cache: endian fix in ppc32 2020-04-30 01:10:21 +02:00
q66 b5fd7971b5 build-style/cmake: recognize ppcle for cross 2020-04-30 01:06:52 +02:00
q66 81e7a17c79 build-style/meson: recognize ppcle for cross 2020-04-30 01:06:52 +02:00
q66 e46ea34662 configure/autoconf_cache: fix long double size on musl 2020-04-30 01:06:51 +02:00
q66 472b244572 configure/autoconf-cache: fix ppc and add ppcle 2020-04-30 01:06:51 +02:00
q66 2357578d15 shutils/common.sh: plumbing for ppcle 2020-04-30 01:06:51 +02:00
Piotr Wójcik 04e9ee8010 xbps-src: changelog in 'show' target 2020-04-28 23:27:00 +02:00
Felipe Nogueira 9bf4070c73 slop: update to 7.5. 2020-04-28 20:14:49 +02:00
Helmut Pozimski 76cf6102bf libfilezilla: update to 0.21.0. 2020-04-28 15:26:48 +02:00
Andrew J. Hesford b89069d0c4 New package: stoken-0.92 2020-04-27 17:48:43 -04:00
mobinmob 6e1d3c197c libfm-qt: update to 0.15.0. 2020-04-27 09:56:50 -07:00
John 061f8f8b8f
kdav: update to 20.04.0
[ci skip]
2020-04-27 13:41:24 +02:00
John 485bf1879d
New package: KDSoap-1.9.0 2020-04-26 23:09:09 +02:00
John 1852eed931
Remove package: phonon 2020-04-26 21:06:48 +02:00
John 5ed19a7c3c
Remove package: qt-webkit 2020-04-26 21:05:19 +02:00
Leah Neukirchen 3bfe448a6b libcbor: update to 0.7.0. 2020-04-26 18:51:06 +02:00
Andrew Benson d33a3070d5 gnustep-gui: update to 0.28.0
Also add PNG and GIF support.
2020-04-25 21:31:39 +02:00
Andrew Benson f23865f19e gnustep-base: update to 1.28.0 [ci skip] 2020-04-25 21:31:39 +02:00
Piotr Wójcik 5028523d43 common/hooks: fix pycompile_module with explicit python_version=2 2020-04-25 02:10:01 +02:00
a 3c135fddb7 06-strip-and-debug-pkgs.sh: ignore binaries for unknown machines
Because most likely these files are not executables, but some kind of
bytecode. And strip doesn't know how to strip them anyway.
2020-04-23 23:01:01 -04:00
Piotr Wójcik 8a09d89eac common/hooks: remove pycompile_version, use python_version instead 2020-04-22 20:11:26 +02:00
Andrew J. Hesford 596250e4ea xbps-src: remove default python_version
Closes: #21209 [via git-merge-pr]
2020-04-21 18:45:25 -04:00
Lorem f2e97b34f4 mtxclient: update to 0.3.0 2020-04-20 20:00:53 +02:00
Juan RP a31cb6e4d2
live555: update to 2020.04.12 (soname bump).
Previous distfile is gone.
2020-04-20 19:50:41 +02:00
q66 02eeac0798 environment/build-style/go: check for empty hostmakedepends 2020-04-17 05:00:39 +02:00
q66 1b2bf53e82 build-style/go: allow usage with gccgo compiler
This checks if gcc-go-tools have been specified in host deps
and if so, use gccgo to build (gcc-go-tools conflicts with go).

Also, since gccgo is not a multi-compiler, we need to override GCCGO
to get cross-builds. The gccgo for target is always installed, as
it's a part of our cross-toolchains.

[ci skip]
2020-04-17 04:53:13 +02:00
mobinmob dd75ce680b kpmcore: update to 4.1.0. 2020-04-16 22:43:51 +02:00
Andrew J. Hesford b8decb0e6e New package: qtutilities-6.0.4 2020-04-15 23:19:08 +02:00