milis/talimatname/genel/l/lightdm-gtk-greeter-settings/talimat

19 lines
707 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: LightDM GTK+ Greeter için ayar düzenleyici
# URL: https://launchpad.net/lightdm-gtk-greeter-settings
# Paketçi: yasarciv
# Gerekler: python3 python3-distutils-extra gtk3 python3-gobject gtk-update-icon-cache desktop-file-utils lightdm-gtk-greeter
# Grup: sistem
isim=lightdm-gtk-greeter-settings
surum=1.2.2
devir=2
kaynak=(https://launchpad.net/lightdm-gtk-greeter-settings/${surum%.*}/$surum/+download/$isim-$surum.tar.gz
http://kaynaklar.milislinux.org/lightdm-gtk-greeter-settings-tr.po)
derle() {
cd "$SRC/$isim-$surum"
mv ${SRC}/lightdm-gtk-greeter-settings-tr.po po/tr.po
python3 setup.py build
python3 setup.py install --root="$PKG" --optimize=1 --xfce-integration
}