Commit graph

5111 commits

Author SHA1 Message Date
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
Isaac Freund
8b826c9b2c wlroots: update to 0.11.0. 2020-07-16 19:34:48 -04:00
Helmut Pozimski
1a3030f9c0 libfilezilla: update to 0.23.0. 2020-07-15 20:46:32 +02:00
fosslinux
b9917a2506 New package: texlive-20200406
Co-authored-by: q66 <daniel@octaforge.org>
Co-authored-by: Piotr Wójcik <chocimier@tlen.pl>
2020-07-14 02:38:24 +02:00
fosslinux
102841754a xbps-triggers: add texmf-dist regeneration trigger 2020-07-14 02:38:24 +02:00
fosslinux
92fd1c57cc New build-helper: texmf
Co-authored-by: Piotr Wójcik <chocimier@tlen.pl>
2020-07-14 02:38:24 +02:00
Piotr Wójcik
dabbbffabf xbps-src: -p argument for showing more variables 2020-07-13 19:52:53 +02:00
John
335286d3e2 build-style/meson: add cups and llvm-config to crossfile 2020-07-13 19:14:53 +02:00
Andrew J. Hesford
8e6c1786d1 xbps-src: add numpy build_helper
Packages that link against python3-numpy require special consideration
to ensure that, in a cross-building environment, target libraries and
headers as well as the FORTRAN compiler and linker are properly
identifeid. Previously, this was done directly in the python3-scipy
template to support cross compilation. Now, a build_helper generalizes
these changes to support other package templates.
2020-07-12 22:45:32 -04:00
John
9ff9323c0f hooks/pkglint-devel-paths: do move static find calls out of the loop
Right now they got executed every iteration, but weren't dependent
on the loop. Which resulted in getting the output x times more often
than neccessary
2020-07-12 04:20:48 -07:00
Jürgen Buchmüller
b17c11afa2 leatherman: update to 1.12.1 2020-07-11 20:27:56 +02:00
John
0e87174b5e build-style/cmake: set CTEST_OUTPUT_ON_FAILURE=TRUE in do_check
Currently a failed output has to be found somewhere in the build directory,
having it output also to stdout makes it far easier to see why it failed
2020-07-11 14:07:29 +02:00
John
d16788e133 kdepim-runtime: rebuild against kdav 2020-07-11 14:06:40 +02:00
John
51bcc10c03 linphone: update to 4.4.0. 2020-07-10 14:21:48 +02:00
John
55e916e42d mediastreamer: update to 4.4.0. 2020-07-10 14:21:48 +02:00
John
7ce7e54934 belle-sip: update to 4.4.0. 2020-07-10 14:21:48 +02:00
John
4bd058b10f ortp: update to 4.4.0. 2020-07-10 14:21:48 +02:00
John
79369b6db2 kImageAnnotator: update to 0.3.1. 2020-07-10 14:21:48 +02:00
John
18968921ff kColorPicker: update to 0.1.4. 2020-07-10 14:21:47 +02:00
Domenico Panella
64bfaea7c1 New package : dolphin-plugins-20.04.2 2020-07-07 18:01:57 +02:00
q66
99af49c5e6 common/shlibs: fix hidrd
I guess this part was useful
2020-07-06 22:32:41 +02:00
q66
248503d632 Revert "common/shlibs: fix hidrd"
This reverts commit f7948d6051.

??????
2020-07-06 22:25:02 +02:00
Piraty
f7948d6051 common/shlibs: fix hidrd 2020-07-06 22:07:38 +02:00
Helmut Pozimski
a1dd302e1a libmatroska: update to 1.6.0. (soname bump) 2020-07-06 21:55:20 +02:00
Helmut Pozimski
30d0a8652c libebml: update to 1.4.0. (soname bump) 2020-07-06 21:55:20 +02:00
Piraty
3d44f8cafb libogre: remove obsolete shlibs
This reverts commit e13e98f98b.
2020-07-06 18:33:02 +02:00
Érico Rolim
2be5dd6156 build-style/cargo: use configure_args in do_check.
Cargo rebuilds the package if the command line arguments aren't the
same, which makes it test the wrong binary.
2020-07-06 09:01:06 +02:00
Đoàn Trần Công Danh
74f0186fd9 common/wrapper: python*-config: answer --includes
We haven't run into trouble with this because most configure script
check if $PYTHON-config exist,
thus force packager uses /usr/bin/python{,3}
2020-07-04 22:22:10 +07:00
John
3e006333e7 libressl: update to 3.1.3. 2020-07-02 07:57:38 -07:00
Piotr Wójcik
3318e17163 tree-wide: make python path variables relative 2020-07-01 20:24:23 +02:00
q66
aeb975d108 New package: lua54-5.4.0 2020-07-01 00:04:33 +02:00
q66
fb39b9c12c lua: rename to lua53, add transitional pkgs, adopt, fix pkg-config 2020-07-01 00:04:33 +02:00
John
c677edf2b3 hooks/pkglint-elf-in-usrshare: speed up by only starting file once 2020-06-29 16:24:08 -07:00
Kartik Singh
20991dc942 krita: update to 4.3.0
closes #23059
2020-06-28 14:48:47 +02:00
Jürgen Buchmüller
ebd43ba9f9 kea: update to 1.7.9 2020-06-28 13:49:34 +02:00
John
ea2c703153 common/environment/build: set CCACHE_BASEDIR to wrksrc
this will rewrite total paths to be relative to CCACHE_BASEDIR before caching,
helps prevent cache misses due to changed wrksrc with build systems like cmake
that use total paths in their Makefiles
2020-06-26 15:09:41 -07:00
Andrew Benson
d2dff5d58a nvidia390: update to 390.138. 2020-06-25 17:38:43 -05:00
q66
5b14055149 common/shlibs: remove llvm9 2020-06-25 02:37:07 +02:00
Stefano Ragni
0287811a67 libplacebo: update to 2.72.0 2020-06-23 18:36:22 +02:00
John
4b2bb7c3c5 qt5: update to 5.15.0.
closes #22873
2020-06-18 16:57:41 +02:00
Piraty
1a7fd1dff5 re2: update to 2020.06.01.
closes #22999
2020-06-18 16:57:14 +02:00
Andrew J. Hesford
4ef9cff1d3 xbps-src: consume all shebang arguments during rewrite 2020-06-18 09:38:18 +02:00
Leah Neukirchen
9a7cea8b88 janet: update to 1.10.0. 2020-06-17 10:19:32 +02:00
Piraty
fb21be7c7f x265: update to 3.4. 2020-06-16 16:01:14 +02:00
Kridsada Thanabulpong
44ca757e39 pipewire: update to 0.3.6 2020-06-16 14:14:34 +02:00
Lorem
886a49a90a mtxclient: update to 0.3.1.
And remove zlib dependency(dropped upstream)
2020-06-16 12:22:21 +02:00