Username: Password: Remember me
Search Criteria Advanced
Package Details

foo2zjs 20100127-1
http://foo2zjs.rkkda.com/
ZJStream Printer Drivers.

unsupported :: office
Maintainer: some-guy
Votes: 126

License: GPL custom

Last Updated: Wed, 27 Jan 2010 21:22:42 +0000
First Submitted: Sun, 17 Sep 2006 15:04:29 +0000

Tarball :: Files :: PKGBUILD

Dependencies cups foomatic-db-engine foomatic-db-foo2zjs psutils

Sources
http://foo2zjs.rkkda.com/foo2zjs.tar.gz
Makefile-udevfwld-20091114.patch
Comment by: brendan on Mon, 01 Feb 2010 21:55:03 +0000
md5sums is wrong. Should be :

md5sums=(368d9c5b995838a8282bd88b21aa1ed2
513e0a0114e87432e6d0512d2c17ba07)
Comment by: Nebulosa on Sun, 31 Jan 2010 05:15:12 +0000
md5sums incorrect again! >:@
Comment by: some-guy on Wed, 27 Jan 2010 21:22:51 +0000
Fixed.
Comment by: fredre on Thu, 21 Jan 2010 10:44:33 +0000
md5sums incorrect
Comment by: some-guy on Mon, 18 Jan 2010 21:51:21 +0000
Fixed, thanks.
Comment by: damumbl on Mon, 18 Jan 2010 13:06:38 +0000
New version available ? md5sums incorrect.
Comment by: some-guy on Sat, 19 Dec 2009 21:34:00 +0000
Updated to latest version

This fixes the md5sum problem
Comment by: mguezuraga on Fri, 04 Dec 2009 22:20:59 +0000
md5 is incorrect
Comment by: some-guy on Mon, 30 Nov 2009 18:03:58 +0000
done
Comment by: giovanni on Mon, 30 Nov 2009 16:16:34 +0000
Please, delete my name from the Contributor line.
Comment by: some-guy on Mon, 30 Nov 2009 00:25:06 +0000
Updated md5sum to reflect current tarball
Comment by: herve on Thu, 19 Nov 2009 16:27:11 +0000
I've just printed a page so I confirm it works! Thanks again.
Comment by: some-guy on Mon, 16 Nov 2009 23:51:25 +0000
It should be done now, though it requires a new package named 'foomatic-db-foo2zjs'
Comment by: some-guy on Mon, 16 Nov 2009 22:03:28 +0000
Ok, I'll try to get that working when I get the chance.
Comment by: herve on Mon, 16 Nov 2009 08:26:10 +0000
Yes, you're welcome. Only make sure we can install foo2zjs and hplip packages at the same time.
Comment by: some-guy on Sun, 15 Nov 2009 03:42:56 +0000
I have updated this to build now, see http://bbs.archlinux.org/viewtopic.php?pid=656157#p656157 .
I could maintain this package if you like.
Comment by: herve on Thu, 05 Nov 2009 17:13:09 +0000
Given how little time I have for fixing this package, feel free to ask for adoption.
Comment by: herve on Fri, 30 Oct 2009 15:35:33 +0000
I'll also have to take care of this conflict with foomatic-db, because I need both foo2zjs and hplip.
Comment by: herve on Tue, 27 Oct 2009 15:47:05 +0000
Yeah, the package was updated but the changelog wasn't last time I checked.

I'll update it ASAP.
Comment by: sid350 on Tue, 27 Oct 2009 15:46:03 +0000
md5sum is incorrect
Comment by: herve on Thu, 22 Oct 2009 16:34:45 +0000
I'll try to keep maintaining it. I don't like to see packages I use being orphaned.
Comment by: giovanni on Thu, 22 Oct 2009 16:19:09 +0000
orphaned
Comment by: Dominik on Sun, 18 Oct 2009 12:35:30 +0000
There is a new version available.
See http://foo2zjs.rkkda.com/ChangeLog
Comment by: herve on Wed, 14 Oct 2009 17:31:18 +0000
Why is it now conflicting against "foomatic-db"?
Comment by: herve on Wed, 14 Oct 2009 12:56:05 +0000
Thanks for the update.

Compilation depends on "bin/ex", hence on the "core/vi" package.
Comment by: bash on Wed, 14 Oct 2009 09:19:54 +0000
why is foo2zjs.tar.gz in build()?!? please add it to source(), build doesn't provide md5sum!
Comment by: jose1711 on Fri, 02 Oct 2009 20:03:40 +0000
--- foo2zjs/Makefile.orig 2009-09-15 00:33:30.000000000 +0200
+++ foo2zjs/Makefile 2009-10-02 22:01:28.000000000 +0200
@@ -814,30 +814,18 @@
#

