milis/talimatname/genel/d/dash-to-dock/talimat

18 lines
315 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: GNOME için bir uygulama başlatıcı
# URL: https://micheleg.github.io/dash-to-dock/
# Paketçi: yasarciv67
# Gerekler: intltool dconf
# Grup: sistem
isim=dash-to-dock
surum=57
devir=1
kaynak=()
derle() {
git clone https://github.com/micheleg/dash-to-dock.git
cd $isim
make
make DESTDIR=$PKG install
}