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

17 lines
434 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
name=gnome-shell-theme-nightingale
_name=Nightingale
version=1
release=1
source=(https://dl.opendesktop.org/api/files/download/id/1460760205/166760-Nightingale.tar.gz)
build() {
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/"
}