mirror of
https://github.com/Phantop/solus-stuff
synced 2024-11-21 14:22:58 +00:00
Update rom-properties, dolphin, starship
This commit is contained in:
parent
c500432305
commit
0d5f4378e4
|
@ -1 +1 @@
|
||||||
Subproject commit 0e8ca7df34bdf47ec8bbc30cede767a08919ba49
|
Subproject commit 6d5b3b0e4691f43c17eb813756a85880cf808350
|
|
@ -1,21 +1,21 @@
|
||||||
name : rom-properties
|
name : rom-properties
|
||||||
version : 1.7.3
|
version : 1.8.3
|
||||||
release : 1
|
release : 2
|
||||||
source :
|
source :
|
||||||
- https://github.com/GerbilSoft/rom-properties/archive/v1.7.3.tar.gz : 9d22d2aeb824f05ffbe0a1c116aeefb4f34bf46616be6b79073f3de63c7f5eb1
|
- https://github.com/GerbilSoft/rom-properties/archive/refs/tags/v1.8.3.tar.gz : 72bbf5560f197a7a53cf2686e23e204027bf3fbbc5ef733f4194ec3c582e61c4
|
||||||
license : GPL2
|
license : GPL2
|
||||||
summary : This shell extension adds a few nice features to file browsers for managing video game ROM and disc images
|
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
|
description: This shell extension adds a few nice features to file browsers for managing video game ROM and disc images
|
||||||
builddeps :
|
builddeps :
|
||||||
- curl-devel
|
- curl-devel
|
||||||
- caja-devel
|
- caja-devel
|
||||||
- libseccomp-devel
|
- libseccomp-devel
|
||||||
- libnettle-devel
|
- libnettle-devel
|
||||||
setup : |
|
setup : |
|
||||||
%cmake
|
%cmake
|
||||||
build : |
|
build : |
|
||||||
%make
|
%make
|
||||||
install : |
|
install : |
|
||||||
%make_install
|
%make_install
|
||||||
install -Ddm 00755 $installdir/etc/apparmor.d/local
|
install -Ddm 00755 $installdir/etc/apparmor.d/local
|
||||||
touch $installdir/etc/apparmor.d/local/usr.bin.rpcli
|
touch $installdir/etc/apparmor.d/local/usr.bin.rpcli
|
||||||
|
|
2
starship
2
starship
|
@ -1 +1 @@
|
||||||
Subproject commit 4bfc126df51879f420244f498ab857801fb0c788
|
Subproject commit 4bd29ecdc4a0c2310242398c7e550301d1a9afe4
|
Loading…
Reference in a new issue