milis/talimatname/genel/f/foomatic-db-nonfree/talimat

18 lines
509 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: Foomatic veritabanı uzantısı, özgür olmayan lisanslarla üreticinin sağladığı PPD dosyalarından oluşur ve bunların yeniden dağıtılabilmelerini sağlar.
# URL: http://www.linuxprinting.org/foomatic.html
# Paketçi: milisarge
# Gerekler: cups perl libxml2
isim=foomatic-db-nonfree
surum=20150819
devir=1
_surum=20150819
kaynak=(http://www.openprinting.org/download/foomatic/$isim-${_version}.tar.gz)
derle() {
cd $isim-*
./configure --prefix=/usr
make
make DESTDIR=$PKG install
}