milis/talimatname/genel/a/arc-theme/talimat

17 lines
404 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.

# Tanım: GTK 3, GTK 2 ve Gnome-Shell için şeffaf öğeler içeren düz bir tema.
# URL: https://github.com/horst3180/arc-theme
# Paketçi: yasarciv milisarge
# Gerekler: gtk3 gtk-engine-murrine arc-icon-theme
isim=arc-theme
surum=20170302
devir=1
kaynak=(https://github.com/horst3180/$isim/archive/$surum.tar.gz)
derle() {
cd $isim-$surum
./autogen.sh --prefix=/usr
make DESTDIR=$PKG install
}