install-hotplug-prog:
- if [ -d $(UDEVDIR) ]; then \
- $(INSTALL) -c -m 644 $(RULES) $(UDEVDIR)/11-$(RULES); \
- fi
- [ -d $(USBDIR) ] || $(INSTALL) -d -m 755 $(USBDIR)/
- $(INSTALL) -c -m 755 hplj1000 $(USBDIR)/
- ln -sf $(USBDIR)/hplj1000 $(USBDIR)/hplj1005
- ln -sf $(USBDIR)/hplj1000 $(USBDIR)/hplj1018
- ln -sf $(USBDIR)/hplj1000 $(USBDIR)/hplj1020
- ln -sf $(USBDIR)/hplj1000 $(USBDIR)/hpljP1005
- ln -sf $(USBDIR)/hplj1000 $(USBDIR)/hpljP1006
- ln -sf $(USBDIR)/hplj1000 $(USBDIR)/hpljP1007
- ln -sf $(USBDIR)/hplj1000 $(USBDIR)/hpljP1008
- ln -sf $(USBDIR)/hplj1000 $(USBDIR)/hpljP1505
- $(USBDIR)/hplj1000 install-usermap
- $(USBDIR)/hplj1005 install-usermap
- $(USBDIR)/hplj1018 install-usermap
- $(USBDIR)/hplj1020 install-usermap
- $(USBDIR)/hpljP1005 install-usermap
- $(USBDIR)/hpljP1006 install-usermap
- $(USBDIR)/hpljP1007 install-usermap
- $(USBDIR)/hpljP1008 install-usermap
- $(USBDIR)/hpljP1505 install-usermap
- # modprobe usblp
- $(USBDIR)/hplj1000 install-usblp
+ [ -d $(DESTDIR)/$(UDEVDIR) ] || $(INSTALL) -d -m 755 $(DESTDIR)/$(UDEVDIR)/11-$(RULES)
+ $(INSTALL) -c -m 644 $(RULES) $(DESTDIR)/$(UDEVDIR)/11-$(RULES)
+ [ -d $(DESTDIR)/$(USBDIR) ] || $(INSTALL) -d -m 755 $(DESTDIR)/$(USBDIR)/
+ $(INSTALL) -c -m 755 hplj1000 $(DESTDIR)/$(USBDIR)/
+ ln -sf $(USBDIR)/hplj1000 $(DESTDIR)/$(USBDIR)/hplj1005
+ ln -sf $(USBDIR)/hplj1000 $(DESTDIR)/$(USBDIR)/hplj1018
+ ln -sf $(USBDIR)/hplj1000 $(DESTDIR)/$(USBDIR)/hplj1020
+ ln -sf $(USBDIR)/hplj1000 $(DESTDIR)/$(USBDIR)/hpljP1005
+ ln -sf $(USBDIR)/hplj1000 $(DESTDIR)/$(USBDIR)/hpljP1006
+ ln -sf $(USBDIR)/hplj1000 $(DESTDIR)/$(USBDIR)/hpljP1007
+ ln -sf $(USBDIR)/hplj1000 $(DESTDIR)/$(USBDIR)/hpljP1008
+ ln -sf $(USBDIR)/hplj1000 $(DESTDIR)/$(USBDIR)/hpljP1505

cups: FRC
if [ -x /etc/init.d/cups ]; then \
Comment by: kotyz on Sat, 12 Sep 2009 15:19:44 +0000
patching file Makefile
Hunk #1 FAILED at 810.
1 out of 1 hunk FAILED -- saving rejects to file Makefile.rej
==> CHYBA: Sestavení selhalo.
Probíhá rušení...
Comment by: Val on Mon, 27 Jul 2009 06:45:02 +0000
Looks like there is no need for vim as makedepend for this package anymore.
Comment by: Noneus on Sun, 26 Apr 2009 08:54:42 +0000
Added vim as a makedependency and fixed the permissions
Comment by: o.besner on Sat, 18 Apr 2009 19:50:36 +0000
You need vim as a required dependency. Could you add it please?
Comment by: cjay on Tue, 03 Mar 2009 19:39:38 +0000
There is obviously something wrong with the permissions:

You need to add your user to the group "lp".
drwxrwxr-x 2 root lp 4096 3. Mär 20:03 /usr/share/foo2qpdl/icm

The lp members shouldn't be able to write there.
Comment by: tinhtruong on Thu, 26 Feb 2009 04:35:54 +0000
I've got a problem with this package, here is the error log:
------------------------------------------------------------------------------------------
# If you use CUPS, then restart the spooler:
# make cups
#
# Now use your printer configuration GUI to create a new printer.
#
# On Redhat 7.2/7.3/8.0/9.0 and Fedora Core 1-5, run "printconf-gui".
# On Fedora Core 6 and Fedora 7/8/9, run "system-config-printer".
# On Mandrake, run "printerdrake"
# On Suse 9.x/10.x/11.x, run "yast"
# On Ubuntu 5.10/6.06/6.10/7.04, run "gnome-cups-manager"
# On Ubuntu 7.10/8.x, run "system-config-printer".
#
# Hotplug Installation Dependencies...
#
***
*** Error: ex is not installed!
***
*** Install vim package(s) for your OS
***
make: *** [install-hotplug-test] Error 1
==> ERROR: Build Failed.
Aborting...
Error: Makepkg was unable to build foo2zjs package.
Comment by: Noneus on Mon, 23 Feb 2009 19:28:46 +0000
Works again. The tarball is now downloaded during the buildprocess. Adjusted makefile.patch.

