Package Details: pnm2ppa 1.13-2

Git Clone URL: https://aur.archlinux.org/pnm2ppa.git (read-only, click to copy)
Package Base: pnm2ppa
Description: Ghostscript print filter for owners of HP DeskJet 710C, 712C, 720C, 722C, 820Cse, 820Cxi, 1000Cse, or 1000Cxi printers.
Upstream URL: http://pnm2ppa.sourceforge.net/
Licenses: GPL
Submitter: None
Maintainer: vbmithr
Last Packager: vbmithr
Votes: 15
Popularity: 0.000000
First Submitted: 2005-04-26 22:14 (UTC)
Last Updated: 2021-04-01 12:56 (UTC)

Latest Comments

1 2 Next › Last »

vbmithr commented on 2021-04-01 12:56 (UTC)

Thanks, fixed.

dreieck commented on 2021-01-12 20:43 (UTC) (edited on 2021-01-12 20:45 (UTC) by dreieck)

Build fails for me:

make[2]: Entering directory '/[...]/src/pnm2ppa-1.13'
gcc  -g0 -march=x86-64 -mtune=native -O3 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fomit-frame-pointer -fPIC -Wall -Wsign-compare -Wfloat-equal -Wformat-security -g -O2 -DNDEBUG  -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -o pnm2ppa pnm2ppa.o syslog.o ppa.o image.o dither.o cutswath.o gamma.o  hash_ink.o  -lm 
/sbin/ld: syslog.o:/[...]/src/pnm2ppa-1.13/ppa_syslog.h:42: multiple definition of `syslog_message'; pnm2ppa.o:/[...]/src/pnm2ppa-1.13/ppa_syslog.h:42: first defined here
/sbin/ld: ppa.o:/[...]/src/pnm2ppa-1.13/ppa_syslog.h:42: multiple definition of `syslog_message'; pnm2ppa.o:/[...]/src/pnm2ppa-1.13/ppa_syslog.h:42: first defined here
/sbin/ld: image.o:/[...]/src/pnm2ppa-1.13/ppa_syslog.h:42: multiple definition of `syslog_message'; pnm2ppa.o:/[...]/src/pnm2ppa-1.13/ppa_syslog.h:42: first defined here
/sbin/ld: cutswath.o:/[...]/src/pnm2ppa-1.13/ppa_syslog.h:42: multiple definition of `syslog_message'; pnm2ppa.o:/[...]/src/pnm2ppa-1.13/ppa_syslog.h:42: first defined here
collect2: error: ld returned 1 exit status
make[2]: *** [Makefile:404: pnm2ppa] Error 1
make[2]: Leaving directory '/[...]/src/pnm2ppa-1.13'
make[1]: *** [Makefile:507: all-recursive] Error 1
make[1]: Leaving directory '/[...]/src/pnm2ppa-1.13'
make: *** [Makefile:322: all] Error 2

Thanks for maintaining!

dreieck commented on 2018-05-21 12:28 (UTC) (edited on 2018-05-21 12:31 (UTC) by dreieck)

A working PKGBUILD I have put there: http://ix.io/1aXv.

And a patch to the current PKGBUILD: http://ix.io/1aXy:

--- PKGBUILD.orig   2018-05-21 14:18:32.286444419 +0200
+++ PKGBUILD        2018-05-21 14:22:40.453341906 +0200
@@ -11,3 +11,3 @@
license=('GPL')
-depends=(ghostscript cups glibc foomatic-filters)
+depends=(ghostscript cups glibc cups-filters)
source=(<http://downloads.sourceforge.net/>$pkgname/$pkgname-$pkgver.tar.gz)
@@ -17,3 +17,3 @@
cd "$srcdir/$pkgname-$pkgver"
-  ./configure --prefix=/usr --sysconfdir=/etc
+  ./configure --prefix=/usr --sysconfdir=/etc --enable-syslog --disable-debug --enable-vlink --with-language=EN
make

dreieck commented on 2018-05-21 12:17 (UTC)

Depends on the package foomatic-filters, however, there is no such package (and aur/foomatic-filters-lprng does not provide foomatic-filters, and even if it would, it would be no feasible option, since it conflicts with cups).

On 2017-08-23 @donChristophe already pointed out that the dependency on foomatic-filters can be replaced with cups-filters. However, the PKGBUILD was not updated since then.

So, I flag this package out of date.

donChristophe commented on 2017-08-23 21:00 (UTC)

It is possible to edit the PKGBUILD file to replace the foomatic-filters dependency by cups-filters. Compilation and installation takes place without problem, and the driver is usable again.

mokkurkalve commented on 2017-08-22 14:05 (UTC)

cups-filters does no longer contain foomatic-filters. pnm2ppa can't be installed.

<deleted-account> commented on 2015-01-26 03:13 (UTC)

My trusty 722C is still working after 17 years of service but I decided to update to a newer printer. Since I no longer use this package I am orphaning it.

<deleted-account> commented on 2011-04-17 21:23 (UTC)

Adopted & updated. I have included the latest PPD files downloaded from http://www.openprinting.org/driver/pnm2ppa

<deleted-account> commented on 2011-04-17 19:05 (UTC)

Please update or orphan this package.

<deleted-account> commented on 2011-04-17 18:17 (UTC)

Please update or orphan this package.