Commit graph

140392 commits

Author SHA1 Message Date
Leah Neukirchen
210b461028 hooks/post-install/06-strip-and-debug-pkgs.sh: speed up.
Only run file once for each file in the destdir, only double-check
when we are about to strip the ELF files.
2021-01-30 15:20:53 +01:00
Leah Neukirchen
6ecbbf767a hooks/pre-pkg/03-rewrite-python-shebang.sh: use grep -r instead of find.
This saves us one sed execution per file in the destdir, resulting
in a major speedup.

Grep will only consider text files and only look at the first line.
2021-01-30 15:20:43 +01:00
Andrew J. Hesford
26ec8902ec lxc: update to 4.0.6. 2021-01-30 09:16:33 -05:00
newbluemoon
43f3ca3dba perl-Gtk3: update to 0.038 2021-01-30 09:15:35 -05:00
newbluemoon
fa1f671504 perl-Role-Tiny: update to 2.002004 2021-01-30 09:06:19 -05:00
Renato Aguiar
a2a662c5d5 delve: update to 1.6.0 2021-01-30 09:03:06 -05:00
travankor
8a29a29abc procs: update to 0.11.3. 2021-01-30 08:59:04 -05:00
newbluemoon
fb8b4b82ef perl-Specio: update to 0.47 2021-01-30 08:57:52 -05:00
Andrea Brancaleoni
6c73b37311 entr: update to 4.7. 2021-01-30 13:52:45 +00:00
Đoàn Trần Công Danh
376f3788f2 xsane: fix l10n dir 2021-01-30 16:38:41 +07:00
Đoàn Trần Công Danh
a061c693a8 gtk+: fix l10n dir 2021-01-30 16:38:41 +07:00
Đoàn Trần Công Danh
8f9791cbf7 pragha: fix l10n dir, remove build_options 2021-01-30 16:38:41 +07:00
Đoàn Trần Công Danh
e1105eff89 libgpod: fix l10n dir 2021-01-30 16:38:41 +07:00
Đoàn Trần Công Danh
9549944eb9 geeqie: fix l10n dir 2021-01-30 16:38:41 +07:00
Érico Rolim
d00fa5c4e8 librsvg: update to 2.50.3.
Remove outdated comments.

Remove forgotten conditionals for vmoves. Would have built erroneous
packages.

Add changelog.
2021-01-29 22:00:46 -03:00
q66
021a796b67 polkit-gnome: fix l10n directory 2021-01-30 01:41:07 +01:00
q66
2d2cc562ff appdata-tools: use post_patch
oops, post_configure wasn't correct but it also built fine because
the changed timestamp would make it re-run configure
2021-01-30 01:38:25 +01:00
q66
1b9b69cc8c appdata-tools: properly fix locale dir 2021-01-30 01:34:03 +01:00
q66
2261daa3ad ario: fix the l10n dir, this time properly
the previous change would change the install path but not where
the patch actually looks up the files, breaking locale support
entirely
2021-01-29 23:56:44 +01:00
Jürgen Buchmüller
a782318a91 ario: fix install path for locale files 2021-01-29 23:48:59 +01:00
q66
42e4e4e137 linux5.10: enable amdgpu dcn30 (rx 6xxx series) on ppc64 2021-01-29 23:09:05 +01:00
Johannes Brechtmann
c5ab97afd9 dehydrated: update to 0.7.0. 2021-01-29 16:59:44 -05:00
Benjamín Albiñana
698087305f tml: update to 0.4.0. 2021-01-29 18:04:24 -03:00
Johannes Brechtmann
27aac87932 ImageMagick: update to 7.0.10.60. 2021-01-29 21:36:38 +01:00
Jürgen Buchmüller
9c1c11a065 busybox: fix build w/ glibc-2.32 by disabling NFS 2021-01-29 21:09:28 +01:00
UsernameRandomlyGenerated
7fd3de4b31 tokei: update to 12.1.2. 2021-01-29 16:27:27 -03:00
Érico Rolim
c03ab1a0bb tzutils: update to 2021a. 2021-01-29 16:03:34 -03:00
Érico Rolim
da1666f167 tzdata: update to 2021a. 2021-01-29 16:03:34 -03:00
Leah Neukirchen
5c920dac74 perl-Authen-SASL: fix build and deps. 2021-01-29 19:42:16 +01:00
Jürgen Buchmüller
8a257b256f switchboard-plug-printers: fix build 2021-01-29 19:28:44 +01:00
Érico Rolim
ed1adfbea7 thunderbird-i18n: update to 78.7.0. 2021-01-29 15:18:33 -03:00
Érico Rolim
d83ce2c7f2 thunderbird: update to 78.7.0. 2021-01-29 15:18:33 -03:00
q66
ce3d544e68 konsole: switch to ninja to drop cursed hack
this avoids running into the weird automoc race condition
so we can drop that whole path and be done with it
2021-01-29 16:23:00 +01:00
Anthony Iliopoulos
bb664068d0 haveged: update to 1.9.14.
Closes: #28162 [via git-merge-pr]
2021-01-29 08:48:59 -06:00
bhagwan
5433ef33fb added broadcom-wl-dkms linux-5.10 patch source and commetary 2021-01-29 08:19:04 -06:00
bhagwan
23ae791a48 broadcom-wl-dkms patch for kernel 5.10 2021-01-29 08:19:04 -06:00
Andrew Benson
52d32de1bc python3-rich: update to 9.10.0. 2021-01-29 08:07:32 -06:00
Andrew Benson
96daacb263 Amass: update to 3.11.2. 2021-01-29 08:03:43 -06:00
Jürgen Buchmüller
3f83be08be kea: update to 1.9.4 2021-01-29 14:30:42 +01:00
q66
7bb37dacac xbps: make repo generation less error-prone 2021-01-29 14:20:39 +01:00
Jürgen Buchmüller
a4566c40ba 9base: name server problem fixed 2021-01-29 14:05:22 +01:00
Leah Neukirchen
b551285dd3 python3-boto3: update to 1.16.62. 2021-01-29 13:24:31 +01:00
Leah Neukirchen
ac91a142e8 xpdf: update to 4.03. 2021-01-29 13:23:53 +01:00
Leah Neukirchen
332d12a67a ugrep: update to 3.1.5. 2021-01-29 13:19:57 +01:00
Leah Neukirchen
175f9813c8 swi-prolog: update to 8.2.4. 2021-01-29 13:18:59 +01:00
Leah Neukirchen
adb0b91fb5 dfu-util: update to 0.10. 2021-01-29 13:18:59 +01:00
Jürgen Buchmüller
b2c3bb71a3 9base: update to 6.0.20190911
The distfile could perhaps be provided by the official Void Linux site.
2021-01-29 11:04:31 +01:00
Érico Rolim
8b7be2421d guile: don't use variable in homepage. 2021-01-29 04:06:50 -03:00
John Sullivan
42cca14b97 pinephone-uboot: update to 0.0.20200917.
Fixes random wifi MAC issue, see this issue for more details:
https://gitlab.com/ubports/community-ports/pinephone/-/issues/225

pinephone-uboot: fix usage of makejobs variable
2021-01-29 01:14:16 -03:00
tommyjanna
e1ed15d6b9 python3-wrapt: update to 1.12.1. 2021-01-29 01:13:16 -03:00