keithbowes/deponejo

Project ID: 139294

Description

Primarily backports of outdated packages in the stable release of Mageia from Cauldron (my initial plan was to submit to BlogDrake to reach a higher number of users, but that seems not to be possible at the moment; plus, my Spanish is A1). Sometimes, some new stuff for Cauldron too. Packages for other distros are on a case-by-case basis.

Some packages are available for Cauldron due to deficiencies in the official builds:

  • Alacritty: My build includes the man pages, where the official build doesn't (the official SPEC has a typo: %{mandir} instead of %{_mandir}).
  • Bogofilter: Uses SQLite instead of the antiquated Berkeley DB. You can export your Berkeley DB database via bogoutil -d wordlist.db -o wordlist.txt before the update and then import it to the SQLite format via bogoutil -I wordlist.txt -o wordlist.db after the update. I know a more logical replacement for Berkeley DB would be LMDB, but both Fedora and LFS are using the SQLite backend, so I suppose they know better than I do.
  • Neovim: My build bundles the tree-sitter parsers so that there won't be Lua errors. Also backported to Mageia 9 with bundled tree-sitter, libvterm, and msgpack.
  • Lynx: Removed the silly line about it may be illegal to use it. Why just warn with Lynx but not other SSL/TLS-enabled browsers? Besides, after Edward Snowden's revelations, virtually all websites went to HTTPS, to reduce government snooping, so it's virtually impossible to use the web without SSL/TLS nowadays. I know the US government, like the corporations that control it, want to have their cake and eat it too, but in this case, they surely realize that people in other countries using HTTPS is due to their own doing.
  • Pipewire: With support for roc plugins, because why not? Also backported to Mageia 9 because Mageia 9 has pre-1.0 versions of Pipewire. 1.0+ might not be any less inclined to blow up your speakers, but I suppose it can't be more.
  • SDL: Uses cmake instead of autotools, so with support for libdecor and KMS/DRM. (These changes have made it into Cauldron, perhaps coincidentally or perhaps a maintainer saw my or someone else's repo, so they'll be available in the official repos starting in Mageia 10.)

Installation Instructions

After enabling the repo, you should be able to do sudo dnf upgrade to get newer packages. You can also use dnf --repo=copr:copr.fedorainfracloud.org:keithbowes:deponejo list --available to see if there are any packages you want to install.

Active Releases

The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).

Release Architectures Repo Download
Centos-stream 10 aarch64 (372)*, ppc64le (255)*, s390x (420)*, x86_64 (261)* Centos-stream 10 (16 downloads)
Centos-stream 9 aarch64 (141)*, ppc64le (283)*, s390x (325)*, x86_64 (280)* Centos-stream 9 (15 downloads)
EPEL 10 aarch64 (7)*, ppc64le (27)*, s390x (9)*, x86_64 (9)* EPEL 10 (5 downloads)
EPEL 8 ppc64le (113)*, s390x (12)*, x86_64 (107)* EPEL 8 (15 downloads)
EPEL 9 aarch64 (57)*, ppc64le (135)*, s390x (52)*, x86_64 (459)* EPEL 9 (19 downloads)
Fedora 39 aarch64 (153)*, ppc64le (174)*, s390x (183)*, x86_64 (185)* Fedora 39 (17 downloads)
Fedora 40 aarch64 (422)*, ppc64le (435)*, s390x (228)*, x86_64 (597)* Fedora 40 (21 downloads)
Fedora 41 aarch64 (237)*, ppc64le (229)*, s390x (303)*, x86_64 (233)* Fedora 41 (13 downloads)
Fedora rawhide aarch64 (137)*, ppc64le (389)*, s390x (592)*, x86_64 (190)* Fedora rawhide (16 downloads)
Mageia 8 aarch64 (830)*, i586 (1226)*, x86_64 (1431)* Mageia 8 (16 downloads)
Mageia 9 aarch64 (2523)*, i586 (2081)*, x86_64 (2288)* Mageia 9 (17 downloads)
Mageia cauldron aarch64 (1400)*, i686 (1148)*, x86_64 (1349)* Mageia cauldron (15 downloads)
openEuler 20.03 aarch64 (17)*, x86_64 (97)* openEuler 20.03 (14 downloads)
openEuler 22.03 aarch64 (400)*, x86_64 (410)* openEuler 22.03 (17 downloads)
openEuler 24.03 aarch64 (80)*, x86_64 (63)* openEuler 24.03 (6 downloads)
openSUSE Leap 15.4 aarch64 (142)*, x86_64 (120)* openSUSE Leap 15.4 (0 downloads)
openSUSE Leap 15.5 aarch64 (159)*, x86_64 (257)* openSUSE Leap 15.5 (15 downloads)
openSUSE Tumbleweed aarch64 (245)*, i586 (2)*, ppc64le (5)*, x86_64 (110)* openSUSE Tumbleweed (15 downloads)

* Total number of downloaded packages.