mirror of
https://codeberg.org/kiss-community/repo
synced 2024-12-21 23:00:06 -07:00
hicolor-icon-theme: 0.18
This commit is contained in:
parent
e369ce3103
commit
f58fef2a55
@ -1,6 +1,10 @@
|
|||||||
#!/bin/sh -e
|
#!/bin/sh -e
|
||||||
|
|
||||||
./configure \
|
export DESTDIR="$1"
|
||||||
--prefix=/usr
|
|
||||||
|
|
||||||
make DESTDIR="$1" install
|
meson setup \
|
||||||
|
-Dprefix=/usr \
|
||||||
|
output
|
||||||
|
|
||||||
|
ninja -C output
|
||||||
|
ninja -C output install
|
||||||
|
@ -1 +1 @@
|
|||||||
95dba49dbf1e5bbf701ff98c1d80508359f274572f3fdaf70d3f07a16bf9534f31
|
062e251872a23ecf47a127293ae9abf98a1c912f82f819d0cebccf8d9415deb239
|
||||||
|
1
extra/hicolor-icon-theme/depends
Normal file
1
extra/hicolor-icon-theme/depends
Normal file
@ -0,0 +1 @@
|
|||||||
|
meson make
|
@ -1 +1 @@
|
|||||||
https://icon-theme.freedesktop.org/releases/hicolor-icon-theme-0.17.tar.xz
|
https://icon-theme.freedesktop.org/releases/hicolor-icon-theme-0.18.tar.xz
|
||||||
|
@ -1 +1 @@
|
|||||||
0.17 1
|
0.18 1
|
||||||
|
Loading…
Reference in New Issue
Block a user