Commit graph

166455 commits

Author SHA1 Message Date
classabbyamp
9bd0059ddb
fix build with new SDL2 versioning
fixes #39648
2022-10-05 18:51:15 -04:00
Daniel Eyßer
11f6893c79 tectonic: update to 0.11.0. 2022-10-05 17:54:14 -04:00
prez
efeedb0111 gallery-dl: update to 1.23.2. 2022-10-05 17:50:13 -04:00
Joel Beckmeyer
2544a00ecc python3-psycopg: update to 3.1.3. 2022-10-05 17:42:59 -04:00
Gerardo Di iorio
15080233be cpuid: update to 20221003. 2022-10-05 17:41:14 -04:00
unfairscheduler
83f8cd0b41 nvtop: update to 2.0.4 2022-10-05 17:40:22 -04:00
Markus Uhlin
77249fdc9b swirc: update to 3.3.6. 2022-10-05 17:37:58 -04:00
Marcin Puc
e57940c0b0 github-cli: update to 2.17.0 2022-10-05 17:33:45 -04:00
mobinmob
5c4561588b strawberry: update to 1.0.9. 2022-10-05 17:23:32 -04:00
Michal Vasilek
b525c76ecf pdfgrep: add missing dependency 2022-10-05 22:03:47 +02:00
Michal Vasilek
3c1500ae78 p7zip: fix build with GCC 12 2022-10-05 21:55:29 +02:00
Alex Lohr
a33a6b1c8d google-chrome: update to 106.0.5249.91
replace curl with xbps-fetch
2022-10-05 12:30:27 -05:00
oreo639
4f1daf96be
firefox-esr: update to 102.3.0.
Co-authored-by: Duncaen <duncaen@voidlinux.org>
2022-10-05 19:21:17 +02:00
oreo639
27254c70cd
firefox-esr-i18n: update to 102.3.0. 2022-10-05 19:21:17 +02:00
dconixDev
9b5324ec3f intellij-idea-community-edition: update to 2022.2.2. 2022-10-05 18:55:25 +02:00
Barbaross
8b8395445e keyd: update to 2.4.2 2022-10-05 18:48:35 +02:00
teldra
4e47604ab5 gajim-omemo: update to 2.8.16. 2022-10-05 16:11:42 +02:00
Piraty
67eb6119f7 libcap-ng: update to 0.8.3. 2022-10-05 15:38:57 +02:00
newbluemoon
c49ca43d4b praat: update to 6.2.21. 2022-10-05 15:35:57 +02:00
Duncaen
0413451a2f
u-boot-tools: update to 2022.10. 2022-10-05 15:21:57 +02:00
Barbaross
dbc1fb53a3 keyd: Verify current udevd process is supervised by runit
Sometimes when starting the keyd service, the keyboard can become unresponsive.
This is the result of keyd starting when the early udevd process is still
running but before the udevd runit service has started. The udevd runit
service kills the early udevd process causing the keyboard to become
unresponsive until the keyd process has been terminated. The below
code verifies that the supervised udevd process is the same as the
currently running udevd process. Please enter the commit message for
your changes. Lines starting with '#' will be ignored, and an empty
message aborts the commit.
2022-10-05 15:07:02 +02:00
Duncaen
56dcfc1dea
synthv1: update to 0.9.27. 2022-10-05 14:21:11 +02:00
Duncaen
40c16a35df
samplv1: update to 0.9.27. 2022-10-05 14:21:11 +02:00
Duncaen
6130340f66
padthv1: update to 0.9.27. 2022-10-05 14:21:11 +02:00
Duncaen
6367b12eaf
drumkv1: update to 0.9.27. 2022-10-05 14:21:10 +02:00
cinerea0
cf38fa103b New package: taplo-0.7.0 2022-10-05 09:41:28 +00:00
Quentin Rameau
0dc57fa934 openvpn: update to 2.5.7 2022-10-05 11:41:39 +07:00
André Cerqueira
2004e7c4cf phonon-qt5-backend-gstreamer: add libxml2-devel makedepends 2022-10-05 11:31:48 +07:00
Đoàn Trần Công Danh
cc77c482da linux5.19: update to 5.19.13. 2022-10-05 09:41:13 +07:00
classabbyamp
c6c27bd4f8
hackrf: set udev rules group to plugdev explicitly
tries to use `getent` to check if the plugdev group exists.
on cross/musl, this fails.
2022-10-04 19:45:08 -04:00
q66
1b4e00e505 arti: restrict archs 2022-10-04 23:41:16 +00:00
André Cerqueira
552d060365 hackrf: remove duplicate udev rule;fix udev dir
Fix fail, because it installs rules on /etc/udev/rules.d which is
forbidden use /usr/lib/udev/rules.d instead.

