Commit graph

5079 commits

Author SHA1 Message Date
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
Andrew J. Hesford
b56a3b0650 xbps-src: improve python shebang rewrites 2020-06-10 19:11:58 +02:00
Đoàn Trần Công Danh
f5417b7b99 travis/changed_templates: correct left tree-ish
From b881f32687 (travis/changed_templates: filter by git itself,
2020-05-23), we replaced git-diff(1) with git-diff-tree(1).

The change wasn't equivalence, though.
We used to compare between merge-base of FETCH_HEAD and HEAD.
From that commit, we started to compare FETCH_HEAD and HEAD instead.

Fix them by changing left tree-ish to the merge-base.
2020-06-10 16:40:39 +00:00
John
795a039a11 libksysguard: update to 5.19.0
[ci skip]
2020-06-10 00:50:36 +02:00
John
49f7195dab kColorPicker: update to 0.1.3. 2020-06-08 01:11:04 +02:00
q66
43afc72bdd New package: libhugetlbfs-2.22 2020-06-04 21:36:25 +02:00
Andrew Benson
61a501a104 shutils/bulk.sh: remove newlines from package list 2020-06-04 13:21:42 -05:00
Randy McCaskill
d6e1b8b391 json-c: update to 0.14.
[ci skip]

This includes 3 patches from Gentoo.  One of them is a fix for CVE-2020-12762.
2020-06-03 20:32:05 +02:00
Cameron Nemo
db0c3bb356 frr: update to 7.3.1. 2020-06-01 11:19:44 +02:00
Érico Rolim
46ab04b8d1 common/build-helper/rust.sh: force native SSL lib
The OPENSSL_NO_VENDOR environment variable forces the openssl-sys crate
to use the system's SSL library instead of building its own.
2020-05-31 21:03:45 +02:00
mobinmob
ab0f15b20f mpg123: update to 1.26.0. 2020-05-31 14:04:08 +02:00
Randy McCaskill
6e050f9809 pciutils: update to 3.7.0. 2020-05-31 12:39:31 +02:00
Đoàn Trần Công Danh
d9c22b4d0a pre-pkg: use existing info to check empty package 2020-05-31 02:11:11 +00:00
Đoàn Trần Công Danh
91c0eaa5a7 xbps-src: pre-pkg: allow only white-listed directories. 2020-05-31 02:11:11 +00:00
Đoàn Trần Công Danh
d7f942b709 post-install: warn if cross wrapper not cleared 2020-05-31 02:10:51 +00:00
Đoàn Trần Công Danh
eef02a2b84 post-install: clean reference to $XBPS_CROSS_BASE in pkgconfig 2020-05-31 02:10:51 +00:00
Đoàn Trần Công Danh
b881f32687 travis/changed_templates: filter by git itself
- Use plumbing git-diff-tree(1) instead of porcelain git-diff(1)
- Disable rename detection, gains some speed up and fix missing template
  with name-status Renamed and Copied.
- Use "--diff-filter" to filter by Git itself.
- Tell Git to only check 'srcpkgs/*/template', this glob will only look
  into template file inside direct sub-directory of srcpkgs
- With all of those options, we don't need a grep and a pipe
2020-05-31 02:10:29 +00:00
Jürgen Buchmüller
2c293f2c88 kea: update to 1.7.8 2020-05-31 00:16:20 +02:00
Andrew J. Hesford
bc40351f83 avahi: restore 0.8 with split templates [ci skip]
closes #22406
2020-05-30 13:33:54 +02:00
John
6ce531b231 common: unser PKG_CONFIG before sourcing templates, set PKG_CONFIG also for native 2020-05-29 14:30:06 +02:00
Duncaen
6c2e984eb7
Revert "avahi: update to 0.8, unify with avahi-discover"
This reverts commit d625e25661.
2020-05-29 14:05:43 +02:00
Randy McCaskill
786205f5f3 icu: update to 67.1; Claim maintainer
[ci skip]
2020-05-29 13:04:30 +02:00
Jakob Rydhof
8e50c839b0 ncurses: add libtinfo.so
This change adds libtinfo.so as a symlink to libncurses.so.
And some other relevant changes around it.
This is used by some programs, which will rather look at libtinfo, than
libncurses.
libncurses provides the same library functions as libtinfo as it is
currently being built, so this way both programs looking for libncurses
will work the same, and programs looking for libtinfo will also work.
2020-05-27 16:29:55 +02:00
Jürgen Buchmüller
abdaf103fb netbsd-rumpkernel: fix build; xlint fixes; adopt 2020-05-27 16:10:50 +02:00
John
953f4b47a9
xbps-src/common: add option to disable generic pkg-config link
closes #21728
2020-05-26 21:21:23 +02:00
John
82734d940c
common/xbps-src: set PKG_CONFIG{,FOR_BUILD} env vars 2020-05-26 21:18:27 +02:00