Commit graph

140517 commits

Author SHA1 Message Date
Andrew Benson
32f96a1989 plantuml: update to 1.2021.0. 2021-02-02 08:05:55 -06:00
mobinmob
692d329531 anydesk: update to 6.1.0,
- also drop i686 - upstream has ended support for 32bit.
2021-02-02 14:20:55 +01:00
Jürgen Buchmüller
2a0100e47f linux-tools: fix i686-musl 2021-02-02 14:03:33 +01:00
Isaac Freund
f2c5495e13 fuzzel: update to 1.5.1. 2021-02-02 13:34:25 +01:00
Benjamín Albiñana
6a20769ec6 doomretro: update to 4.0. 2021-02-02 13:34:00 +01:00
Jürgen Buchmüller
069b274bad ccache: update to 4.2 2021-02-02 12:20:44 +01:00
Enno Boland
5333d426ef disorderfs: update to 0.5.11. 2021-02-02 10:37:46 +01:00
Đoàn Trần Công Danh
15e9a7c4aa fcitx: enable gir on cross
While we're at it, build with -O2
2021-02-02 08:22:54 +07:00
Jürgen Buchmüller
38076242e5 common/build-profile/i686-musl: fix triplet 2021-02-02 01:25:46 +01:00
John
a8e37ec669 albert: remove package
The licensing is nonfree and potentially violates copyright of other contributors

Ref: https://github.com/void-linux/void-packages/issues/28394
https://bugs.archlinux.org/task/69366
https://github.com/albertlauncher/albert/issues/765#issuecomment-771086409

closes #28394
2021-02-01 23:51:34 +01:00
John
40f3f74c08 libguestfs: unbreak, enable musl 2021-02-01 22:34:28 +01:00
Jürgen Buchmüller
807dafc716 lollypop: update to 1.4.15 2021-02-01 21:41:39 +01:00
Jürgen Buchmüller
699dee575a libnumbertext: update to 1.0.7
Move static library to -devel subpkg.
2021-02-01 21:24:21 +01:00
mobinmob
0dbfb810f3 xfce4-panel: update to 4.16.1. 2021-02-01 16:00:38 -03:00
Érico Rolim
571b5c1bfb gimp: fix launch failure.
For some reason, gegl doesn't report the gegl:introspect operation as
available unless graphviz is installed. Since gegl:introspect isn't
necessarily required by other gegl dependants, add graphviz as a gimp
dependency instead.

Without this, if the user doesn't have graphviz installed, gimp will
fail to launch and complain that gegl doesn't support gegl:introspect.
2021-02-01 14:25:09 -03:00
Andrew Benson
eb38c9c5b3 libredwg: update to 0.12.1. 2021-02-01 09:56:59 -06:00
Andrew Benson
fafc7f1aaf python3-aniso8601: update to 8.1.1. 2021-02-01 09:17:37 -06:00
Andrew Benson
bb32be991b evtx: update to 0.6.9. 2021-02-01 08:48:55 -06:00
John
5f593b4d2a sssd: update patch to work for both LibreSSL and OpenSSL 2021-02-01 15:42:18 +01:00
Andrew Benson
71897332c2 aide: update to 0.17.1. 2021-02-01 08:16:19 -06:00
John
26793bfdd4 vde2: add patch to support OpenSSL-1.1 2021-02-01 15:10:49 +01:00
UsernameRandomlyGenerated
ffd7611f03 smenu: update to 0.9.17. 2021-02-01 10:55:09 -03:00
Frank Steinborn
8c45672e0e cozy: update to 0.8.1. 2021-02-01 10:54:09 -03:00
Érico Rolim
79d27f79a5 gegl3: remove package.
No longer used by anything, modern version is gegl.
2021-02-01 10:45:56 -03:00
Đoàn Trần Công Danh
35a032a00a nss: update to 3.61. 2021-02-01 20:28:50 +07:00
Duncaen
63f110b5c6
inadyn: update to 2.8.1. 2021-02-01 14:13:55 +01:00
Duncaen
593fea426f
firejail: update to 0.9.64.2. 2021-02-01 14:13:52 +01:00
Duncaen
da14d6e489
inadyn: update to 2.8. 2021-02-01 14:09:04 +01:00
David Flatz
2e0a1473ba synapse: update to 1.26.0. 2021-02-01 09:52:20 -03:00
Gadzhi Kharkharov
79261e79a7 fuzzel: update to 1.5.0. 2021-02-01 09:39:40 -03:00
Enno Boland
d74e6e841d vpnc: change upstream to fork
fixes #26798.

