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

20 lines
502 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
name=lila-hd-icon-theme
_name=Lila-HD-icon-theme
version=1
release=1
source=()
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/"
}