milis/talimatname/genel/g/greybird-gtk-theme/talimat

17 lines
399 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 bir Gtk teması
# URL: https://www.xfce-look.org/p/1176474/
# Paketçi: yasarciv67
# Gerekler:
# Grup: tasarım
isim=greybird-gtk-theme
surum=3.22
devir=1
kaynak=(https://dl.opendesktop.org/api/files/download/id/1495049712/GreybirdClassicTR_GTK3_22.tar.gz)
derle() {
cd GreybirdClassicTR_GTK3_22
install -d "$PKG/usr/share/themes"
cp -a * "$PKG/usr/share/themes/"
}