User Image

Monotykamary's Profile

monotykamary (fas) | Fedora badges

Monotykamary's Projects

monotykamary/jsonnet

Jsonnet is a domain specific configuration language that helps you define JSON data. Jsonnet lets you compute fragments of JSON within the structure, bringing the same benefit to structured data that templating languages bring to plain text.
  • EPEL 7 : x86_64
  • Fedora 38 : x86_64
  • Fedora 39 : x86_64
  • Fedora 40 : x86_64
  • Fedora rawhide : x86_64

monotykamary/bashdb

The Bash Debugger Project is a source-code debugger for bash, which follows the gdb command syntax. The purpose of the BASH debugger is to check what is going on “inside” a bash script, while it executes: * Start a script, specifying conditions that might affect its behavior. * Stop a script at certain conditions (break points). * Examine the state of a script. * Experiment, by changing variable values on the fly. The 4.0 series is a complete rewrite of the previous series. Bashdb can be used with ddd: ddd --debugger %{_bindir}/%{name} .
  • Fedora 38 : i386, x86_64
  • Fedora 39 : i386, x86_64
  • Fedora 40 : i386, x86_64
  • Fedora rawhide : i386, x86_64

monotykamary/Cadence

A project dedicated to building falkTX/Cadence, with specs and patches forked from ycollet/fedora-spec. When forking this, I discovered that this package seems to be an absolute minimal install of Cadence; so much so, it forgot to include qt and dbus dependencies for itself. You will need to install modules manually that will suit your audio use case: - a2jmidid.x86_64 - pulseaudio-module-jack.x86_64 - alsa-plugins-jack.i686 - alsa-plugins-jack.x86_64 - zita-at1.x86_64 - zita-rev1.x86_64 - allegro-jack-plugin.x86_64 ... To add yourself to the jackusers group: sudo usermod -aG jackuser $(whoami) To add yourself to the audio group: sudo usermod -aG audio $(whoami)
  • Fedora 38 : i386, x86_64
  • Fedora 39 : i386, x86_64
  • Fedora 40 : i386, x86_64
  • Fedora rawhide : i386, x86_64

monotykamary/RetroArch

RetroArch RetroArch is the reference frontend for the libretro API. Popular examples of implementations for this API includes videogame system emulators and game engines, but also more generalized 3D programs. These programs are instantiated as dynamic libraries. We refer to these as "libretro cores". Cores and Assets This build does not include any of the libretro cores or base assets, though these can easily be downloaded via the RetroArch interface once installed. Source See the RetroArch GitHub page.
  • Fedora 38 : i386, x86_64
  • Fedora 39 : i386, x86_64
  • Fedora 40 : i386, x86_64
  • Fedora rawhide : i386, x86_64