Commit Graph

103 Commits

Author SHA1 Message Date
ajacoutot
abba64f884 Update to hplip-3.13.10. 2013-10-15 14:20:58 +00:00
ajacoutot
dfd316e7d8 Update to hplip-3.13.9. 2013-09-22 19:00:42 +00:00
ajacoutot
442229435b Move some files away from -main to -hpcups so that when everything has been
configured we only need hpaio and hpcups to have full support for both
printing and scanning.
2013-09-13 16:43:19 +00:00
ajacoutot
9141699f0f Bump after dbus-python got renamed to py-dbus. 2013-09-10 13:26:45 +00:00
ajacoutot
fbecdcb9e6 Fix hp-makeuri usage. 2013-08-26 14:55:45 +00:00
ajacoutot
88653521b3 Extend docs. 2013-08-22 15:11:52 +00:00
ajacoutot
c0825dc39a Update to hplip-3.13.8. 2013-08-22 10:49:24 +00:00
ajacoutot
52b9658f41 Make the GUI depend on xsane. 2013-08-22 10:26:26 +00:00
ajacoutot
b579ce1db3 Move things around, no change. 2013-08-21 14:58:36 +00:00
ajacoutot
63b31334b1 hplip,-libs -> hplip,-common which makes much more sense.
Some typo fixes from bcallah@
2013-08-21 14:51:40 +00:00
ajacoutot
241021f83d This is gone. 2013-08-21 14:36:55 +00:00
ajacoutot
2a66ef6ad5 One README to rule them all.
Now all the info to setup printers and scanners is under the same place.

Input welcome, after all my frenglish isn't that good...
2013-08-21 14:15:25 +00:00
ajacoutot
725c9b5150 Fix @conflict marker. 2013-08-21 13:43:12 +00:00
ajacoutot
b689426017 Point users to the pkg-readmes directory. 2013-08-21 13:36:09 +00:00
ajacoutot
a98250aed6 Hmm, the RCS ID got fucked up somehow. 2013-08-21 13:29:11 +00:00
ajacoutot
9bbd699fff Re-indent to allow human beings to read this Makefile. 2013-08-21 13:24:46 +00:00
ajacoutot
b9603c1e66 Add a new hpaio subpackage and re-split this port from scratch.
It allows people with clue to install and use an HP printer/scanner
without the need to install half of the world.
More cleanup coming...
2013-08-21 13:20:12 +00:00
ajacoutot
37880ed50b Not needed. 2013-08-11 09:54:36 +00:00
ajacoutot
44177f9488 * drop some configure args which are the default
* drop policykit support -- it is only needed for the automated binary
  plugin installation tool which only runs on Linux
* use regular foomatic-rip from foomatic-filters instead of the bundled
  foomatic-rip-hplip
* document how to manually install plugins
2013-08-11 09:54:17 +00:00
ajacoutot
3a3d17cac1 Remove -lpthread patching. 2013-08-09 17:44:50 +00:00
ajacoutot
fa84b5880b Update to hplip 3.13.7. 2013-08-06 19:13:37 +00:00
ajacoutot
8d84b639de Update to hplip-3.13.6. 2013-07-12 08:07:05 +00:00
ajacoutot
25b3041f91 Unbreak after hx509 and ntlm removal from Kerberos. 2013-06-20 06:54:36 +00:00
ajacoutot
8613536758 Some trivial WANTLIB and tweaks to unbreak after the Heimdal update.
Stop hardcoding the Kerberos libs and use krb5-config(1).
2013-06-17 19:28:36 +00:00
ajacoutot
879e13d38b Update to hplip-3.13.5. 2013-05-21 16:46:43 +00:00
ajacoutot
06fd468afa Update to hplip-3.13.4. 2013-05-13 08:34:09 +00:00
ajacoutot
b9074cda04 Revert previous; -hpcups does not depend on -main as spotted by fgsch@
grrrr....!
2013-05-11 11:15:53 +00:00
ajacoutot
bf6f9f7700 Move the share/cups/drv/hp directory from -libs to -main since this is
only needed for cups; this should prevent a warning that the directory is
not empty when uninstalling cups/cups-filters.

prodded by fgsch@
2013-05-11 11:10:56 +00:00
ajacoutot
3c931c2bff Fix @extraunexec. 2013-04-15 10:11:01 +00:00
ajacoutot
2db0d35e2b Needs lsusb. 2013-04-03 09:41:31 +00:00
ajacoutot
ac9d8dd7a4 Anything that uses polkit should really RUN_DEPENDS on consolekit;
otherwise we have no way to know the active session.

discussed/agreed with jasper@
2013-03-30 13:03:45 +00:00
ajacoutot
58f1a6f9f6 USE_LIBTOOL=Yes is the default now. 2013-03-21 08:45:11 +00:00
ajacoutot
427933e077 Update to hplip-3.13.3. 2013-03-17 13:04:30 +00:00
fgsch
ac96652255 bump after py-Imaging change. 2013-03-11 22:59:56 +00:00
espie
eae66e4a7b PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:35:43 +00:00
ajacoutot
b7e6f6dba1 Update to hplip-3.13.2.
Some parts of the tools are still somewhat WIP; however, thanks to a
donation from linuxfund.org this has been successfully tested on a HP
OfficeJet 7500 e910, using STP discovery over WiFi with automatic PPD
generation. Scanning, printing, cartridge information... working.
2013-03-08 06:51:46 +00:00
ajacoutot
76f4a30501 Fix usage of IP_MULTICAST_LOOP; from fgsch@ 2013-01-26 19:38:00 +00:00
ajacoutot
9bed088b75 Simplfy the slp patch the same way as mdns. 2013-01-26 14:50:17 +00:00
ajacoutot
ab4b2647d3 Simplify mdns patch.
Use '_cups' instead of 'lp'.
2013-01-26 12:25:54 +00:00
ajacoutot
f9c6baea3a Fix path to polkit-1. 2013-01-20 10:43:00 +00:00
ajacoutot
41c9477833 Install a /var/db/hp/hplip.state file to simulate we have the plugins
installed; these are Linux specific and proprietary so there is not
point in getting them.

idea from "gjones"
2013-01-20 08:44:16 +00:00
ajacoutot
afce5c1c41 Make hp-check start to behave. 2013-01-20 07:32:08 +00:00
ajacoutot
816598ac30 Adapt dependencies after recent print/cups change. 2013-01-05 12:53:09 +00:00
ajacoutot
70d79240ae Move files where they belong. 2013-01-04 18:21:54 +00:00
ajacoutot
dc52cc0872 Update to hplip-3.12.11. 2012-12-10 16:00:11 +00:00
ajacoutot
f7960bc839 Update to hplip-3.12.10a. 2012-10-12 21:56:07 +00:00
ajacoutot
931a20db10 Update to hplip-3.12.9. 2012-09-11 10:52:16 +00:00
ajacoutot
e9a6cc6dbc I forgot to cvs add the patches in my commit yesterday; spotted by ian@, thanks!
While here, regen WANTLIB/depends.
2012-08-05 06:46:10 +00:00
ajacoutot
226cfc845e Properly set dependencies on cups or cups-libs according to the subpackage.
While here, tweak the README a bit.
2012-08-04 14:55:37 +00:00
ajacoutot
394520591f Remove uneeded patch. 2012-06-30 04:22:11 +00:00