Recent Projects

brouhaha/asl

asl is a portable macro cross-assembler for a variety of microprocessors and controllers. Although it is mainly targeted at embedded processors and single-board computers, CPU families that are used in workstations and PCs in the target list.
  • Rhel 9 : x86_64

expeditioneer/JetBrains

JetBrains IDEs
  • Rhel 9 : x86_64

@freeipa/freeipa-4.10-nightly

This is an official COPR repository with rebuilds of FreeIPA ipa-4-10 branch for every pushed commit WARNING: Use at your own risk - it can break at any time.

arrobbins/wslu

WSL Utilities
  • Fedora 41 : aarch64, x86_64
  • Fedora 42 : aarch64, x86_64
  • Fedora eln : aarch64, x86_64
  • Fedora rawhide : aarch64, x86_64
  • openSUSE Tumbleweed : aarch64, x86_64

@freeipa/freeipa-4.11-nightly

This is an official COPR repository with rebuilds of FreeIPA ipa-4-11 branch for every pushed commit WARNING: Use at your own risk - it can break at any time.
  • Fedora 41 : aarch64, ppc64le, s390x, x86_64
  • Fedora 42 : aarch64, ppc64le, s390x, x86_64
  • Fedora rawhide : aarch64, ppc64le, s390x, x86_64

uriesk/polymc

polymc built from git authlib-injector branch
  • Fedora 41 : x86_64
  • Fedora 42 : x86_64
  • Fedora rawhide : x86_64

pqp/ironwail

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

qoijjj/vscodium

Releases of VS Code without MS branding/telemetry/licensing. https://github.com/VSCodium/vscodium

erlgrey/opentrack-wine

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

tinigriffy/cygn-pulseaudio-dlna

A small DLNA server which brings DLNA / UPNP and Chromecast* output support to PulseAudio. It can stream your current local audio playback to different UPNP devices (UPNP Media Renderers) or Chromecasts in your network. It's main goals are: easy to use, no configuration hassle, no big dependencies. UPNP/DLNA Renderers in your network will show up as pulseaudio sinks. It does not work yet with pipewire in Fedora 34, you need to swap back to pulseaudio: dnf swap --allowerasing pipewire-pulseaudio pulseaudio in Fedora 35, you need to disable wireplumber: systemctl --user mask wireplumber.service This package follows https://github.com/cygn/pulseaudio-dlna forked from Masmu for Fedora specific tweaks and other fixes. Report packaging issues here and other issues here. Latest PyChromecast (10.3) which is required by 0.6.5 is also included in the repo. Attention, it'll install but crash unless you update protobuf to 3.19 (not yet in f36): pip install --user protobuf==3.19.1