Commit graph

5156 commits

Author SHA1 Message Date
Andrew J. Hesford eddfd41d05 vtk: enable bindings for python3
[ci skip]

Closes: #24531 [via git-merge-pr]
2020-08-29 12:37:45 +02:00
Jürgen Buchmüller 9d9d79c160 vtk: update to 9.0.1
This fixes build for gcc10.

[ci skip]
2020-08-28 18:25:42 +02:00
Leah Neukirchen 96eb2f2932 New package: judy-1.0.5 2020-08-25 21:28:11 +02:00
Piotr Wójcik dcdbcbf30a 11-pkglint-elf-in-usrshare: disallow x-executable
Can be allowed per-package now
2020-08-25 21:18:59 +02:00
Helmut Pozimski e0979275b4 11-pkglint-elf-in-usrshare: allow explicit setting of exceptions
Co-authored-by: Piotr Wójcik <chocimier@tlen.pl>
2020-08-25 21:18:59 +02:00
Érico Rolim adff3d110c playerctl: update to 2.2.1, adopt.
Remove from shlibs, since no package depends on it.
2020-08-18 21:00:39 -05:00
Ivan Sokolov 2a0b50e2c2 New package: libtd-1.6.0 2020-08-18 15:48:42 +02:00
Isaac Freund 5de1503434 xbps-src/update-check: add codeberg support 2020-08-18 14:46:25 +02:00
Isaac Freund 3d035237ac xbps-src/update-check: unify per-site locals 2020-08-18 14:46:25 +02:00
Daniel Kolesa c1bade24bf gtk-vnc: update to 1.0.0, mesonize, drop gtk2 support 2020-08-18 06:20:56 +02:00
Daniel Kolesa 398ea16d7b vala: update to 0.48.9 2020-08-18 06:20:00 +02:00
Daniel Kolesa 6f7ebfa121 New package: libportal-0.3 2020-08-18 06:18:08 +02:00
Daniel Kolesa 0fcac6030b New package: libhandy1-0.90.0 2020-08-18 06:17:43 +02:00
Daniel Kolesa ec5cb6f724 New package: libsigc++3-3.0.3 2020-08-18 05:44:36 +02:00
Andrew Benson aeb061e883 zeek: update to 3.2.0. 2020-08-17 14:15:23 -05:00
Érico Rolim feb835ee2e texlive: create libsynctex sub-package.
Other packages can link against this library, and they don't need to
pull in the whole texlive package.

[ci skip]

Closes: #24300 [via git-merge-pr]
2020-08-17 09:48:34 -04:00
Noah Huppert 984fa5d9cb xbps-src: fixed dangling binpkg lock on error
Co-authored-by: Noah Huppert <contact@noahh.io>
Co-authored-by: Andrew J. Hesford <ajh@sideband.org>

Closes: #24191 [via git-merge-pr]
2020-08-17 09:42:08 -04:00
John 63d992ecad vscode: built against system electron
[ci skip]
2020-08-16 23:10:48 +02:00
Andrew J. Hesford b4282fa7b1 protobuf23: update to 3.13.0, rename to protobuf24, include unversioned metas
Unversioned metas are all updated at the same time as the versioned
packages anyway, so there is no reason to keep the templates separate.
2020-08-15 15:15:13 -04:00
Luke Hannan fe6c78837a R: update to 4.0.2. 2020-08-15 16:35:39 +02:00
Andrew J. Hesford 4a85d535fb live555: update to 2020.08.11. 2020-08-11 16:53:31 -04:00
Đoàn Trần Công Danh 75fb19c99b libechonest: drop package 2020-08-10 14:28:17 +00:00
Đoàn Trần Công Danh 276a069615 qca: drop package
All dependents have been moved to qca-qt5
2020-08-10 14:28:17 +00:00
Đoàn Trần Công Danh b0e6ac8476 liblastfm: drop package 2020-08-10 14:28:17 +00:00
Érico Rolim ad2790c303 musl-obstack: ship dynamic lib, split devel. 2020-08-08 07:23:34 -07:00
Đoàn Trần Công Danh 050861b37e xbps-src: enable C.UTF-8 locale on glibc masterdir
`util-linux` requires `C.UTF-8` for testing.

