milis/talimatname/genel/l/lila-hd-icon-theme/talimat

20 lines
498 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: Linux için Lila simge seti
# URL: https://github.com/ilnanny/Lila-HD-icon-theme
# Paketçi: yasarciv67@gmail.com
# Gerekler: gtk-update-icon-cache
isim=lila-hd-icon-theme
_isim=Lila-HD-icon-theme
surum=1
devir=1
kaynak=()
derle() {
git clone https://github.com/ilnanny/$_name.git
cd "${_name}"
rm {credits,icon-theme.cache,lila-hd-32-px.png,Lila-HD-Icon-theme-3.0-Preview.png,README.md,install,SupportMe}
install -d "$PKG/usr/share/icons/"
cp -a * "$PKG/usr/share/icons/"
}