milis/talimatname/genel/f/foxitreader/talimat

16 lines
409 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: Hızlı, güvenli ve eksiksiz bir PDF görüntüleyici
# URL: https://www.foxitsoftware.com/products/pdf-reader/
# Paketçi: Cihan_Alkan
# Gerekler: qt5 p7zip libsecret
# Grup: ofis
isim=foxitreader
surum=2.4.1.0609
devir=1
kaynak=(https://sourceforge.net/projects/ay-linux/files/Aylinux_Depo/foxitreader-tr-2.4.1.0609-4-x86_64.pkg.tar.xz)
derle() {
mkdir $PKG/usr
cp -R $SRC/usr/* $PKG/usr/
}