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

17 lines
453 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# 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 Nightingale/gnome-shell
install -d "$PKG/usr/share/themes/$_name"
cp -a * "$PKG/usr/share/themes/$_name/"
}