# Recipe for version 1.2.7 by Andre Detsch <detsch@gobolinux.org>, on Mon Nov 20 16:57:59 BRST 2006
compile_version=1.8.0
url="ftp://ftp.funet.fi/pub/mirrors/ftp.easysw.com/pub/cups/1.2.7/cups-1.2.7-source.tar.bz2"
file_size=3585758
file_md5=bf44783d9b46130bee9f2995e6055470
dir='cups-1.2.7'
recipe_type=configure

configure_options=(
	"--with-rcdir=$target"
	"--with-doc=$target/doc"
	"--with-fontpath=/Files/Fonts/Ghostscript"
	"--with-cups-user=0"
	"--with-cups-group=sys"
	"--with-python"
)

post_install() {
	Log_Normal "=================================================="
	Log_Normal ""
	Log_Normal "Note: when upgrading from CUPS 1.2.20 you may need"
	Log_Normal "      to recreate your printers because of changes"
	Log_Normal "      in the ppd uri format for usb printers."
	Log_Normal ""
	Log_Normal "=================================================="
}
