Recent Projects

asn/sccache

Try to package sccache for Fedora
  • Fedora 41 : x86_64
  • Fedora 42 : x86_64
  • Fedora rawhide : x86_64

techlogan/wxHexEditor

wxHexEditor is a feature rich hex editor for linux ideal for extremely large files and/or raw disk access see http://www.wxhexeditor.org for further details. Located in this repository are builds of wxHexEditor version 0.25 created from code found at https://github.com/EUA/wxHexEditor (obtained from github Mar, 2025 showing last updated late 2023) This project arises from the fact I have been compiling software for some time and then packaging it before installation in order to facilitate installation, removal and upgrades without cluttering the system with files from previous versions and/or avoid inadvertent conflicts with software installed by the package manager. Posting it to an online repository makes installation simpler. The original packages as found on github often halts on compilation errors in gcc 14. Based on what I found in the make and cmake files, I made edits to the file CmakeLists.txt in the main project and udis86/CMakeLists.txt to ensure proper compilation with fewer errors rather than simply ignoring the error as some earlier compiler versions were prone to. I added a .desktop launcher and polkit configuration for a pkexec launch of wxHexEditor for when the program is used to access a file, raw disk or other device needing sudo access. Finally, based on suggestions in issue#219 found in the github repository a modification was made to source code in src/HexDialogs.cpp at line 3262 where the code: myConfigBase::Get()->Write( _T("Language"), wxLocale::FindLanguageInfo( chcLang->GetString( chcLang->GetSelection() ) )->Description ); //Saves string into configuration file. was replaced with: if(chcLang->GetSelection() != wxNOT_FOUND) {myConfigBase::Get()->Write( _T("Language"), wxLocale::FindLanguageInfo( chcLang->GetString( chcLang->GetSelection() ) )->Description );} //Saves string into configuration file.
  • EPEL 10 : x86_64
  • Fedora rawhide : x86_64

mochaa/android-udev-rules

Description not filled in by author. Very likely personal repository for testing purpose, which you should not use.
  • Centos-stream 10 : aarch64, ppc64le, s390x, x86_64
  • Centos-stream 9 : aarch64, ppc64le, s390x, x86_64
  • EPEL 10 : aarch64, ppc64le, s390x, x86_64
  • EPEL 8 : aarch64, ppc64le, s390x, x86_64
  • EPEL 9 : aarch64, ppc64le, s390x, x86_64
  • Fedora 40 : aarch64, i386, ppc64le, s390x, x86_64
  • Fedora 41 : aarch64, i386, ppc64le, s390x, x86_64
  • Fedora 42 : aarch64, i386, ppc64le, s390x, x86_64
  • Fedora eln : aarch64, ppc64le, s390x, x86_64
  • Fedora rawhide : aarch64, i386, ppc64le, s390x, x86_64

salimma/plymouth-theme-hot-dog-epel

Bringing beefy miracle joy to Enterprise Linux
  • EPEL 10 : aarch64, x86_64
  • EPEL 9 : aarch64, x86_64

psychaos/sentry-blue

Description not filled in by author. Very likely personal repository for testing purpose, which you should not use.
  • Fedora 42 : x86_64

kmkrh/Experiment

Description not filled in by author. Very likely personal repository for testing purpose, which you should not use.
  • Fedora rawhide : x86_64

marcin/sdm845

Description not filled in by author. Very likely personal repository for testing purpose, which you should not use.
  • Fedora 41 : aarch64
  • Fedora 42 : aarch64
  • Fedora rawhide : aarch64

51ddh4r7h/ghostty

Ghostty is a terminal emulator that differentiates itself by being fast, feature-rich, and native.
  • Fedora 41 : x86_64
  • Fedora 42 : x86_64
  • Fedora rawhide : x86_64

mschorm/mysql-test

Description not filled in by author. Very likely personal repository for testing purpose, which you should not use.
  • Fedora rawhide : x86_64

thrnciar/httpie

Description not filled in by author. Very likely personal repository for testing purpose, which you should not use.
  • Fedora rawhide : x86_64