Commit Graph

40 Commits

Author SHA1 Message Date
ajacoutot
1c42db55a3 Update to hplip-3.11.5. 2011-07-09 00:30:28 +00:00
ajacoutot
c46498e0fb Regen all dependencies after sane-backend recent changes. 2011-06-16 10:16:43 +00:00
rpointel
7db80a093b missed bump after python 27 switch. 2011-06-12 16:00:03 +00:00
ajacoutot
32e44b7d40 Clean the mess: shuffle dependencies and files... 2011-06-07 15:47:59 +00:00
ajacoutot
2568fb68f1 Update to hplip-3.11.3. 2011-04-17 07:19:44 +00:00
ajacoutot
20918013ba Rework the way we handle dependencies in the print ports:
* depends on foomatic-filters when a driver installs:
  share/foomatic/db/source/.../*.ppd{,.gz}
* depends on foomatic-db-engine when a driver installs:
  share/foomatic/db/source/.../*.xml

foomatic-db-engine now depends on foomatic-db (which itself depends on
nothing anymore).

This will ensure all the needed packages are installed for complete
foomatic-* use.
Some packages install both pre-created ppd and xml files, so theorically
it wouldn't need to depend on foomatic-db-engine, but we still do it
because we may want to regen the ppd file.

It's the best compromise I could come up with.
2011-04-15 18:40:47 +00:00
ajacoutot
8ad17a0cf7 Update to hplip-3.11.1. 2011-03-02 06:59:03 +00:00
ajacoutot
889cab506e Fix README after recent ugen(4) changes from jakemsr@ 2011-01-16 23:02:53 +00:00
ajacoutot
d24e29e17a Better README. 2010-12-20 11:41:43 +00:00
dcoppa
e6e462b650 Fix pstotiff.
OK ajacoutot@
2010-11-25 11:24:16 +00:00
espie
bec176e99e new depends 2010-11-20 09:48:38 +00:00
ajacoutot
b09bd417a5 Remove duplicate WANTLIB.
from Charles Smith
2010-11-06 19:05:28 +00:00
espie
632a3518ab move gettext to new WANTLIB 2010-11-06 16:07:00 +00:00
ajacoutot
d38d888c18 Allow hp-setup to go a bit further... not complete yet. 2010-11-05 10:29:48 +00:00
ajacoutot
b6db59cf1d Use xdg-open instead of trying to come up with a giant list of browser
names. Fix CUPS web interface URL.
2010-11-05 08:21:22 +00:00
ajacoutot
c6ead25f76 tyop in MESSAGE. 2010-11-04 17:07:10 +00:00
ajacoutot
62120e936a Update to hplip-3.10.9 and move to new REVISION. 2010-10-31 07:43:44 +00:00
ajacoutot
e2c7559dec Update to hplip-3.10.6. 2010-09-08 07:13:16 +00:00
kili
59292c86a6 Bring back PKGNAME-main. 2010-09-07 19:36:34 +00:00
fgsch
0540a109bb Bump 2010-08-30 22:13:08 +00:00
ajacoutot
04358c9592 Enable polkit support.
Note that this is only a build_depends, if people don't use polkit, this
won't change anything, but it they do then the support files are there.

ok jasper@ robert@
2010-07-07 16:42:25 +00:00
ajacoutot
b2c55c0810 Update to hplip-3.10.5. 2010-05-30 06:29:07 +00:00
ajacoutot
15f473ef81 Tweak. 2010-04-07 10:07:26 +00:00
ajacoutot
ed5c5131df Move hp-check from -gui to -main. 2010-03-26 08:00:03 +00:00
ajacoutot
f6a9d7a924 Add setup.py to the SUBST_CMD list.
from Greg Jones, thanks.
2010-03-24 06:31:13 +00:00
ajacoutot
c3eff2d298 Major update to hplip-3.10.2.
Take maintainership.
Tweak, flush and fix dependencies...

Add some example on how to use hplip.
2010-03-21 11:07:43 +00:00
ajacoutot
57afa508a2 * -main really needs -hpcups, -hpijs is useless in this case.
* reorder depends
* tweak MESSAGE and COMMENT
2010-01-10 18:09:29 +00:00
ajacoutot
435bc7fde2 Try and be logical:
* no need to depend on foomatic-filters because hpcups uses its own cups
raster and hpijs uses the bundled foomatic-rip-hplip.
* move foomatic-rip-hplip into the -hplip subpackage because it is only
used there.

Bump and add conflict marker accordingly.
2010-01-10 16:43:18 +00:00
ajacoutot
7f48ea4ece Use @unexec-delete instead of @unexec for the *-update-* goos.
prodded by espie@
discussed with espie@ sthen@ landry@
2009-12-22 15:54:32 +00:00
ajacoutot
a65ca3a9f2 Updated to hplip-3.9.8
Fix SHARED_LIBS.
sane-hpaio is a loadable module.
Move some PPD files from -hpijs to -hpcups.
2009-08-20 08:07:48 +00:00
ajacoutot
98de9dc395 hp-scan needs graphics/py-Imaging. 2009-08-07 12:20:22 +00:00
ajacoutot
f8bddf7e5a Major update to hplip-3.9.6b.
Refer to the project homepage for the complete changelog.

This port now comes into 5 subpackages (ala Fedora):
- main: complete hplip functionnalities
- hpijs: deprecated hpijs printer driver
- hpcups: new-gen printer driver
- libs: libraries and helpers used by other subpackages
- gui: graphical tools (systray applet...)

It seems this version works a least as good as the previous one we had
in-tree. I could use some feedbacks for the fancier stuffs that hplip
provides (besides regular printing using hpcups and/or hpijs), like
printer communication, ink levels... because I have no hp equipment, but
at least, there was no regression reported.
(some features are Linux-only and are expected not to work)

Tested by several, thanks!
2009-07-13 08:14:28 +00:00
jasper
fba3fa1845 - update homepage 2009-06-23 18:05:17 +00:00
sthen
87d76d1e83 regen WANTLIB and bump; avahi/gio-2.0 2009-06-16 11:45:28 +00:00
jasper
4c5694de70 - more missing package name bumps 2009-03-25 13:39:40 +00:00
naddy
13a1c92a0f forgotten package bump 2009-02-11 15:28:11 +00:00
ajacoutot
eeb3a85b88 - SECURITY: fix for Secunia SA31470 -- patches adapted from RedHat
(CVE-2008-2940 CVE-2008-2941)
prodded by jasper@
- fix some hardcoded paths and regen PLIST while here

ok jasper@
2009-02-02 10:47:11 +00:00
ajacoutot
aebff0d549 - link the hpaio module the same way as other sane backends loadable
modules ; this should allow scanimage(1) to work

issue reported by Stephan Andreas <alfons1991 at arcor dot de> on ports@
2008-06-05 19:10:43 +00:00
ajacoutot
1cde74a860 - update to version 2.7.12 (should be the latest 2.7.* release; we'll
see about updating to the 2.8.* version later)
- enable gui interface

Thanks to Predrag Punosevac <punosevac at math.arizona dot edu> for the
reminder
2008-03-15 10:18:29 +00:00
ajacoutot
0639571144 Import hplip-2.7.10
This port contains 3 subpackages:

* hplip
HPLIP is an HP developed solution for printing, scanning, and faxing
with HP inkjet and laser based printers in Unix.
The HPLIP project provides printing support for 1,248 printer models,
including Deskjet, Officejet, Photosmart, PSC (Print Scan Copy),
Business Inkjet, LaserJet, Edgeline MFP, and LaserJet MFP.

* hpijs (supersed print/hpijs)
The Hewlett-Packard Co. Linux Inkjet Driver Project is an add-on to the
GNU Ghostscript application. This driver is based on the Hewlett Packard
Appliance APDK for deskjet printers.

* hplip-docs
Documentation for HPLIP in HTML format.


feedback from winiger@, reviewed by bernd@
"looks correct" jasper@ , "works for me" sthen@
2007-11-02 15:48:55 +00:00