[Bug 203776] [patch] editors/libreoffice: Unbreak printing without CUPS

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Oct 14 18:57:24 UTC 2015


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 at FreeBSD.org
          Reporter: peterj at FreeBSD.org
             Flags: maintainer-feedback?(office at FreeBSD.org)
          Assignee: office at 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.


More information about the freebsd-ports-bugs mailing list