1 # Contributor: Luigi Ranghetti luigi.ranghetti[at]gmail.com
6 pkgdesc="Samsung ML-1670 CUPS driver."
8 url="http://www.samsung.com"
9 license=('custom:samsung')
10 depends=('cups-usblp' 'ghostscript')
11 source=("http://downloadcenter.samsung.com/content/DR/201103/20110318160046127/UnifiedLinuxDriver_0.92.tar.gz")
17 ${srcdir}/cdroot/Linux/noarch/at_opt/share/ppd/ML-1670spl.ppd \
18 ${pkgdir}/usr/share/cups/model/samsung/ML-1670spl.ppd
19 if [ "$CARCH" = "x86_64" ]; then
21 ${srcdir}/cdroot/Linux/x86_64/at_root/usr/lib64/cups/filter/rastertosamsungsplc \
22 ${pkgdir}/usr/lib/cups/filter/rastertosamsungsplc
25 ${srcdir}/cdroot/Linux/i386/at_root/usr/lib/cups/filter/rastertosamsungsplc \
26 ${pkgdir}/usr/lib/cups/filter/rastertosamsungsplc
30 md5sums=('44c67b162bd293d455866d2d64bb27f6')
31 sha256sums=('eb3d17af2912ba47c6c0107c2c032692b981136a5e02bc5f05f97768157282c7')