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

16 lines
396 B
Plaintext
Raw Normal View History

2017-10-27 20:46:27 +02:00
# Tanım: Linux için bir Gtk teması
2017-09-01 09:15:34 +02:00
# URL: https://www.xfce-look.org/p/1176474/
2017-10-27 20:46:27 +02:00
# Paketçi: yasarciv67@gmail.com
# Gerekler:
2017-09-01 09:15:34 +02:00
name=greybird-gtk-theme
version=3.22
release=1
source=(https://dl.opendesktop.org/api/files/download/id/1495049712/GreybirdClassicTR_GTK3_22.tar.gz)
build() {
cd GreybirdClassicTR_GTK3_22
install -d "$PKG/usr/share/themes"
cp -a * "$PKG/usr/share/themes/"
}