milis/talimatname/genel/g/gtk-theme-config/talimat

17 lines
415 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 tema renklerini yapılandırmak için bir araç
# URL: https://github.com/satya164/gtk-theme-config
# Paketçi: yasarciv67@gmail.com
# Gerekler: vala gconf gsettings-desktop-schemas hicolor-icon-theme gtk3
isim=gtk-theme-config
surum=1.1
devir=1
kaynak=(https://github.com/yasarciv/$isim/archive/v$surum.tar.gz)
derle() {
cd $isim-$surum
make DESTDIR="$PKG/" install
# vim:set ts=2 sw=2 et:
}