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

19 lines
528 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 kullanılan bir araç.
# URL: https://github.com/satya164/gtk-theme-config
# Paketçi: Cihan_Alkan
# Gerekler: gconf gsettings-desktop-schemas hicolor-icon-theme gtk3 vala
# Grup: grafik_tasarım
isim=gtk-theme-config
surum=1.0
devir=1
kaynak=(https://github.com/satya164/gtk-theme-config/archive/v1.0.tar.gz::$isim-$surum.tar.gz
gtk-theme-conf-tr.po)
derle() {
cd gtk-theme-config-1.0
cp ../gtk-theme-conf-tr.po po/tr.po
make
make DESTDIR="$PKG/" install
}