milis/talimatname/genel/d/delft-icon-theme/talimat

17 lines
440 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Tanım: Güncel uygulama simgeleri ile Faenza ikon temasının devamı
# URL: https://www.gnome-look.org/p/1199881
# Paketçi: yasarciv67
# Gerekler:
# Grup: tasarım
isim=delft-icon-theme
_isim=delft-iconpack
surum=1.4
devir=1
kaynak=(https://github.com/madmaxms/iconpack-delft/releases/download/v$surum/$_isim.tar.xz::$_isim-$surum.tar.xz)
derle() {
install -d ${PKG}/usr/share/icons
cp -r ${SRC}/Delft* ${PKG}/usr/share/icons
}