Commit Graph

8 Commits

Author SHA1 Message Date
jasper
008634bea8 let's face it....add myself as maintainer
requested by and ok ajacoutot@, ok fkr@
2008-02-04 17:55:18 +00:00
jasper
7908f7f9a6 - 'update' libgnomecups to 0.2.3
- fix license marker
- update WANTLIB
- tweak LIB_DEPENDS

ok ajacoutot@
2008-02-03 21:02:19 +00:00
jasper
5ce3a10b9f - fix WANTLIB
- roll in some patches from ubuntu via freebs:
	- parse ~/.cups/lpoptions
	- check whether the printer URI starts with http://,
  	  ipp://, or smb:// to test whether its local or not
	- do not warn on stderr in case of IPP_NOT_FOUND
	- replace IPP_SET_PRINTER_ATTRIBUTES with CUPS_ADD_MODIFY_PRINTER
	- fix a mem leak in gnome_cups_request_add_requested_attributes()
	- fix PPD retrieval for printers picked up with cups browsing

(still broken, but these patches won't hurt anyway)
2007-07-11 23:00:47 +00:00
jasper
7af8f3fbb2 convert these gnome ports to use the new x11/gnome module.
this module is now mature enough to be used in new ports too.

feedback and ok martynas@
2007-07-05 22:50:10 +00:00
jasper
c0da803a85 regen distinfo after DIST_SUBDIR addition 2007-05-30 09:25:57 +00:00
espie
be99f23aa5 more base64 checksums 2007-04-05 17:36:18 +00:00
jasper
8381be49d4 mark this broken, it needs fixing to actually work on *BSD.
any volunteers? :)

prodded by steven@
2007-02-03 20:39:01 +00:00
jasper
bbea00f25b import libgnomecups 0.2.2
This library wraps the CUPS API in a GLib fashion, so CUPS code can be
cleanly integrated with GLib code.

ok mbalmer@
2007-01-19 14:56:12 +00:00