Commit graph

5222 commits

Author SHA1 Message Date
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
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
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
m3tav3rse
1969a7b431 kid3: update to 3.8.3.
[ci skip]
2020-05-25 21:33:17 +02:00
m3tav3rse
25bd8061c5 chromaprint: update to 1.5.0.
[ci skip]
2020-05-25 21:33:17 +02:00
crater2150
2348a620f2 libopenshot: update to 0.2.5 2020-05-23 10:34:55 +02:00
crater2150
7b4ca026dc libopenshot-audio: update to 0.2.0 2020-05-23 10:34:55 +02:00
Đoàn Trần Công Danh
2af30cdd78 setup: compute gitrev from outside of chroot
Together with previous commit, `xbps-src` is able to support
git-worktree and shared repository by now.
2020-05-23 06:59:24 +00:00
Đoàn Trần Công Danh
2cd2b99e41 setup: export SOURCE_DATE_EPOCH from outside of chroot
git-worktree(1), and Git shared repository can use a plain text file
named `.git` at the root of working tree, containing `gitdir: <path>` to
point to the real directory that has repository.
See: gitrepository-layout(5).

But, that directory is usually inaccessible inside chroot.

In order to support git-worktree(1) and Git shared repository, compute
SOURCE_DATE_EPOCH from outside of chroot, and the chroot will carry it
over to inside chroot.

I've only tested again xbps-uunshare(1).
2020-05-23 06:59:24 +00:00
Đoàn Trần Công Danh
fd61886616 setup/git.sh: prefer git plumbing command
git-ls-files(1) is plumbing command, its output will never change
regardless of configuration, version.

git-status(1) output will be changed depends on configuration.
At least, 986d4dbc7d (common/environment/setup/git.sh: ensure untracked
files are checked., 2017-11-24) was added to address a different output
on `status.showUntrackedFiles`.

By doing this, also reduce a pipe, and a fork-exec.

Technically, git-log(1) is also a porcelain, but I _think_ `%ct` is
stable enough to stay there. If the day has come, that `git-log(1)` can
be replaced with:

    git cat-file commit HEAD |
    sed -ne '/^committer/{s/.* \([0-9]*\) [-+][0-9][0-9][0-9][0-9]$/\1/p;q}'
2020-05-23 06:59:24 +00:00
Đoàn Trần Công Danh
20f9bedefb xbps-src: use $XBPS_GIT_CMD for git 2020-05-23 06:59:24 +00:00
Andrew J. Hesford
2fbd6420b7 protobuf: upgrade to 3.12.1, move to meta-package 2020-05-23 05:53:31 +02:00
Andrew J. Hesford
9d6e82b72a New package: protobuf23-3.12.1 2020-05-23 05:53:31 +02:00
Andrew J. Hesford
22e59a9f86 protobuf18: remove package 2020-05-23 05:53:31 +02:00
Anjandev Momi
9d16a1342b New package: libsepol-3.0
Closes: #22121
2020-05-22 11:59:22 +07:00
Helmut Pozimski
12e76adfa6 libfilezilla: update to 0.22.0. 2020-05-20 20:52:30 +02:00
Đoàn Trần Công Danh
653892828d xmlsec1: remove $XBPS_CROSS_BASE reference from pkg-config
See-also: #19642
2020-05-20 21:28:15 +07:00
Leah Neukirchen
daa80b8d69 bind: update to 9.16.3. 2020-05-19 21:17:28 +02:00
Lon Willett
101d36b9fd gpsd: update to 3.20 (soname bump) 2020-05-19 15:43:57 +02:00
mobinmob
17b5ae8dba common/environment/setup/misc.sh: use https where possible,
remove XORG_HOME variable.
2020-05-18 08:01:34 -07:00
Andy Weidenbaum
d4bf579cde build_style/raku-dist.sh: RAKULIB=lib 2020-05-18 13:42:00 +02:00
Đoàn Trần Công Danh
368a1e571d build-style: scons: add lowercase compiler variable 2020-05-18 00:32:13 +02:00
Jürgen Buchmüller
6dba4d53ee leatherman: update to 1.12.0; switch to shlibs 2020-05-17 18:43:17 +02:00
Isaac Freund
0d36ffad29 New package: libvips-8.9.2 2020-05-14 22:43:40 +02:00
Isaac Freund
344b52ae9c matio: add to common/shlibs 2020-05-14 22:12:34 +02:00
Lorem
d82251f5f5 gjs: update to 1.65.2.
Closes: #21716
2020-05-14 21:47:33 +07:00
Lorem
f10e5b83c9 New package: mozjs68-68.8.0
Closes: #21716
2020-05-14 21:47:32 +07:00
Andrew J. Hesford
d625e25661 avahi: update to 0.8, unify with avahi-discover 2020-05-14 15:06:08 +02:00
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