mirror of
https://github.com/Phantop/solus-stuff
synced 2024-11-01 04:14:58 +00:00
22 lines
744 B
YAML
22 lines
744 B
YAML
name : rom-properties
|
|
version : 1.7.3
|
|
release : 1
|
|
source :
|
|
- https://github.com/GerbilSoft/rom-properties/archive/v1.7.3.tar.gz : 9d22d2aeb824f05ffbe0a1c116aeefb4f34bf46616be6b79073f3de63c7f5eb1
|
|
license : GPL2
|
|
summary : This shell extension adds a few nice features to file browsers for managing video game ROM and disc images
|
|
description: This shell extension adds a few nice features to file browsers for managing video game ROM and disc images
|
|
builddeps :
|
|
- curl-devel
|
|
- caja-devel
|
|
- libseccomp-devel
|
|
- libnettle-devel
|
|
setup : |
|
|
%cmake
|
|
build : |
|
|
%make
|
|
install : |
|
|
%make_install
|
|
install -Ddm 00755 $installdir/etc/apparmor.d/local
|
|
touch $installdir/etc/apparmor.d/local/usr.bin.rpcli
|