Thanks hubert_star.
Comment by: Moo-Crumpus on Mon, 23 Feb 2009 17:24:49 +0000
Brilliant. I missed the fact that it had only been some days since the package was broken.
Comment by: Noneus on Mon, 23 Feb 2009 08:25:02 +0000
Yes I will. I was away for the weekend and will fix the package tonight.
Comment by: Moo-Crumpus on Sun, 22 Feb 2009 16:51:40 +0000
will the maintainer maintain?
Comment by: hubert_star on Sun, 22 Feb 2009 06:20:46 +0000
remove foo2zjs from source, download it in build(). AUR package must have md5sum field.

makefile.patch is incorrect. my patch is:

diff -aur foo2zjs-old/Makefile foo2zjs/Makefile
--- foo2zjs-old/Makefile 2009-02-19 19:59:17.000000000 +0800
+++ foo2zjs/Makefile 2009-02-22 14:13:09.695935915 +0800
@@ -810,28 +810,18 @@
#

install-hotplug-prog:
- if [ -d $(UDEVDIR) ]; then \
- $(INSTALL) -c -m 644 $(RULES) $(UDEVDIR)/11-$(RULES); \
- fi
- [ -d $(USBDIR) ] || $(INSTALL) -d -m 755 $(USBDIR)/
- $(INSTALL) -c -m 755 hplj1000 $(USBDIR)/
- ln -sf $(USBDIR)/hplj1000 $(USBDIR)/hplj1005
- ln -sf $(USBDIR)/hplj1000 $(USBDIR)/hplj1018
- ln -sf $(USBDIR)/hplj1000 $(USBDIR)/hplj1020
- ln -sf $(USBDIR)/hplj1000 $(USBDIR)/hpljP1005
- ln -sf $(USBDIR)/hplj1000 $(USBDIR)/hpljP1006
- ln -sf $(USBDIR)/hplj1000 $(USBDIR)/hpljP1007
- ln -sf $(USBDIR)/hplj1000 $(USBDIR)/hpljP1008
- ln -sf $(USBDIR)/hplj1000 $(USBDIR)/hpljP1505
- $(USBDIR)/hplj1000 install-usermap
- $(USBDIR)/hplj1005 install-usermap
- $(USBDIR)/hplj1018 install-usermap
- $(USBDIR)/hplj1020 install-usermap
- $(USBDIR)/hpljP1005 install-usermap
- $(USBDIR)/hpljP1006 install-usermap
- $(USBDIR)/hpljP1007 install-usermap
- $(USBDIR)/hpljP1008 install-usermap
- $(USBDIR)/hpljP1505 install-usermap
+ [ -d $(DESTDIR)/$(UDEVDIR) ] || $(INSTALL) -d -m 755 $(DESTDIR)/$(UDEVDIR)/11-$(RULES)
+ $(INSTALL) -c -m 644 $(RULES) $(DESTDIR)/$(UDEVDIR)/11-$(RULES)
+ [ -d $(DESTDIR)/$(USBDIR) ] || $(INSTALL) -d -m 755 $(DESTDIR)/$(USBDIR)/
+ $(INSTALL) -c -m 755 hplj1000 $(DESTDIR)/$(USBDIR)/
+ ln -sf $(USBDIR)/hplj1000 $(DESTDIR)/$(USBDIR)/hplj1005
+ ln -sf $(USBDIR)/hplj1000 $(DESTDIR)/$(USBDIR)/hplj1018
+ ln -sf $(USBDIR)/hplj1000 $(DESTDIR)/$(USBDIR)/hplj1020
+ ln -sf $(USBDIR)/hplj1000 $(DESTDIR)/$(USBDIR)/hpljP1005
+ ln -sf $(USBDIR)/hplj1000 $(DESTDIR)/$(USBDIR)/hpljP1006
+ ln -sf $(USBDIR)/hplj1000 $(DESTDIR)/$(USBDIR)/hpljP1007
+ ln -sf $(USBDIR)/hplj1000 $(DESTDIR)/$(USBDIR)/hpljP1008
+ ln -sf $(USBDIR)/hplj1000 $(DESTDIR)/$(USBDIR)/hpljP1505

