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

17 lines
448 B
Plaintext
Raw Normal View History

2017-08-18 18:46:12 +02:00
# Description: Gnome-shell için bir kabuk teması
# URL: https://www.opendesktop.org/p/1013006/
# Packager: yasarciv67@gmail.com
# Depends on: gnome-shell
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() {
cd "$/166760-{_name}"
install -d "$PKG/usr/share/themes/$_name"
cp -a * "$PKG/usr/share/themes/$_name/"
}