Skip to content

Nix flake for rom-properties, a shell extension that adds a few nice features to file browsers for managing video game ROM and disc images.

Notifications You must be signed in to change notification settings

Whovian9369/rom-properties-nix-flake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Whovian's rom-properties nix flake

I was self-packaging rom-properties for myself, and a friend asked me to please put in a GitHub Repo. You should be able to build this by running nix build github:Whovian9369/rom-properties-nix-flake. That will then give you a binary called rpcli that you can use to find information about various game roms.

There are also alternate versions available and exposed by this flake for use with various Desktop Environments, including but not limited to:

  • Plasma/KDE 6.x

    • rp_kde6 can be built by using nix build github:Whovian9369/rom-properties-nix-flake#rp_kde6
  • Cinnamon, GNOME, MATE (1.18+), XFCE, and Unity (GTK 3)

    • Currently unavailable.
    • rp_gtk3 can be built by using nix build github:Whovian9369/rom-properties-nix-flake#rp_gtk3
  • XFCE, and GNOME 43 (GTK 3)

    • Currently unavailable.
    • rp_gtk4 can be built by using nix build github:Whovian9369/rom-properties-nix-flake#rp_gtk4
  • KDE 4.x

    • Currently unavailable.
    • rp_kde4 can be built by using nix build github:Whovian9369/rom-properties-nix-flake#rp_kde4
  • Plasma/KDE 5.x

    • Currently unavailable.
    • rp_kde5 can be built by using nix build github:Whovian9369/rom-properties-nix-flake#rp_kde5

rom-properties is licensed under the GNU General Public License, Version 2.

Notes:

  • I have not been able to test this on a system that isn't x86_64-linux, so I have it hardcoded in the flake.

About

Nix flake for rom-properties, a shell extension that adds a few nice features to file browsers for managing video game ROM and disc images.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages