FreeBSD Bugzilla – Attachment 181246 Details for
Bug 217848
print/cups-filters: Update to 1.13.4
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Make MuPDF dependency and renderer selectable
patch-cups_filters_mupdf (text/plain), 1.84 KB, created by
Raivo Hool
on 2017-03-27 21:49:26 UTC
(
hide
)
Description:
Make MuPDF dependency and renderer selectable
Filename:
MIME Type:
Creator:
Raivo Hool
Created:
2017-03-27 21:49:26 UTC
Size:
1.84 KB
patch
obsolete
>--- Makefile.orig 2017-03-28 00:32:51.271154000 +0300 >+++ Makefile 2017-03-28 00:32:38.365663000 +0300 >@@ -16,8 +16,7 @@ > libcupsimage.so:print/cups \ > libfreetype.so:print/freetype2 \ > libfontconfig.so:x11-fonts/fontconfig \ >- libpoppler.so:graphics/poppler \ >- libmupdf.so:graphics/mupdf >+ libpoppler.so:graphics/poppler > > CONFLICTS= cups-pstoraster-[0-9]* foomatic-filters-[0-9]* > >@@ -44,7 +43,7 @@ > OPTIONS_GROUP= CUPS_BROWSED > OPTIONS_GROUP_CUPS_BROWSED= AVAHI LDAP > OPTIONS_SINGLE= PDFTOPS_RENDERER >-OPTIONS_SINGLE_PDFTOPS_RENDERER=GS HYBRID PDFTOPS >+OPTIONS_SINGLE_PDFTOPS_RENDERER=GS HYBRID PDFTOPS MUPDF > OPTIONS_DEFAULT= AVAHI COLORD HYBRID IJS IMAGEFILTERS > OPTIONS_SUB= yes > >@@ -101,6 +100,12 @@ > PDFTOPS_CONFIGURE_ON= --with-pdftops=pdftops > PDFTOPS_DESC= Poppler pdftops(1) > >+MUPDF_BUILD_DEPENDS= mutool:graphics/mupdf >+MUPDF_RUN_DEPENDS= mutool:graphics/mupdf >+MUPDF_CONFIGURE_ON= --with-pdftops=mupdf >+MUPDF_DESC= MuPDF renderer >+MUPDF_CONFIGURE_ENABLE= mutool >+ > PDFTOPS_RENDERER_DESC= Default PDF-to-PostScript renderer > > post-patch: >--- pkg-plist.orig 2017-03-28 00:32:51.264917000 +0300 >+++ pkg-plist 2017-03-27 17:00:53.420777000 +0300 >@@ -45,7 +45,7 @@ > %%BRAILLE%%libexec/cups/filter/imagetoubrl > %%BRAILLE%%libexec/cups/filter/imageubrltoindexv3 > %%BRAILLE%%libexec/cups/filter/imageubrltoindexv4 >-libexec/cups/filter/mupdftoraster >+%%MUPDF%%libexec/cups/filter/mupdftoraster > %%IJS%%libexec/cups/filter/pdftoijs > libexec/cups/filter/pdftoopvp > libexec/cups/filter/pdftopdf >@@ -101,7 +101,7 @@ > %%BRAILLE%%share/cups/mime/braille.convs > %%BRAILLE%%share/cups/mime/braille.types > share/cups/mime/cupsfilters-ghostscript.convs >-share/cups/mime/cupsfilters-mupdf.convs >+%%MUPDF%%share/cups/mime/cupsfilters-mupdf.convs > share/cups/mime/cupsfilters-poppler.convs > share/cups/mime/cupsfilters.convs > share/cups/mime/cupsfilters.types
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 217848
:
180879
| 181246