Commit graph

5104 commits

Author SHA1 Message Date
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
q66 81c5dec485 llvm10: separate libclang and libclang-cpp into their own packages
This allows things to depend on libclang without carrying in the
entire toolchain. Also, allows for libclang-32bit and libclang-cpp-32bit
to exist, which will prevent runtime dependency issues with e.g.
mesa-opencl.

Also, disable lldb-devel and clang-tools-extra on 32bit multilib,
as they don't really make sense there.
2020-06-15 22:11:23 +02:00
Randy McCaskill 03c89d2caf gettext: update to 0.20.2
Closes: #21468 [via git-merge-pr]
2020-06-15 21:06:11 +02:00
John e1158d8b39 libmygui: update to 3.4.0. 2020-06-15 13:06:23 +02:00
Randy McCaskill 7df4eec6b5 haveged: update to 1.9.11; Fix update detection. 2020-06-13 06:54:10 +02:00
Matthias von Faber c9aaea81ec openimagedenoise: update to 1.2.0 2020-06-11 14:44:33 +02:00
q66 3ed5e0dbc5 efl: update to 1.24.2, add new options, disable lottie by default
I'm tired of rlottie not having releases or stable ABI or anything
else, so disable it by default.
2020-06-10 23:34:48 +02:00
Clyybber 0314699d75 fluidsynth: update to 2.1.1 2020-06-10 22:35:00 +02:00