Commit graph

5807 commits

Author SHA1 Message Date
Helmut Pozimski
4279125e15 libfilezilla: update to 0.31.1. 2021-08-12 16:29:57 +02:00
mobinmob
0ef3f58606 spdx-licenses-list: update to 3.14.
Also fix license (thanks @paper42).
2021-08-11 23:24:25 +02:00
Duncaen
5826ab53ae
icu: update to 69.1. 2021-08-11 16:16:04 +02:00
John
bc55ef3e88 krita: update to 4.4.7. 2021-08-09 13:47:41 +02:00
Michal Vasilek
bd019b0c61 New package: libadwaita-1.0.0alpha2 2021-08-08 18:11:21 +02:00
Đoàn Trần Công Danh
b44a69c772 vcompletion: return failure on wrong arguments 2021-08-08 11:24:20 +07:00
Michal Vasilek
b2732b4b7d New package: snowball-2.1.0 2021-08-06 22:06:24 +02:00
Enno Boland
38f9bb34d0 valadoc: update to 0.52.4. 2021-08-06 20:43:02 +02:00
Enno Boland
31d221c06f vala: update to 0.52.4. 2021-08-06 20:43:02 +02:00
Duncaen
7c3f6b190f
knot: update to 3.1.0. 2021-08-03 19:54:36 +02:00
FollieHiyuki
363b58b7b2 qalculate: update to 3.20.1 2021-07-30 17:06:10 -03:00
Andrew Benson
024088a581 libxlsxwriter: update to 1.1.0. 2021-07-28 15:36:16 -05:00
Leah Neukirchen
0c9b07347d darcs: unbreak i686.
Closes #32221.
2021-07-28 14:51:24 +02:00
Érico Nogueira
2a36c42b21 build-style/haskell-stack: broken for i686*.
This commit is only to unlock builders.

Builds error out with:

=> debug-me-1.20200820_2: running do_build ...
=> Using stack config in stack.yaml.
Cabal file info not found for posix-pty-0.2.1.1, updating
Selected mirror https://hackage.haskell.org/
Downloading root
Waiting to acquire cache lock on /builddir/debug-me-1.20200820/.stack/pantry/hackage/hackage-security-lock
fdLock: invalid argument (Invalid argument)

Tracked in: #32221
2021-07-28 02:03:29 -03:00
Érico Nogueira
ffb8ed7f59 poppler: update to 21.07.0.
- stop versioning the libpoppler subpackage, we always rebuild
  dependants anyway
- add boost since it makes the splash backend much faster [1], but make
  it a build option so disabling is easy and any eventual Boost API
  breaks are easily overcome

[1] https://gitlab.freedesktop.org/poppler/poppler/-/issues/1080
2021-07-28 01:38:20 -03:00
Andrew Benson
4e859931b9 nvidia390: update to 390.144. 2021-07-25 12:25:44 -05:00
Leah Neukirchen
e2fe59f345 ruby: update to 3.0.2. 2021-07-23 14:49:53 +02:00
Andrew J. Hesford
eb6232de3e grpc: update to 1.39.0. 2021-07-22 21:21:53 -04:00
Érico Nogueira
6303c2e6ce common/hooks: speed up generate-runtime-deps.
Instead of using file(1) to check for ELF files, just read bytes
directly from the file and check if they are the ELF magic bytes.

Should probably be factored out into a common function that can be used
in other places, if necessary.

Also use awk instead of "grep|awk" for some minor speedup.
2021-07-22 11:56:26 -03:00
Helmut Pozimski
bc308787da libfilezilla: update to 0.30.0. 2021-07-21 21:46:44 +02:00
dkwo
e9487ab5a2 perl: update to 5.34 2021-07-21 13:23:19 +02:00
Jami Kettunen
4ebad99f29 New package: libqrtr-glib-1.0.0 2021-07-20 16:11:32 -03:00
Leah Neukirchen
87cd368a65 New package: mandrel-21.1.0.0 2021-07-17 13:49:55 +02:00
Joshua Krämer
e53e5aa4b8 New package: libmt32emu-2.5.1 2021-07-16 23:15:30 -03:00
Joshua Krämer
636336b1a7 Add -DNDEBUG to CFLAGS and CXXFLAGS in CMake build style
CMake adds -DNDEBUG with build types Release, MinSizeRel and RelWithDebInfo.
NDEBUG disables assert(), which can improve performance.
2021-07-16 19:48:16 +02:00
John
4d5c366871 KDSoap: update to 2.0.0. 2021-07-15 21:21:46 +02:00
Leah Neukirchen
30b0e23540 tidy5: update to 5.8.0. 2021-07-11 18:44:35 +02:00
Đoàn Trần Công Danh
d8e2056a8f xbps-src: retire XBPS_PKGDESTDIR
Historically, PKGDESTDIR was only set during pkg_install, and
XBPS_PKGDESTDIR was set to indicate that we're in subpkg's
pkg_install.