* Changes upstream to https://github.com/streambinder/vpnc/. That's a fork
  that's a fork which is at least used in alpine.
* Depends on vpnc-scripts. New upstream doesn't ship those files anymore
* Add wrapper script to stay backwards compatible
* Switch to build_style=gnu-makefile instead of manually calling make.
2021-02-01 10:00:11 +01:00
Leah Neukirchen
d0538bfd21 python3-llfuse: update to 1.4.1. 2021-02-01 09:32:46 +01:00
Érico Rolim
9022cae01a gimp: update to 2.10.22, add HEIF support, locale data in /usr/share/locale.
Their gettext version check tries to link _nl_msg_cat_cntr, which is
available only in GNU gettext. This breaks when using musl's built-in
gettext impl, and leads to DATADIRNAME=lib being set, which is then used
to set gimplocaledir to /usr/lib/locale.

Update and HEIF based on
9202f62e3c
2021-02-01 01:45:38 -03:00
Érico Rolim
2386d68b88 gegl: update to 0.4.28.
Introspection should always be enabled, since other packages depend on
it.
2021-02-01 01:45:38 -03:00
Érico Rolim
e225924783 babl: update to 0.1.84.
- fix vala detection for cross
- remove manual disabling of build options, now that the meson build
style defaults features to "auto" instead of "enabled"
2021-02-01 01:45:38 -03:00
mobinmob
f4edf61c18 66-tools: update to 0.0.7.1. 2021-02-01 01:13:09 -03:00
mobinmob
c44a05f68f 66: update to 0.6.0.1. 2021-02-01 01:13:09 -03:00
mobinmob
163863db81 execline: update to 2.7.0.1. 2021-02-01 01:13:09 -03:00
mobinmob
93115f5902 mdevd: update to 0.1.3.0. 2021-02-01 01:13:09 -03:00
mobinmob
e8289a822f oblibs: update to 0.1.2.0. 2021-02-01 01:13:09 -03:00
mobinmob
59dd658afc nsss: update to 0.1.0.0. 2021-02-01 01:13:09 -03:00
mobinmob
c5c100c624 s6-dns: update to 2.3.5.0. 2021-02-01 01:13:09 -03:00
mobinmob
75f79a15d0 s6-linux-utils: update to 2.5.1.4. 2021-02-01 01:13:09 -03:00
mobinmob
fdfcd48b3f s6-networking: update to 2.4.0.0. 2021-02-01 01:13:09 -03:00
mobinmob
e96acd844c s6-portable-utils: update to 2.2.3.1. 2021-02-01 01:13:09 -03:00
mobinmob
9cb6825d1b s6-rc: update to 0.5.2.1. 2021-02-01 01:13:09 -03:00
mobinmob
7e86044d44 s6: update to 2.10.0.1. 2021-02-01 01:13:09 -03:00
mobinmob
ce3fa2ad33 New package: s6-man-pages-2.10.0.1.1. 2021-02-01 01:13:09 -03:00
mobinmob
e604665ea2 skalibs: update to 2.10.0.1. 2021-02-01 01:13:09 -03:00
Tristan Ross
707c0cda46 cargo: added patch for #28372 2021-02-01 01:11:30 -03:00