FreeBSD Bugzilla – Attachment 200338 Details for
Bug 234251
graphics/xpdf4:fix build with GCC-based architectures
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch
xpdf4.patch (text/plain), 926 bytes, created by
Piotr Kubaj
on 2018-12-21 16:02:07 UTC
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
Piotr Kubaj
Created:
2018-12-21 16:02:07 UTC
Size:
926 bytes
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 487991) >+++ Makefile (working copy) >@@ -26,7 +26,7 @@ > MANPREFIX= ${PREFIX}/share/xpdf > SUB_FILES= xpdf-man.conf > >-USES= cmake:outsource localbase >+USES= compiler:c++11-lang cmake:outsource localbase > CMAKE_ARGS+= -DOPI_SUPPORT:BOOL=ON -DCMAKE_DISABLE_FIND_PACKAGE_Qt4:BOOL=ON \ > -DUSE_LCMS:BOOL=OFF -DSYSTEM_XPDFRC=${PREFIX}/etc/xpdfrc > >@@ -49,11 +49,12 @@ > GUI_PLIST_SUB= DESKTOPDIR="${DESKTOPDIR}" > GUI_USES= desktop-file-utils qt:5 > >+PRINT_CXXFLAGS= -D__FreeBSD_cc_version > PRINT_CMAKE_ON= -DXPDFWIDGET_PRINTING:BOOL=ON -DCUPS:BOOL=ON > PRINT_CMAKE_OFF= -DXPDFWIDGET_PRINTING:BOOL=OFF -DCUPS:BOOL=OFF > PRINT_DESC= Print support (CUPS dependency) >-PRINT_LDFLAGS= -L${LOCALBASE}/lib > PRINT_LIB_DEPENDS= libcups.so:print/cups >+PRINT_USES= localbase:ldflags > > post-install: > @cd ${STAGEDIR}${PREFIX}; \
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 234251
:
200338
|
200340
|
200408