mirror of
https://codeberg.org/kiss-community/repo
synced 2024-12-21 23:00:06 -07:00
adwaita-icon-theme: 45.0
This commit is contained in:
parent
979cec4f86
commit
41e2ba92f8
@ -1,7 +1,10 @@
|
||||
#!/bin/sh -e
|
||||
|
||||
./configure \
|
||||
--prefix=/usr
|
||||
export DESTDIR="$1"
|
||||
|
||||
make
|
||||
make DESTDIR="$1" install
|
||||
meson setup \
|
||||
-Dprefix=/usr \
|
||||
. output
|
||||
|
||||
ninja -C output
|
||||
ninja -C output install
|
||||
|
@ -1 +1 @@
|
||||
61c26c8b7450a1e3b909209fbbf9f753102fdce5c718deb23da226b62790594813
|
||||
cefbed8a5e5008b3967533a1ba9c90b8216689b8a2a6808b3dc044723fd25b5571
|
||||
|
1
extra/adwaita-icon-theme/depends
Normal file
1
extra/adwaita-icon-theme/depends
Normal file
@ -0,0 +1 @@
|
||||
meson make
|
@ -1 +1 @@
|
||||
https://download.gnome.org/sources/adwaita-icon-theme/44/adwaita-icon-theme-44.0.tar.xz
|
||||
https://download.gnome.org/sources/adwaita-icon-theme/45/adwaita-icon-theme-45.0.tar.xz
|
||||
|
@ -1 +1 @@
|
||||
44.0 1
|
||||
45.0 1
|
||||
|
Loading…
Reference in New Issue
Block a user