However, from 0b95cb8f5d, (Merge xbps-src code to make it usable in
a standalone mode., 2014-03-22), PKGDESTDIR is always set,
regardless of states.

Let's drop all usages of XBPS_PKGDESTDIR.

While we're at it, error out of vmove is used outside of subpkg.
2021-07-11 16:21:29 +07:00
Piotr Wójcik
3680c424db hooks/prepare-32bit: create packages from all *-devel
All *-devel dependencies of 32bit packages are replaced
with *-devel-32bit. Missing dependencies made some
uninstallable.
2021-07-10 20:45:50 +02:00
Piotr Wójcik
7845fa8c53 hooks/prepare-32bit: correct devel packages matching
fixes cases like 'ruby-devel-doc'
2021-07-10 20:45:50 +02:00
J Farkas
e7c0b059a3 common/shlibs: correct lhasa pkg name
To avoid installation failure:
[*] Updating repository ...
MISSING: liblhasa>=0.3.1_1
Transaction aborted due to unresolved dependencies.
2021-07-10 22:06:19 +07:00
Hill Ma
ecf00f600f New package: lhasa-0.3.1 2021-07-09 15:27:13 -03:00
Andrew J. Hesford
1861b5327f zfs: update to 2.1.0. 2021-07-08 10:00:44 -04:00
Đoàn Trần Công Danh
8361c4807f build-style/perl-module: respect build_wrksrc
`wrksrc` is supposed to be a top-level directory. Should the build
system need to be run inside a sub-directory, `build_wrksrc` should be
used instead. We change to `build_wrksrc` implicitly before `do_build`
and `do_install`.

Let's respect `build_wrksrc` in `perl-module`.
2021-07-08 18:01:11 +07:00
John
9ec6a6b734 New package: mlt7-7.0.1 2021-07-07 22:48:18 +02:00
Érico Nogueira
3d62ba684f common/hooks/post-install: show error in $STRIPCMD in 06-strip-and-debug.
Currently fails with a hard to understand error message:

    2021-04-16T11:51:36.1074291Z => ERROR: rust-std-1.51.0_1: post-install_06-strip-and-debug-pkgs: '$STRIPCMD --strip-unneeded "$f"' exited with 1
2021-07-04 22:29:17 +02:00
John
a709210020 pulseaudio-qt: update to 1.3. 2021-07-03 23:33:36 +02:00
FollieHiyuki
83f8a470a0 tinyxml2: update to 9.0.0 2021-07-02 23:52:01 -03:00
Érico Nogueira
4c0908487b New package: libvarlink-22. 2021-07-02 22:43:19 -03:00
Louis Dupré Bertoni
80166ea3bd New package: rnnoise-0.4.1
closes #31203
2021-07-02 22:40:20 +02:00
Đoàn Trần Công Danh
a653676c88 build-style/cmake: only depends on cmake for non-cmake package
* In the next change, we will remove it from cmake template entirely
2021-07-02 07:28:04 +07:00
Érico Nogueira
69b59e3eac common/shlibs: move libwayland-egl to libwayland block 2021-06-30 22:31:23 -03:00
Piotr Wójcik
18d9a5dd55 common/xbps-cycles.py: deterministic cycle path 2021-06-30 21:09:10 +02:00
Piotr Wójcik
287624675c common/xbps-cycles.py: Add cache option
allows to modify deps and see if cycle is resolved
2021-06-30 21:09:10 +02:00
Érico Nogueira
d0c9f994da common/scripts: import xbps-cycles.
From https://github.com/ahesford/xbps-cycles, that is based on
https://gist.github.com/Chocimier/de76441493ec7775c201dac0bb03ced5 .
License is compatible with void-packages. Will be run in CI, so it
should live in the same repository.
2021-06-30 21:09:10 +02:00
Andrew J. Hesford
bbe65b4e7c samba: update to 4.14.5, fix nss modules for musl
nss modules from samba, like libnss_winbind, will be used by
musl-nscd-devel, and therefore should use its headers for the
definitions of return values and others.

Without musl-nscd-devel to provide <nss.h>, samba uses a fallback header
that carries completely incompatible return value definitions.

Co-authored-by: Érico Nogueira <erico.erc@gmail.com>
2021-06-29 22:17:37 -04:00
Isaac Freund
9d07fac57b wlroots: update to 0.14.0. 2021-06-27 04:16:54 -03:00
John
a1cfe9c36e flite: add libflite_cmu_us_kal16.so.1 in common/shlibs 2021-06-24 22:55:09 +02:00
Đoàn Trần Công Danh
e5626f81c7 update_check: support pkgs.fedoraproject.org 2021-06-23 19:04:03 +07:00
Andrew J. Hesford
59ab2669e6 build-helper/numpy: add cross path for libnpyrandom to LDFLAGS 2021-06-22 12:02:17 -04:00