milis/talimatname/genel/a/anydesk/talimat

24 lines
610 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: Uzaktan Destek için Bir Hepsi Bir Arada Yazılım.
# URL: http://anydesk.de/
# Paketçi: Cihan_Alkan
# Gerekler: gtkglext cairo pango
# Grup: ağ
isim=anydesk
surum=2.9.5
devir=1
kaynak=(http://download.anydesk.com/linux/${isim}_${surum}-1_amd64.deb
user.conf)
derle() {
cd $SRC
bsdtar -xf ${isim}_${surum}-1_amd64.deb
cd $PKG
tar xf $SRC/data.tar.gz
# Programın otomatik başlamasını istiyorsanız alt satırın başına diyez işerati koyun.
rm -rf etc/
#mkdir ~/.anydesk
#echo ad.ui.lang=tr > ~/.anydesk/user.conf
#echo ad.ui.lang.auto=false >> ~/.anydesk/user.conf
}