aboutsummaryrefslogtreecommitdiff
path: root/print/libgnomecups/pkg-plist
Commit message (Collapse)AuthorAgeFilesLines
* Update to 0.2.3Michael Johnson2008-02-251-3/+18
| | | | Notes: svn path=/head/; revision=207888
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-24/+0
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* Took a lot of nice patches from Ubuntu Linux to make both of ports work betterJeremy Messenger2007-01-041-2/+28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | with the current version of CUPS. Also, many improvements. Fix a bit in the plist. Bump thePORTREVISION. libgnomecups: -------------------- * patch-20_parse-dot-cups-lpoptions: Parse ~/.cups/lpoptions. * patch-21_fix-islocal: Check whether the printer URI starts with http://, ipp://, or smb:// to test whether its local or not. * patch-22_ignore-ipp-not-found: Do not warn on stderr in case of IPP_NOT_FOUND. * patch-23_replace-set-printer-attrs: Replace IPP_SET_PRINTER_ATTRIBUTES with CUPS_ADD_MODIFY_PRINTER. * patch-24_mem-leak: Fix memory leak in gnome_cups_request_add_requested_attributes(). * patch-25_browsed_ppds: Fix PPD retrieval for printers picked up with cups browsing. -------------------- gnome-cups-manager: -------------------- * patch-24_printer_properties_name_entry: Doesn't allow changing of printer names, but the GUI pretends to. * patch-25_properties_on_add: Don't open up a printer properties on a fresh add of a printer. CUPS isn't synced yet, so it causes problems. * patch-26_remove-no-cups-dialog: Don't show a dialog when CUPS isn't found. * patch-27_dont-request-additional-attributes: Avoid calling gnome_cups_request_add_requested_attributes() since CUPS returns all attributes by defaults anyway. * patch-change_uri_fix: Fix the URI change. * patch-gutenprint_driver_name: Do not crash if a PPD file name does not contain a '/'. * patch-password_field_garbage: When editing SMB connection attributes, do not set the password input field to the value of 'resource' (which is 'smb'). We do not get the password in cleartext, so just leave the field blank. * patch-select_eintr_crash: Do not bail out if select() fails with EINTR, which is a valid case. * patch-ui_edit_name_description: Add gnome-cups-add step to change printer name, description, and location. * patch-ui_startbox: Improvement on startup, run progress bar in the first startup to scan the printer database. * patch-ui_tooltip: Adjust tooltip for cups network printer installation. -------------------- PR: ports/106972 Reported by: Werner <elvis69@arcor.de> Tested by: Werner <elvis69@arcor.de> Notes: svn path=/head/; revision=181437
* Conversion to a single libtool environment.Ade Lovett2006-02-231-0/+1
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* Update to 0.2.2.Joe Marcus Clarke2005-11-191-0/+10
| | | | Notes: svn path=/head/; revision=148792
* Update to 0.1.13.Joe Marcus Clarke2004-11-071-0/+26
| | | | Notes: svn path=/head/; revision=121077
* Revert the previous updates since they require APIs present in libgnomeui-2.7.Joe Marcus Clarke2004-07-271-20/+0
| | | | | | | | | While I'm here, use the new libtool scheme. Reported by: Franz Klammer <klammer@webonaut.com> Notes: svn path=/head/; revision=114877
* Update to 0.1.9.Adam Weinberger2004-07-231-0/+20
| | | | Notes: svn path=/head/; revision=114512
* Add libgnomecups, the GNOME interface to the CUPS print system.Joe Marcus Clarke2003-07-161-0/+12
PR: 54515 Submitted by: adamw Glenn Johnson <gjohnson@srrc.ars.usda.gov> Notes: svn path=/head/; revision=84954