milis/talimatname/genel/g/gnome-shell-theme-nightingale/talimat

17 lines
430 B
Plaintext
Raw Normal View History

2017-10-27 20:46:27 +02:00
# Tanım: Gnome-shell için bir kabuk teması
2017-08-18 18:46:12 +02:00
# URL: https://www.opendesktop.org/p/1013006/
2017-10-27 20:46:27 +02:00
# Paketçi: yasarciv67@gmail.com
# Gerekler: gnome-shell
2017-08-18 18:46:12 +02:00
2017-10-28 14:10:23 +02:00
isim=gnome-shell-theme-nightingale
_isim=Nightingale
surum=1
devir=1
kaynak=(https://dl.opendesktop.org/api/files/download/id/1460760205/166760-Nightingale.tar.gz)
2017-08-18 18:46:12 +02:00
2017-10-27 23:59:41 +02:00
derle() {
2017-08-21 22:24:46 +02:00
cd Nightingale
2017-08-18 18:46:12 +02:00
install -d "$PKG/usr/share/themes/$_name"
cp -a * "$PKG/usr/share/themes/$_name/"
}