Commit Graph

116 Commits

Author SHA1 Message Date
ajacoutot
dda46ec637 Sync wantlib after kerberos removal from cups. 2014-04-21 12:23:22 +00:00
ajacoutot
60da72ad55 Update to hplip-3.14.4. 2014-04-13 07:47:15 +00:00
sthen
d424d76a23 switch py-Imaging to py-Pillow, plus some "s/import Image/from PIL import Image/" patches where necessary 2014-04-06 21:10:30 +00:00
ajacoutot
bdc45172d2 Some PLISTs have brazillions of @comment entries for .la files; sanitize
some of the ports a bit and rm at post-install time, it is way simpler to
maintain.
2014-04-01 14:52:09 +00:00
ajacoutot
fbf4a32153 Update to hplip-3.14.3. 2014-03-13 22:37:27 +00:00
ajacoutot
8f3c323726 Tweak README. 2014-03-09 22:14:54 +00:00
ajacoutot
fcffb808af Drop useless patch. 2014-01-23 15:35:51 +00:00
ajacoutot
0011e04bf8 Fix download_from_network() return statement. 2014-01-23 11:43:30 +00:00
ajacoutot
a3aa2143b8 Do not try to download anything from the internet; we don't support
firmware auto-instalation nor upgrading anyway.
Properly recognize OpenBSD.
2014-01-18 15:12:30 +00:00
ajacoutot
18972dc60f Update to hplip-3.14.1. 2014-01-14 08:39:40 +00:00
ajacoutot
31e798d804 foomatic-filters -> print/cups-filters 2013-12-12 14:53:43 +00:00
ajacoutot
d45cad10fe Do not include sys/timeb.h, it's unused. 2013-12-06 07:27:44 +00:00
ajacoutot
3799f41468 Update to hplip-3.13.11. 2013-11-14 14:58:51 +00:00
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