Recent Projects

notsag/rebound-cli

Command-line tool that automatically fetches Stack Overflow results after compiler errors
  • EPEL 7 : x86_64
  • Fedora 38 : x86_64
  • Fedora 39 : x86_64
  • Fedora 40 : x86_64
  • Fedora rawhide : x86_64

tredaell/qemu

Newer qemu versions (from Fedora Rawhide) for EPEL7 and EPEL8
  • EPEL 7 : x86_64
  • EPEL 8 : x86_64

junwei/cfcgi

CFCGI is a fastcgi server which writed by c++, it is used to write web page with c++. For example: // declare handler void hello_handler(FcgiContext& ctx); // MUST implement the `Init` function. void Init() { // Use `Get` to register the http get methods handler, the first parameter is the uri path, and the second param is the handler. Get("/hello.so", hello_handler); } void hello_handler(FcgiContext& ctx) { // ctx.Out is a refence of ctx.Response.Out, it's a stringstream object, used to write reponse to the web server. ctx.Out << "hello, world" << endl; }
  • EPEL 7 : x86_64

yusolcev/perl-mongo

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

ekultails/lua

A build of all lua RPMs for RHEL/CentOS 8. This is primarily to provide lua-devel. Red Hat has decided not to ship this package: https://bugzilla.redhat.com/show_bug.cgi?id=1734218 Creating a local source RPM to upload to Fedora COPR: $ git clone https://git.centos.org/centos-git-common.git $ git clone https://git.centos.org/rpms/lua.git $ cd lua $ ../centos-git-common/get_sources.sh -n lua -b c8 $ cp SOURCES/* ~/rpmbuild/SOURCES/ $ rpmbuild -bs SPECS/lua.spec https://wiki.centos.org/Sources#head-8b5a127334c95d7340a4952ab9622a83988076c0
  • EPEL 8 : aarch64, x86_64

atim/veloren

Veloren is a multiplayer voxel RPG written in Rust. It is inspired by games such as Cube World, Legend of Zelda: Breath of the Wild, Dwarf Fortress and Minecraft. Veloren available on Flathub now. It's more up to date and will work on any Fedora/RHEL/CentOS version. Please try. Airshipper (A cross-platform Veloren launcher) available in this COPR.
  • Centos-stream 9 : aarch64, x86_64
  • EPEL 7 : ppc64le, x86_64
  • EPEL 8 : x86_64
  • Fedora 38 : aarch64, x86_64
  • Fedora 39 : aarch64, x86_64
  • Fedora 40 : aarch64, x86_64
  • Fedora rawhide : aarch64, x86_64

ddd/kata

rpms for Kata Containers
  • Fedora 38 : aarch64, ppc64le, x86_64
  • Fedora 39 : aarch64, ppc64le, x86_64
  • Fedora 40 : aarch64, ppc64le, x86_64
  • Fedora rawhide : aarch64, ppc64le, x86_64

pawpy/linux

kernel w/ Valve fsync patch (5.2 for now as I have issues w/ 5.3 and fsync)
  • Fedora 38 : x86_64
  • Fedora 39 : x86_64
  • Fedora 40 : x86_64
  • Fedora rawhide : x86_64

dozen/gvt

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

aztorius/kodi

Description not filled in by author. Very likely personal repository for testing purpose, which you should not use.