Recent Projects

slook/Program

This is a new program to do great things !
  • Fedora 41 : x86_64
  • Fedora 42 : x86_64
  • Fedora 43 : x86_64
  • Fedora rawhide : x86_64

t0xic0der/firmitas

Simple notification service for X.509-standard TLS certificate statuses
  • Centos-stream+epel-next 9 : aarch64, ppc64le, s390x, x86_64

jn64/avs

Last updated: 2023-06-02. Information here may become outdated. This repo contains packages related to Intel AudioVoiceSpeech (AVS) software from the Sound Open Firmware (SOF) project. avstplg tool from avsdk. This tool is used to convert XML files from avs-topology-xml to UCM .conf files. avs-topology-bin contains topology files from avs-topology-xml, converted to binary format (XML -> UCM -> bin) which can be loaded by the relevant kernel modules. This is all still work-in-progress upstream. See avs-topology-xml#5 for context and configuration. Please leave a comment via Fedora Discussion below for any issues, if there's a new upstream version, or other AVS-related software you want packaged. Using avstplg Rough guide on using avstplg to convert topology files yourself. The end result is the same as installing avs-topology-bin from this repo. Build from upstream, or install avstplg from this repo. Get the topology XML files: git clone --depth=1 https://github.com/thesofproject/avs-topology-xml.git cd avs-topology-xml Convert XML to UCM: for f in */*.xml; do avstplg -c "${f}" -o "${f%xml}conf"; done You then need to convert UCM to binaries using alsatplg: Install alsa-topology-utils (in Fedora repos) Convert UCM to bin: for g in */*.conf; do alsatplg -c "${g}" -o "${g%conf}bin"; done Install bin files to your firmware dir: sudo install -Dpv -m 0644 -t /usr/lib/firmware/intel/avs */*.bin

jhu/udisks2

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

lihis/arm-none-eabi-gdb

GDB for (remote) debugging ARM targets. Note: Just use the gdb package instead, see https://pagure.io/packager-sponsors/issue/579 for more details.

tstellar/clang-tidy-rpm-config

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

matias/xfce-spin-fixes

Some packages with fixes that I would like to see in Fedora Xfce Spin: Changes Engrampa: Adds a subpackage for the Caja Extension. So you can install Engrampa without also installing Caja. Xfce4 Whiskermenu Plugin Rebuild with account service to get the avatar from this service (Like lightdm-gtk and cfce4-screensaver)
  • Fedora 41 : x86_64
  • Fedora 42 : x86_64
  • Fedora 43 : x86_64
  • Fedora rawhide : x86_64

eyecantcu/distrobox-utils

Utilities for use with or in distrobox container images. xdg-utils-distrobox: For use within containers only, provides xdg-utils for packages that depend on it, with xdg-open symlinked to distrobox-host-exec
  • EPEL 9 : x86_64
  • Fedora 41 : x86_64
  • Fedora 42 : x86_64
  • Fedora 43 : x86_64
  • Fedora rawhide : x86_64
  • openSUSE Tumbleweed : x86_64

rafatosta/zapzap

ZapZap - Whatsapp Desktop for Linux
  • Fedora 41 : x86_64
  • Fedora 42 : x86_64
  • Fedora 43 : x86_64
  • Fedora rawhide : x86_64
  • Mageia 9 : x86_64

@centos-automotive-sig/chariott

port and build chariott on Fedora and CentOS