pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Epson M200 on NetBSD



Hello Benny, hello all,

after updating to version 1.7.9 my problem with the ET-2751 has also disappeared and the printer works excellent. I have adapted the driver from Benny from wip for my local repository. I send a patch with this e-Mail - but it is not quite round yet. I have not adjusted the download URL, because EPSON removes obsolete versions relatively quickly - so the URL of version 1.7.7 was already no longer available. I think in the current form this would happen just as fast with version 1.7.9. The question is whether there isn't a Github repo of it somewhere, or whether it's okay from a licensing perspective to host copies of it elsewhere. There seems to be something like a backup host at netbsd.org, which is used when all other attempts fail. Is there a "process" to get a file placed there?

One detail I noticed in the package in wip and unfortunately I could not solve it myself. With both 1.7.7 and 1.7.9 the filters and ppd files are installed under /usr/pkg/ instead of /usr/pkg/pkg/. I'd like to take a closer look at this - if you already have a solution for this I'd be happy if you give me a short sign.

Best regards
Matthias



On 06.04.21 17:23, Matthias Petermann wrote:
Hello all,

thank you very much for your work here. I have an EPSON ET-2751 since today and have a similar problem with the Epson driver from pkgsrc-wip. When printing the test page (as well as any other page), about the last third of the page remains blank. I will also try this with the new version of epson-inkjet-printer-escp.

Many greetings
Matthias


diff --git a/epson-inkjet-printer-escpr/Makefile b/epson-inkjet-printer-escpr/Makefile
index 2eba2280a4..37e11c03db 100644
--- a/epson-inkjet-printer-escpr/Makefile
+++ b/epson-inkjet-printer-escpr/Makefile
@@ -1,7 +1,7 @@
 # $NetBSD$
 
-DISTNAME=	epson-inkjet-printer-escpr-1.7.7-1lsb3.2
-PKGNAME=	epson-inkjet-printer-escpr-1.7.7
+DISTNAME=	epson-inkjet-printer-escpr-1.7.9-1lsb3.2
+PKGNAME=	epson-inkjet-printer-escpr-1.7.9
 PKGREVISION=	1
 CATEGORIES=	print
 MASTER_SITES=	https://download3.ebz.epson.net/dsc/f/03/00/10/49/18/f3016be6120a7271a6d9cb64872f817bce1920b8/
@@ -12,7 +12,7 @@ COMMENT=	Epson Inkjet Printer Driver (ESC/P-R)
 LICENSE=	gnu-gpl-v2
 
 #USE_TOOLS=	gmake
-WRKSRC=		${WRKDIR}/epson-inkjet-printer-escpr-1.7.7
+WRKSRC=		${WRKDIR}/epson-inkjet-printer-escpr-1.7.9
 GNU_CONFIGURE=	yes
 USE_LIBTOOL=	yes
 
diff --git a/epson-inkjet-printer-escpr/PLIST b/epson-inkjet-printer-escpr/PLIST
index d937e4fbc2..d6d5b120f7 100644
--- a/epson-inkjet-printer-escpr/PLIST
+++ b/epson-inkjet-printer-escpr/PLIST
@@ -568,3 +568,7 @@ pkg/share/cups/model/epson-inkjet-printer-escpr/Epson-XP-860_Series-epson-escpr-
 pkg/share/cups/model/epson-inkjet-printer-escpr/Epson-XP-900_Series-epson-escpr-en.ppd
 pkg/share/cups/model/epson-inkjet-printer-escpr/Epson-XP-950_Series-epson-escpr-en.ppd
 pkg/share/cups/model/epson-inkjet-printer-escpr/Epson-XP-960_Series-epson-escpr-en.ppd
+pkg/share/cups/model/epson-inkjet-printer-escpr/Epson-EP-713A_Series-epson-escpr-en.ppd
+pkg/share/cups/model/epson-inkjet-printer-escpr/Epson-EP-813A_Series-epson-escpr-en.ppd
+pkg/share/cups/model/epson-inkjet-printer-escpr/Epson-EP-M553T_Series-epson-escpr-en.ppd
+
diff --git a/epson-inkjet-printer-escpr/distinfo b/epson-inkjet-printer-escpr/distinfo
index 32683cce1b..81ccfbdc89 100644
--- a/epson-inkjet-printer-escpr/distinfo
+++ b/epson-inkjet-printer-escpr/distinfo
@@ -1,7 +1,7 @@
 $NetBSD$
 
-SHA1 (epson-inkjet-printer-escpr-1.7.7-1lsb3.2.tar.gz) = c9c8e8faa3d147b1f9f3ffe161ac32f0956b7fd2
-RMD160 (epson-inkjet-printer-escpr-1.7.7-1lsb3.2.tar.gz) = c19ead0e8d933e933cb355b38a294ac85b2fa91c
-SHA512 (epson-inkjet-printer-escpr-1.7.7-1lsb3.2.tar.gz) = 9663b9ed425fbe5d3f2b6f85f036cdbd230665919e2cc9d62a33ebae85a0068513417209dae97ce55e406124b92c96c455cdc204d3d2335f4215f57b79f9d2a9
-Size (epson-inkjet-printer-escpr-1.7.7-1lsb3.2.tar.gz) = 4767015 bytes
+SHA1 (epson-inkjet-printer-escpr-1.7.9-1lsb3.2.tar.gz) = 4ca808eeea5fec93711eca0e9f7e7080ba20246f
+RMD160 (epson-inkjet-printer-escpr-1.7.9-1lsb3.2.tar.gz) = bac0fa218e88a15fb907c621f0bb4baeb0a273a4
+SHA512 (epson-inkjet-printer-escpr-1.7.9-1lsb3.2.tar.gz) = 93eb130d0d0daa3f3dc57c916e29bf1222e39ffacd1bf033a0b5e53654ec46462e8f18a6a845ce273fafd6b0c778ca61f3211b8709bb2099af79b4a23d814203
+Size (epson-inkjet-printer-escpr-1.7.9-1lsb3.2.tar.gz) = 4831399 bytes
 SHA1 (patch-src_linux__cmn.c) = e037c6ff296f0cfc11f459fb0369efa16660611e

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature



Home | Main Index | Thread Index | Old Index