Hi Daniel, Daniel Glöckner writes:
> Hello, > > On Mon, Jan 14, 2019 at 10:25:38AM +0100, Johannes Meixner wrote: >> In recent openSUSE the package libieee1284 was dropped >> (in March 2018) because libieee1284 requires Python2 >> which is is considered to be deprecated/outdated. > > AFAICS the epson backend does not use ieee1284* or sanei_pp* > functions. It uses sanei_pio functions to access the parallel > port hardware, which does not go through libieee1284. Looking with git grep -E '(ieee1284|sanei_pp)' -- backends/epson* sanei/sanei_pio.* and git grep sanei_pio -- backends/epson* on current HEAD of the master branch, a8fb090f, indicates you're correct. Hope this helps, -- Olaf Meeuwissen, LPIC-2 FSF Associate Member since 2004-01-27 GnuPG key: F84A2DD9/B3C0 2F47 EA19 64F4 9F13 F43E B8A4 A88A F84A 2DD9 Support Free Software https://my.fsf.org/donate Join the Free Software Foundation https://my.fsf.org/join -- sane-devel mailing list: [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/sane-devel Unsubscribe: Send mail with subject "unsubscribe your_password" to [email protected]
