188301 Commits

Author SHA1 Message Date
Leah Neukirchen
1fae42644d ruby: update to 3.2.3. 2024-01-19 15:28:20 +01:00
Leah Neukirchen
fafa3bc727 mcomix: update to 3.0.0. 2024-01-19 15:28:20 +01:00
Leah Neukirchen
c8eb8826fb golly: update to 4.2. 2024-01-19 15:28:20 +01:00
Leah Neukirchen
7ffed2f6b8 xsnow: update to 3.7.7. 2024-01-19 15:28:20 +01:00
Leah Neukirchen
9f78b2ef1d xaos: update to 4.3.2. 2024-01-19 15:28:20 +01:00
Leah Neukirchen
0be0ec6ad8 perl-Term-ReadKey: ignore versions that don't cross-compile. 2024-01-19 15:28:20 +01:00
Leah Neukirchen
e9591998c3 perl-LWP: update to 6.73. 2024-01-19 15:28:20 +01:00
Leah Neukirchen
441acf8025 iana-etc: update to 20240117. 2024-01-19 15:28:20 +01:00
Leah Neukirchen
50724c52d6 python3-pyinfra: update to 2.9. 2024-01-19 15:28:20 +01:00
Leah Neukirchen
58302c46f0 python3-argcomplete: update to 3.2.1. 2024-01-19 15:28:20 +01:00
Leah Neukirchen
1313767caa dune: update to 3.13.0. 2024-01-19 15:28:20 +01:00
Leah Neukirchen
3139f700f8 nickle: update to 2.97. 2024-01-19 15:28:20 +01:00
Leah Neukirchen
e92d5e81ea k9s: orphan. 2024-01-19 15:28:20 +01:00
oreo639
216442b78b apr: depends on libxcrypt-devel
Otherwise apr.h will say that crypt.h is not avaliable which will cause
apr-util not to include crypt.h and fail to compile.
2024-01-18 21:41:32 -08:00
oreo639
1cd643b375 libusb-compat: update checksum
The archive was updated to include a pre-generated configure script
2024-01-18 14:05:52 -08:00
oreo639
b8edfe56a5 setup/archive: fix extraction of non-tar gz/bz2/xz/zst archives
Extract archive in the destination directory instead of the source
directory.
2024-01-18 13:44:17 -08:00
Leah Neukirchen
e834a1af46 fehQlibs: orphan. 2024-01-18 11:31:38 +01:00
Leah Neukirchen
435ce2908f ucspi-ssl: orphan.
Consider using s6-networking instead.
2024-01-18 11:31:38 +01:00
Leah Neukirchen
77955ce3b7 ucspi-tcp6: orphan.
Consider using s6-networking instead.
2024-01-18 11:31:38 +01:00
Leah Neukirchen
3941adf8af sqmail: remove, outdated. 2024-01-18 11:31:38 +01:00
Leah Neukirchen
f99cdbb009 gleam: update to 0.34.0. 2024-01-18 11:31:38 +01:00
Leah Neukirchen
936620ff6f xorg-server: update to 21.1.11. 2024-01-18 11:31:38 +01:00
Leah Neukirchen
59dd696517 netpbm: update to 11.05.01. 2024-01-18 11:31:37 +01:00
Andrew J. Hesford
bc02b072ac 1password: remove package
The template is poorly written, the installed helper applications
apparently don't work with the package's system group, and setgid
helpers for password gatekeepers seem suspicious.
2024-01-18 02:19:12 -05:00
Adam Gausmann
010b744b92 New package: DSView-1.3.0 2024-01-17 23:40:24 -05:00
Jason Elswick
b23199b978 instaloader: update to 4.10.3. 2024-01-17 23:34:39 -05:00
classabbyamp
5b18c7ee66 fixup! libunwind: update to 1.7.2. 2024-01-17 22:11:45 -05:00
classabbyamp
7efd6d0b73 rust: support larger pagesizes with jemalloc 2024-01-17 22:11:45 -05:00
classabbyamp
073f90453a libunwind: update to 1.7.2.
fixes pagesize issues for e.g. rpi5-kernel
2024-01-17 22:11:45 -05:00
classabbyamp
0689acf33c fd: rebuild to fix jemalloc on larger pagesizes 2024-01-17 22:11:45 -05:00
classabbyamp
d43fe51166 common/build-helper/rust.sh: support larger pagesizes
intentionally not forcing the usage of system jemalloc because it builds
with an unprefixed malloc and thus jemalloc's malloc can unintentionally
be used for linked C libraries
2024-01-17 22:11:45 -05:00
classabbyamp
f156f6baf3 jemalloc: support larger pagesizes 2024-01-17 22:11:45 -05:00
classabbyamp
96035cce44 libretro-mupen64plus-rpi: merge into libretro-mupen64plus
add an rpi build option for armv6/7, but should work all the same
2024-01-17 14:23:46 -05:00
classabbyamp
d9ec54fc6f omxplayer: remove package
deprecated by upstream in favour of improving vlc
2024-01-17 14:23:46 -05:00
classabbyamp
325226f035 smpeg2: remove rpi build option
unnecessary now that rpi can use system libraries for GLES
2024-01-17 14:23:46 -05:00
classabbyamp
96da05dc03 libcec: remove rpi build option
unnecessary now that rpi can use system libraries
2024-01-17 14:23:46 -05:00
classabbyamp
d5ab8fffad SDL2: remove rpi build option
unnecessary now that rpi can use system libraries for GLES
2024-01-17 14:23:46 -05:00
classabbyamp
06dd03f292 rpi-userland: remove package
the utilities are now part of rpi-utils, and the libraries should be
provided by standard system libraries now
2024-01-17 14:23:46 -05:00
classabbyamp
7a53ca5eb1 linux-firmware: remove conflict between -broadcom and rpi-firmware
these files differ between linux-firmware-broadcom and rpi-firmware, but
they should only ever be necessary for raspberry pi users, and the
rpi-firmware version is probably the one that is more likely to work and
work better.
2024-01-17 14:23:46 -05:00
classabbyamp
60c2efa3c5 rpi-eeprom: update to 2023.12.14.
- install manpages (like is done in the debian rules)
- adds rpi5 firmware
2024-01-17 14:23:46 -05:00
classabbyamp
930d71886a New package: rpi-utils-20231221
replaces rpi-userland:
https://github.com/raspberrypi/userland/blob/master/README.md
2024-01-17 14:23:46 -05:00
classabbyamp
9ef6da6c01 rpi-firmware: update to 20231221, adopt.
add rpi5-specific firmware
2024-01-17 14:23:46 -05:00
classabbyamp
f7bef1aa89 rpi-kernel: update to 6.1.69, adopt.
- add rpi5 support and optimised kernel
- add support for BTRFS root
- add /proc/config.gz by default
2024-01-17 14:23:46 -05:00
icp
6d129b5ebf carapace: update to 0.29.1. 2024-01-17 14:22:01 -05:00
Marcin Puc
01bca9e0d9 github-cli: update to 2.42.1 2024-01-17 13:40:01 -05:00
Marcin Puc
fc7b4c4538 hyperrogue: update to 13.0a 2024-01-17 13:39:24 -05:00
icp
24b712406e pre-commit: update to 3.6.0. 2024-01-17 13:38:39 -05:00
icp
83e4289f95 perl-File-MimeInfo: update to 0.34. 2024-01-17 13:37:18 -05:00
icp
8b5b3cba41 ruff: update to 0.1.13. 2024-01-17 13:36:31 -05:00
icp
cdcab8b481 usql: update to 0.17.5. 2024-01-17 13:35:43 -05:00