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

17 lines
362 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.

# Description: Çizgiyi genel görünümden kaldırarak kenarda gezdirerek hareket ettirin.
# URL: https://micheleg.github.io/dash-to-dock/
# Packagers: yasarciv67@gmail.com
# Depends on: intltool dconf
name=dash-to-dock
version=57
release=1
source=()
build() {
git clone https://github.com/micheleg/dash-to-dock.git
cd $name
make
make DESTDIR=$PKG install
}