cups: FRC
if [ -x /etc/init.d/cups ]; then \
Comment by: kjon on Sat, 21 Feb 2009 23:40:04 +0000
just delete the md5sum field. The author releases newer versions very often, but, with the very same name... :( boo
Comment by: Phlogiston on Sat, 21 Feb 2009 14:51:07 +0000
md5sum of foo2zjs.tar.gz is not correct, so build fails.
Comment by: kjon on Fri, 20 Feb 2009 20:03:36 +0000
Noneus, anyway I managed myself to add an udev rule to solve the issue with my hp1018. It isn't critical, but it might be very naggy for people who doesn't know the way how the kernel handles devices.
Comment by: kjon on Fri, 20 Feb 2009 20:01:47 +0000
foo2zjs (driver) compiles fine, but not the hotplug support

[code]
# Hotplug Installation Dependencies...
#
# ... OK!
#
if [ -d /etc/udev/rules.d ]; then \
install -c -m 644 hplj10xx.rules /etc/udev/rules.d/11-hplj10xx.rules; \
fi
install: cannot remove `/etc/udev/rules.d/11-hplj10xx.rules': Permission denied
make: *** [install-hotplug-prog] Error 1
==> ERROR: Build Failed.
Aborting...
Error: Makepkg was unable to build foo2zjs package.
[/code]

I tried this with and without the patch that you supplied on the tarball.

Thanks for your time
Comment by: herve on Thu, 19 Feb 2009 19:01:01 +0000
And the first part of the makefile.patch is already applied upstream.
Comment by: herve on Thu, 19 Feb 2009 18:54:34 +0000
The md5sum is wrong for the tarball. "makepkg -g" gives 67a8487062226b48b1b9823af1a95058.
Comment by: Noneus on Thu, 19 Feb 2009 17:39:15 +0000
I didn't have any problems. Delete the src and pkg dirs and try again. If it still won't work could you post the error message?
Comment by: kjon on Thu, 19 Feb 2009 13:55:21 +0000
I've used your pkgbuild for a long time without issues, however the latest foo2zjs rejects your makefile patch, rendering the build impossible. Can you have a look at it? Thanks
Comment by: sud_crow on Thu, 12 Feb 2009 20:57:05 +0000
Hi,

Maybe you should remove the md5 line if you dont plan on updating it each time it changes.
That way it wont interrupt the compilation... (considering you wont update it, its useless there).

Regards and thanks for he package.
Comment by: troncoso on Thu, 12 Feb 2009 20:00:11 +0000
Colour mode doesn't seem to work with the new 8.40 version of ghostscript on my HP Color Laserjet CP1215. After downgrading ghostscript to version 8.39, it works fine.
Comment by: fmma on Sun, 08 Feb 2009 21:04:38 +0000
Had to change the md5 number in the pkgbuild file to "f6c04038b75aaf9af2722088971a2a1d" package than compiled and installed without problems.
Comment by: Noneus on Fri, 23 Jan 2009 17:08:35 +0000
Please don't flag the package out of date on every md5 mismatch. Just read below...
Comment by: herve on Fri, 23 Jan 2009 13:53:30 +0000
Indeed there was two versions just yesterday.

You can also blame the author's way of naming its tarball...
Comment by: Noneus on Wed, 21 Jan 2009 08:41:54 +0000
Thanks. added patch to makedepends
Comment by: cheer on Wed, 21 Jan 2009 07:36:35 +0000
1. it seems that new version is needed, md5sum is wrong I suppose.
2. patch is needed in makedepends.

Thanks for the package.
Comment by: ras0ir on Wed, 14 Jan 2009 11:25:17 +0000
yes, this driver works for my P1005 too.
Comment by: Oxyd on Sat, 27 Dec 2008 21:27:33 +0000
Yup, the driver works with my P1005.
Comment by: alessandro_ufms on Thu, 13 Nov 2008 17:31:14 +0000
Anyone try this driver on hp p1005? Because in the official site say that the p1005 printer is not supported by this driver (foo2zjs) and use foo2xqx driver.
Comment by: Neavirc on Sun, 12 Oct 2008 12:32:50 +0000
Current version (20081008-2) works fine! Thanks, thanks, thanks!!!
Comment by: Neavirc on Sat, 11 Oct 2008 13:45:38 +0000
Update didn't help. Script /etc/hotplug/usb/hplj1018 is unable to flash the firmware because there is no the following file

fw="$FWDIR/sihp$FWMODEL.dl" (it's from line 179 of /etc/hotplug/usb/hplj1018 script, and this should mean /usr/share/foo2zjs/firmware/sihp1018.dl)

I cann't figure out where firmware file is.

Here is output of "pacman -Ql foo2zjs" command:

foo2zjs /bin/
foo2zjs /bin/usb_printerid
foo2zjs /etc/
foo2zjs /etc/hotplug/
foo2zjs /etc/hotplug/usb/
foo2zjs /etc/hotplug/usb/hplj1000
foo2zjs /etc/hotplug/usb/hplj1005
foo2zjs /etc/hotplug/usb/hplj1018
foo2zjs /etc/hotplug/usb/hplj1020
foo2zjs /etc/hotplug/usb/hpljP1005
foo2zjs /etc/hotplug/usb/hpljP1006
foo2zjs /etc/hotplug/usb/hpljP1007
foo2zjs /etc/hotplug/usb/hpljP1008
foo2zjs /etc/hotplug/usb/hpljP1505
foo2zjs /etc/udev/
foo2zjs /etc/udev/rules.d/
foo2zjs /etc/udev/rules.d/11-hplj10xx.rules
foo2zjs /usr/
foo2zjs /usr/bin/
foo2zjs /usr/bin/arm2hpdl
foo2zjs /usr/bin/foo2hiperc
foo2zjs /usr/bin/foo2hiperc-wrapper
foo2zjs /usr/bin/foo2hp
foo2zjs /usr/bin/foo2hp2600-wrapper
foo2zjs /usr/bin/foo2lava
foo2zjs /usr/bin/foo2lava-wrapper
foo2zjs /usr/bin/foo2oak
foo2zjs /usr/bin/foo2oak-wrapper
foo2zjs /usr/bin/foo2qpdl
foo2zjs /usr/bin/foo2qpdl-wrapper
foo2zjs /usr/bin/foo2slx
foo2zjs /usr/bin/foo2slx-wrapper
foo2zjs /usr/bin/foo2xqx
foo2zjs /usr/bin/foo2xqx-wrapper
foo2zjs /usr/bin/foo2zjs
foo2zjs /usr/bin/foo2zjs-icc2ps
foo2zjs /usr/bin/foo2zjs-pstops
foo2zjs /usr/bin/foo2zjs-wrapper
foo2zjs /usr/bin/gipddecode
foo2zjs /usr/bin/hipercdecode
foo2zjs /usr/bin/lavadecode
foo2zjs /usr/bin/oakdecode
foo2zjs /usr/bin/opldecode
foo2zjs /usr/bin/qpdldecode
foo2zjs /usr/bin/slxdecode
foo2zjs /usr/bin/xqxdecode
foo2zjs /usr/bin/zjsdecode
foo2zjs /usr/share/
foo2zjs /usr/share/cups/
foo2zjs /usr/share/cups/model/
foo2zjs /usr/share/foo2hiperc/
foo2zjs /usr/share/foo2hp/
foo2zjs /usr/share/foo2lava/
foo2zjs /usr/share/foo2oak/
foo2zjs /usr/share/foo2xqx/
foo2zjs /usr/share/foo2zjs/
foo2zjs /usr/share/foo2zjs/gamma-lookup.ps
foo2zjs /usr/share/foo2zjs/gamma.ps
foo2zjs /usr/share/foomatic/
foo2zjs /usr/share/foomatic/db/
foo2zjs /usr/share/foomatic/db/source/
foo2zjs /usr/share/foomatic/db/source/opt/
Comment by: Noneus on Sat, 11 Oct 2008 13:11:03 +0000
Should work again. Works for me.
Comment by: Noneus on Sat, 11 Oct 2008 12:55:02 +0000
Yeah the patch doesn't work anymore.
Comment by: Neavirc on Sat, 11 Oct 2008 12:42:25 +0000
PKBUILD seems to be broken with the last foo2zjs.

My HP 1018 doesn't print anymore :( I see that firmware isn't flashed into my printer when turning on. I think so because there is no usual blinking orange light.

When I run flashing by hand I see the following:

[neavirc@myhost foo2zjs]$ sudo /etc/hotplug/usb/hplj1018
/etc/hotplug/usb/hplj1018: foo2zjs: Missing HP LaserJet 1018 firmware file /usr/share/foo2zjs/firmware/sihp1018.dl
/etc/hotplug/usb/hplj1018: foo2zjs: ...read foo2zjs installation instructions and run ./getweb 1018

And that script is right, directory /usr/share/foo2zjs/firmware isn't exist.

I have all the updates to Arclinux and built the latest version of foo2zjs.
Comment by: Noneus on Fri, 10 Oct 2008 18:53:15 +0000
Again: I won't update for the md5 sum. It changes on a regular basis. The author updates the tarball very often.
Comment by: jubjub on Fri, 10 Oct 2008 18:07:53 +0000
not a big prob but a prob nonetheless:

-> Found makefile.patch in build dir
==> Validating source files with md5sums...
foo2zjs.tar.gz ... FAILED
makefile.patch ... Passed
==> ERROR: One or more files did not pass the validity check!

the correct md5sum is 78c0f2192f063b27692b5364e162f977
Comment by: Noneus on Thu, 18 Sep 2008 16:33:35 +0000
It works for me. Took a long time to build. but it worked.
Comment by: Neavirc on Sat, 12 Jul 2008 16:09:07 +0000
There is a error message when patching Makefile:

patching file Makefile
Hunk #1 succeeded at 17 (offset 3 lines).
Hunk #2 succeeded at 34 (offset 4 lines).
Hunk #3 succeeded at 544 (offset 36 lines).
Hunk #4 succeeded at 711 (offset 49 lines).
Hunk #5 succeeded at 756 (offset 52 lines).
Hunk #6 succeeded at 781 (offset 52 lines).
Hunk #7 FAILED at 807.
1 out of 7 hunks FAILED -- saving rejects to file Makefile.rej

Comment by: Noneus on Mon, 30 Jun 2008 07:27:25 +0000
Just delete the md5sum in the PKGBUILD. The guy developing it has no versions. Just a current that he updates every week or so. And I'm tired of updating just the md5sum everytime.
Comment by: juanmah on Mon, 30 Jun 2008 07:22:55 +0000
e61703823b89352821feb9fbd3d8e13c foo2zjs.tar.gz
Comment by: juanmah on Mon, 30 Jun 2008 07:19:56 +0000
-> Downloading foo2zjs.tar.gz...
--2008-06-30 09:18:33-- http://foo2zjs.rkkda.com/foo2zjs.tar.gz
Resolving foo2zjs.rkkda.com... 74.208.41.246
Connecting to foo2zjs.rkkda.com|74.208.41.246|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 1552650 (1.5M) [application/x-tar]
Saving to: `foo2zjs.tar.gz'

100%[==========================================================>] 1,552,650 528K/s in 2.9s

2008-06-30 09:18:36 (528 KB/s) - `foo2zjs.tar.gz' saved [1552650/1552650]

-> Found makefile.patch in build dir
==> Validating source files with md5sums...
foo2zjs.tar.gz ... FAILED
makefile.patch ... Passed
==> ERROR: One or more files did not pass the validity check!
Error: Makepkg was unable to build foo2zjs package.
Comment by: Noneus on Sat, 28 Jun 2008 08:57:44 +0000
It works for me. A bit more details please.
Comment by: Filosofem on Wed, 25 Jun 2008 18:07:09 +0000
The md5sum doesn't pass, which is not hard to fix. But when compiling, there's a failure at the beginning. Used before, had it working.
Comment by: jaideep_jdof on Fri, 30 May 2008 14:50:20 +0000
Is it possible to add this to the repo.

http://packages.debian.org/testing/text/hannah-foo2zjs
Comment by: jaideep_jdof on Fri, 30 May 2008 14:47:25 +0000
Please move it to community repo.
Comment by: juanmah on Tue, 27 May 2008 18:23:09 +0000
It fails at MD5sums.
Comment by: Neavirc on Sun, 27 Apr 2008 12:09:29 +0000
Noneus, thanks for the PKBUILD.

Maybe it's time to move the package (which already has 32 votes!) into community repository.
Comment by: upssy on Sat, 01 Mar 2008 13:26:33 +0000
nice package. thanks!
but the md5sum has changed again ;-)
Comment by: Noneus on Sun, 10 Feb 2008 21:30:46 +0000
Updated md5sum
Comment by: Shagbag on Sun, 20 Jan 2008 20:03:25 +0000
Thanks man, you saved my ass! It worked a treat. I only had to comment out the md5sum line, makepkg, add my user to the 'lp' group and restart CUPS. Using the gnome-print-manager made it sooooo easy. Thanks for your PKGBUILD!
Comment by: Noneus on Mon, 31 Dec 2007 15:12:53 +0000
Somehow its annoying. I won't update the md5sum until the patch breaks again or i'm really bored :)

Just delete the md5sum when building. If the patch fails let me know.
Comment by: fede on Mon, 17 Dec 2007 00:58:36 +0000
md5 still fails... patch seems to be ok, though.
Comment by: Noneus on Fri, 14 Dec 2007 08:43:42 +0000
Patch didn't work any more. Fixed now.
Comment by: fede on Fri, 14 Dec 2007 04:12:56 +0000
Hello,

There is an error with md5sum: I suppose the version has changed again; I flagged it out of date. Thanks!
Comment by: Noneus on Sun, 21 Oct 2007 23:18:40 +0000
Dumdididum\!
Comment by: Noneus on Mon, 15 Oct 2007 16:58:32 +0000
Guess what? :) Version upgrade.
Comment by: Phrodo_00 on Sun, 14 Oct 2007 21:55:15 +0000
once again it's updated... the autor should start using different name for version, at least that way we'd get a 404... =\ Anyway, still it builds just changen the md5sums.
Comment by: Noneus on Sat, 13 Oct 2007 10:35:31 +0000
Version upgrade
Comment by: jansson on Sun, 23 Sep 2007 13:25:52 +0000
new md5sum:
md5sums=('1398a8eff6c2033d265c40b081b3916c'
'11171b9d81e7053ee072587581d8f200')
Comment by: Noneus on Sun, 02 Sep 2007 06:13:48 +0000
Version update
Comment by: Noneus on Thu, 23 Aug 2007 16:30:27 +0000
Version update
Comment by: RedShift1 on Thu, 23 Aug 2007 15:16:44 +0000
md5sum is wrong again, package builds and works fine though.
Comment by: Noneus on Mon, 13 Aug 2007 15:54:26 +0000
Version update.
Comment by: skroll on Tue, 07 Aug 2007 14:28:32 +0000
Once again md5 sum is wrong, but the makefile patch is fine and it works after changing it.
Comment by: Noneus on Wed, 25 Jul 2007 08:18:40 +0000
- Version Update.
Comment by: Noneus on Thu, 12 Jul 2007 17:07:07 +0000
-New version.
Comment by: Phrodo_00 on Sun, 01 Jul 2007 19:18:46 +0000
Looks like there was a new release (since the sources no longer pass the md5sum check)
Comment by: Noneus on Thu, 28 Jun 2007 12:18:28 +0000
-Version Update
Comment by: Noneus on Sun, 13 May 2007 08:13:25 +0000
-Version update.
Comment by: Noneus on Sat, 05 May 2007 08:05:55 +0000
-Fixed links in /etc/hotplug/usb

Thanks tezeriusz.
Comment by: tezeriusz on Fri, 04 May 2007 23:08:00 +0000
i have sth like that:
[root@Archimedes paczki]# tar tvzf foo2zjs-20070429-1-i686.pkg.tar.gz | grep aur
lrwxrwxrwx root/root 0 2007-05-04 23:45 etc/hotplug/usb/hplj1005 -> /var/tmp/aurbuild/build/foo2zjs.7731/foo2zjs/pkg/etc/hotplug/usb/hplj1000
lrwxrwxrwx root/root 0 2007-05-04 23:45 etc/hotplug/usb/hplj1020 -> /var/tmp/aurbuild/build/foo2zjs.7731/foo2zjs/pkg/etc/hotplug/usb/hplj1000
lrwxrwxrwx root/root 0 2007-05-04 23:45 etc/hotplug/usb/hplj1018 -> /var/tmp/aurbuild/build/foo2zjs.7731/foo2zjs/pkg/etc/hotplug/usb/hplj1000
quick solution:
% cat makefile.patch.patch
--- makefile.patch 2007-05-01 18:53:16.000000000 +0200
+++ makefile.patch.fixed 2007-05-05 00:58:09.000000000 +0200
@@ -58,9 +58,9 @@
install-hotplug: install-hotplug-test install-hotplug-prog

@@ -588,10 +586,10 @@
- ln -sf $(USBDIR)/hplj1000 $(USBDIR)/hplj1005
- ln -sf $(USBDIR)/hplj1000 $(USBDIR)/hplj1018
- ln -sf $(USBDIR)/hplj1000 $(USBDIR)/hplj1020
+ cp $(USBDIR)/hplj1000 $(USBDIR)/hplj1005
+ cp $(USBDIR)/hplj1000 $(USBDIR)/hplj1018
+ cp $(USBDIR)/hplj1000 $(USBDIR)/hplj1020
- $(USBDIR)/hplj1000 install-usermap
- $(USBDIR)/hplj1005 install-usermap
- $(USBDIR)/hplj1018 install-usermap
Comment by: Noneus on Tue, 01 May 2007 17:12:31 +0000
-Updated.
-usb_printerid now installed
Comment by: sekino on Sun, 22 Apr 2007 15:04:28 +0000
In the makefile patch should be changed from
- install -c $(BINPROGS) /bin/; \\
+ install -c $(BINPROGS) $(DESTDIR)/usr/bin/; \\

to
- install -c $(BINPROGS) /bin/; \\
+ install -c $(BINPROGS) $(DESTDIR)/bin/; \\

Then the usb_printerid will be in /bin/.
Comment by: muczy on Sun, 22 Apr 2007 10:40:14 +0000
You know, I really hate this person (foo2zjs author)...
Probably new release, cause md5sum failed...
New md5sum: 2f399f4aaf83b437ed77f094647ec32f
Other: package created with this pkgbuild doesn\'t contain usb_printerid command, I think this should be included.
Comment by: Noneus on Thu, 19 Apr 2007 16:16:34 +0000
-Updated.
-Added unzip to makedepends
Comment by: muczy on Mon, 09 Apr 2007 11:59:31 +0000
\"./getweb: line 55: unzip: command not found\"
Please add unzip to deps!
Comment by: Noneus on Tue, 03 Apr 2007 01:56:17 +0000
-Update.
Comment by: Noneus on Fri, 16 Mar 2007 15:31:58 +0000
-Update.
-Added the stuff from sekino to makefile.patch
-Added wget to makedepends
-The install script now tells the user to restart cups. Doing this with the script is not very good.
Comment by: sekino on Fri, 16 Mar 2007 07:44:05 +0000
Hi. Thanks for your build, but it doesnt works on my computer. Some files were not in the package. I updated the makefile.patch. It is necessary also add this two lines to pkgbuild:
mkdir -p $startdir/pkg/usr/share/foomatic/db/source/opt
mkdir -p $startdir/pkg/usr/share/cups/model

my makefile.patch:
--- ../foo2zjs/Makefile 2007-03-05 03:25:30.000000000 +0100
+++ Makefile 2007-03-15 20:29:29.000000000 +0100
@@ -8,7 +8,7 @@

# Installation prefix...
PREFIX=/usr/local
-PREFIX=/usr
+PREFIX=$(DESTDIR)/usr

# Pathnames for this package...
BIN=$(PREFIX)/bin
@@ -22,10 +22,10 @@
DOCDIR=$(PREFIX)/share/doc/foo2zjs/

# Pathnames for referenced packages...
-FOODB=/usr/share/foomatic/db/source
+FOODB=$(DESTDIR)/usr/share/foomatic/db/source

# User ID\'s
-LPuid=-olp
+LPuid=-oroot
LPgid=-glp
ifeq ($(UNAME),Darwin)
LPuid=-oroot
@@ -398,7 +398,7 @@
#
install -c $(PROGS) $(SHELLS) $(BIN)/
if [ \"$(BINPROGS)\" != \"\" ]; then \\
- install -c $(BINPROGS) /bin/; \\
+ install -c $(BINPROGS) $(DESTDIR)/usr/bin/; \\
fi
#
# Install gamma correction files. These are just templates,
@@ -525,8 +525,8 @@
fi; \\
done

-MODEL=/usr/share/cups/model
-LOCALMODEL=/usr/local/share/cups/model
+MODEL=$(DESTDIR)/usr/share/cups/model
+LOCALMODEL=$(DESTDIR)/usr/local/share/cups/model
install-ppd:
#
# Install PPD files for CUPS
@@ -550,8 +550,8 @@
done; \\
fi

-USBDIR=/etc/hotplug/usb
-UDEVDIR=/etc/udev/rules.d
+USBDIR=$(DESTDIR)/etc/hotplug/usb
+UDEVDIR=$(DESTDIR)/etc/udev/rules.d
RULES=hplj10xx.rules
install-hotplug: install-hotplug-test install-hotplug-prog

@@ -579,10 +579,10 @@
ln -sf $(USBDIR)/hplj1000 $(USBDIR)/hplj1005
ln -sf $(USBDIR)/hplj1000 $(USBDIR)/hplj1018
ln -sf $(USBDIR)/hplj1000 $(USBDIR)/hplj1020
- $(USBDIR)/hplj1000 install-usermap
- $(USBDIR)/hplj1005 install-usermap
- $(USBDIR)/hplj1018 install-usermap
- $(USBDIR)/hplj1020 install-usermap
+ #$(USBDIR)/hplj1000 install-usermap
+ #$(USBDIR)/hplj1005 install-usermap
+ #$(USBDIR)/hplj1018 install-usermap
+ #$(USBDIR)/hplj1020 install-usermap

cups: FRC
if [ -x /etc/init.d/cups ]; then \\
Comment by: Noneus on Thu, 15 Mar 2007 13:38:39 +0000
Update.
Comment by: Noneus on Sun, 04 Mar 2007 07:19:26 +0000
Update.
Comment by: Noneus on Tue, 20 Feb 2007 22:51:16 +0000
Update
Comment by: Noneus on Wed, 07 Feb 2007 05:13:10 +0000
New version.
Comment by: Noneus on Wed, 17 Jan 2007 13:03:54 +0000
No version upgrade, but an install script and small fix for dependencies.
Comment by: Noneus on Sun, 14 Jan 2007 13:11:17 +0000
Update
Comment by: arvind on Tue, 09 Jan 2007 18:34:39 +0000
foo2zjs.tar.gz doesn\'t pass validity test anymore.
Comment by: abcde on Sat, 30 Dec 2006 22:39:58 +0000
for succesfull compilation you need the \'foomatic\' package and to add group and user \'lp\'
Comment by: Phrodo_00 on Thu, 30 Nov 2006 22:56:40 +0000
looks like there\'s a new version since the file doesn\'t pass the md5sum test anymore
Comment by: Noneus on Sun, 26 Nov 2006 08:38:46 +0000
New version 20061125
Comment by: Noneus on Wed, 25 Oct 2006 12:46:57 +0000
New version
Comment by: Noneus on Sat, 23 Sep 2006 14:29:26 +0000
You can find a full list on the projects website.
Comment by: Romashka on Wed, 20 Sep 2006 16:35:21 +0000
This driver also supports HP LaserJet 1000/1005/1018/1020/1022 printers.
Comment by: Noneus on Sun, 17 Sep 2006 15:04:30 +0000
foo2zjs is an open source printer driver for printers that use the Zenographics ZjStream wire protocol for their print data, such as the Minolta/QMS magicolor 2300 DL or Konica Minolta magicolor 2430 DL.

v1.6.0