epson-inkjet-printer-escpr: update to 1.3.1.
This commit is contained in:
parent
723ff73311
commit
861163b774
|
@ -1,27 +1,14 @@
|
|||
# Template file for 'epson-inkject-printer-escpr'
|
||||
pkgname=epson-inkjet-printer-escpr
|
||||
_distver=1.1.1
|
||||
_lsbver=1lsb3.2
|
||||
version=${_distver}
|
||||
version=1.3.1
|
||||
revision=1
|
||||
wrksrc="${pkgname}-${_distver}"
|
||||
homepage="http://www.gnu.org/software/sed"
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-static"
|
||||
configure_args="--disable-static --with-cupsppddir=/usr/share/ppd --with-cupsfilterdir=/usr/lib/cups/filter"
|
||||
hostmakedepends="cups-devel"
|
||||
makedepends="cups-devel"
|
||||
short_desc="Epson Inkjet Printer Driver (ESC/P-R)"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
license="GPL-2"
|
||||
distfiles="http://linux.avasys.jp/drivers/lsb/epson-inkjet/escpr/src/$pkgname-${_distver}-${_lsbver}.tar.gz"
|
||||
checksum=9a818ca37c92fef1a7dd7ecac28e9e8c714894b930b149661c261c58d1ea3633
|
||||
long_desc="
|
||||
This software is a filter program used with the Common UNIX Printing
|
||||
System (CUPS) on the Linux platform.
|
||||
The software offers high quality printing with Seiko Epson color ink jet printers.
|
||||
|
||||
This product can only be used with printers that support the Epson ESC/P-R language."
|
||||
|
||||
post_install() {
|
||||
# gzip ppd files.
|
||||
find ${DESTDIR}/usr/share/cups/model -name "*.ppd"|xargs gzip -n9f
|
||||
}
|
||||
homepage="http://download.ebz.epson.net/dsc/search/01/search/?OSC=LX"
|
||||
distfiles="http://pkgs.fedoraproject.org/repo/pkgs/${pkgname}/${pkgname}-${version}-1lsb3.2.tar.gz/d4af8f9e8dcd708312730f2e41ea32bf/${pkgname}-${version}-1lsb3.2.tar.gz"
|
||||
checksum=208898f7047fe3b7e9c33aaf8d3d2cc90bd8d5fb46c5dcc8ca59e3fa27e2edb8
|
||||
|
|
Loading…
Reference in New Issue