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
|
|
|
|
|
2017-10-28 14:10:23 +02:00
|
|
|
|
isim=greybird-gtk-theme
|
|
|
|
|
surum=3.22
|
|
|
|
|
devir=1
|
|
|
|
|
kaynak=(https://dl.opendesktop.org/api/files/download/id/1495049712/GreybirdClassicTR_GTK3_22.tar.gz)
|
2017-09-01 09:15:34 +02:00
|
|
|
|
|
2017-10-27 23:59:41 +02:00
|
|
|
|
derle() {
|
2017-09-01 09:15:34 +02:00
|
|
|
|
cd GreybirdClassicTR_GTK3_22
|
|
|
|
|
install -d "$PKG/usr/share/themes"
|
|
|
|
|
cp -a * "$PKG/usr/share/themes/"
|
|
|
|
|
}
|