Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 Oct 2015 18:57:23 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 203776] [patch] editors/libreoffice: Unbreak printing without CUPS
Message-ID:  <bug-203776-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=203776

            Bug ID: 203776
           Summary: [patch] editors/libreoffice: Unbreak printing without
                    CUPS
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Keywords: patch
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: office@FreeBSD.org
          Reporter: peterj@FreeBSD.org
             Flags: maintainer-feedback?(office@FreeBSD.org)
          Assignee: office@FreeBSD.org
          Keywords: patch

Created attachment 162048
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=162048&action=edit
Build Unix printer management even when CUPS isn't enabled

Whilst it is possible to build libreoffice without CUPS, doing so breaks
printing - the print menu is still displayed but there is no underlying printer
manager.  This is a regression from previous libreoffice versions.

The attached 3 patches restore normal print operation.

Note that the spadmin program, that does printer administration (adding and
removing printers) has been deleted upstream so it's now necessary to manually
edit ${LOCALBASE}/lib/libreoffice/share/psprint/psprint.conf and add PPD files
to the drivers subdirectory.

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-203776-13>