Since this is an important part of system,
enable `C.UTF-8' for checking `util-linux`.
2020-08-07 11:35:11 +00:00
mobinmob c96a7e345a common/travis/license.lst: update to 3.10 2020-08-05 19:24:33 +02:00
Érico Rolim e154b34258 wf-config: update to 0.5.0, use correct makedeps. 2020-08-04 16:47:18 -04:00
Zach Dykstra 191a1021b5 New package: neatvnc-0.2.0 2020-08-04 11:45:24 -04:00
Zach Dykstra ba91ac750a New package: aml-0.1.0 2020-08-04 11:45:23 -04:00
Zach Dykstra e30979d037 perl-module: add perl to build depends 2020-08-04 15:10:22 +02:00
lemmi 638bde041c ddcutil: update to 0.9.9. 2020-08-04 10:53:39 +02:00
Andrew Benson 4675d9c9c4 zeek: rename from bro, fix cross, update to 3.1.5
Thanks to @sgn for the cross compile fixes!
2020-08-01 09:57:32 -05:00
Jürgen Buchmüller f5bb75e099 kea: update to 1.7.10 2020-07-31 21:52:47 +02:00
Andrew J. Hesford a2a5be8a49 ldc: update to 1.22.0. 2020-07-28 14:20:31 -04:00
Jürgen Buchmüller 7dfab09fac common/shlibs: add surgescript-0.5.4.4 shlib 2020-07-28 07:30:12 +02:00
Érico Rolim 813d893710 common/build-helper/qemu.sh: add vtargetrun function.
It's a function to call the qemu executable for the target arch, or a
noop if the build isn't a cross build.
2020-07-28 04:24:40 +00:00
Érico Rolim d5ca039278 common/environment/setup/install.sh: add vcompletion.
Install function for installing shell completions in the appropriate
place according to the shell used.
2020-07-28 04:24:40 +00:00
Anthony Iliopoulos fad350c76b bind: update to 9.16.5. 2020-07-27 13:36:50 -04:00
Isaac Freund 682ccfd99c New package: fcft-2.2.2
Looks like the license file was missing from 2.2.2 but has since been
added to the master branch, so pull it from there.
2020-07-26 20:07:40 -04:00
Érico Rolim c81d5ba917 libaom: update to 2.0.0. 2020-07-24 20:53:15 +02:00
Leah Neukirchen ab9b847bb0 janet: update to 1.11.0. 2020-07-24 11:37:27 +02:00
Matthias von Faber 3545c7beae alembic: update to 1.7.13, build without TR1
TR1 is an obsolete C++ extension and incompatible with Blender
2020-07-24 07:25:15 +02:00
Nicu Borta 6120d56f08 New package: cglm-0.7.6 2020-07-23 07:55:36 -04:00
Piotr Wójcik e8a3a6e5f1 kaccounts-integration: update to 20.04.3. 2020-07-22 18:39:58 +02:00
q66 854828d619 ncurses: drop old .so.5 symlinks and add libncurses.so.6
These symlinḱs weren't used in any Void package and likely would
cause issues for foreign binaries depending on them. The
libncurses.so.6 symlink was for some reason missing, so add it.

Closes https://github.com/void-linux/void-packages/pull/23660
2020-07-21 17:54:38 +02:00
Érico Rolim 4c14dbc511 dolphin, dolphin-plugins: fix shlibs provider. 2020-07-17 14:17:08 -07:00
yopito 2a62fc1319 python3-pyside2: update to 5.15.0 2020-07-17 13:12:17 +02:00
yopito 2f1963adfb shiboken2: update to 5.15.0
- remove merged patches upstream
- need clang at runtime
2020-07-17 13:12:17 +02:00
Andrew J. Hesford e9121d41da python3: update to 3.8.4. 2020-07-17 07:04:57 -04:00