```
=> hackrf-2021.03.1_1: running pre-pkg hook: 99-pkglint ...
=> ERROR: /etc/udev/rules.d is forbidden. Use /usr/lib/udev/rules.d.
=> ERROR: cannot continue with installation!
```
2022-10-04 17:01:12 -04:00
Michal Vasilek
595f746c16 cinnamon-control-center: update to 5.4.7. 2022-10-04 21:57:50 +02:00
Leah Neukirchen
d699bdc403 redis: update to 7.0.5. 2022-10-04 21:39:36 +02:00
Michal Vasilek
69845f4ebb pkg-config: remove unused bootstrap=yes
all bootstrap packages use pkgconf, so having pkg-config marked with
bootstrap=yes doesn't make sense
2022-10-04 21:26:30 +02:00
cultab
20dd007c49 lua54-luaexpat: update to 1.5.0 2022-10-04 21:26:18 +02:00
cultab
ce7d0d2a71 lua54-luaexpat: update checksum and distfiles
As per the documentation on the
[homepage](https://matthewwild.co.uk/projects/luaexpat/)
under Download, the source is distributed throught github.

It seems the move was done on version 1.4.0,
versions 1.3.0 and 1.2.0 have been recreated on the github repo.
2022-10-04 21:26:18 +02:00
Leah Neukirchen
6580d5bf23 gnuplot: update to 5.4.5. 2022-10-04 21:21:09 +02:00
Leah Neukirchen
f2f994dac4 debootstrap: update to 1.0.127+nmu1. 2022-10-04 21:19:15 +02:00
classabbyamp
6ad1ae5f6d
intellij-idea-community-edition: revert unnecessary .desktop change
see #39683

IDEA_JDK is already exported via /etc/profile by jetbrains-jdk-bin
2022-10-04 15:09:42 -04:00
classabbyamp
d6b774d0f9 syncthingtray: update to 1.2.4. 2022-10-04 15:04:35 -04:00
classabbyamp
bd1a6466f5 qtutilities: update to 6.9.0. 2022-10-04 15:04:35 -04:00
Marcin Puc
0f15062021 cargo-update: update to 10.0.1 2022-10-04 14:58:58 -04:00
Dexter Gaon-Shatford
1317ac9b12 intellij-idea-community-edition: use jetbrains jdk 2022-10-04 14:45:15 -04:00
onli
ff27cda703 ruby-mime-types-data: update to 3.2022.0105 2022-10-04 14:42:54 -04:00
Tony Zorman
3417a0e0e5 git-annex: update to 10.20221003
The `webapp` flag has been inlined into the (also enabled) `assistant`
flag.
2022-10-04 14:03:54 -04:00
Benjamín Albiñana
4f25d0c000 exiftool: update to 12.47. 2022-10-04 13:50:56 -04:00
Benjamín Albiñana
7ba0778902 homebank: update to 5.5.7. 2022-10-04 13:50:14 -04:00
icp
9414171cd8 Komikku: fix appdata file 2022-10-04 11:16:30 -04:00
icp
88b3adc73e coursera-dl: patch for python3>=3.9 2022-10-04 11:16:30 -04:00