milis/talimatname/genel/m/menulibre/talimat

16 lines
608 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: Temiz, kullanımı kolay bir arayüzde modern özellikler sağlayan gelişmiş bir menü editörü. GNOME bağımlılığı olmayanlar
# URL: https://launchpad.net/menulibre
# Paketçi: milisarge
# Gerekler: python3-distutils-extra gdk-pixbuf gnome-menus gsettings-desktop-schemas gtksourceview3 python3 python3-gobject python3-psutil python3-xdg xdg-utils
# Grup: sistem
isim=menulibre
surum=2.1.3
devir=1
kaynak=(https://launchpad.net/menulibre/2.1/$surum/+download/$isim-$surum.tar.gz::$isim-$surum.tar.gz)
derle() {
cd $isim-$surum
python3 setup.py install --root="$PKG/" --optimize=1
}