FreeBSD Bugzilla – Attachment 199384 Details for
Bug 233352
print/qpdfview: improves USES flags and options
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
qpdfview patch with PORTREVISION increased
qpdfview.diff (text/plain), 1.87 KB, created by
Lorenzo Salvadore
on 2018-11-20 16:38:15 UTC
(
hide
)
Description:
qpdfview patch with PORTREVISION increased
Filename:
MIME Type:
Creator:
Lorenzo Salvadore
Created:
2018-11-20 16:38:15 UTC
Size:
1.87 KB
patch
obsolete
>diff -Nru /usr/local/poudriere/ports/official/print/qpdfview/Makefile /usr/local/poudriere/ports/experimental/print/qpdfview/Makefile >--- /usr/local/poudriere/ports/official/print/qpdfview/Makefile 2018-07-30 00:18:44.000000000 +0200 >+++ /usr/local/poudriere/ports/experimental/print/qpdfview/Makefile 2018-11-20 17:34:21.489491000 +0100 >@@ -3,7 +3,7 @@ > > PORTNAME= qpdfview > DISTVERSION= 0.4.17beta1 >-PORTREVISION= 1 >+PORTREVISION= 2 > CATEGORIES= print > MASTER_SITES= https://launchpadlibrarian.net/294276875/ \ > https://launchpad.net/${PORTNAME}/trunk/${DISTVERSION}/+download/ >@@ -14,19 +14,18 @@ > LICENSE= GPLv2+ > LICENSE_FILE= ${WRKSRC}/COPYING > >-USES= compiler:c++11-lang desktop-file-utils pkgconfig qmake >+USES= compiler:c++11-lang desktop-file-utils gl pkgconfig qmake >+USE_GL= gl > USE_LDCONFIG= yes >+ > QMAKE_SOURCE_PATH= ${PORTNAME}.pro > > DATADIR= ${PREFIX}/share/${PORTNAME} > > OPTIONS_SINGLE= TOOLKITS > OPTIONS_SINGLE_TOOLKITS= QT4 QT5 >-OPTIONS_DEFINE= CUPS >-OPTIONS_MULTI= BACKEND >-OPTIONS_MULTI_BACKEND= DJVU PS >-BACKEND_DESC= Additional documents support >-OPTIONS_DEFAULT= QT4 CUPS PS >+OPTIONS_DEFINE= CUPS DJVU PS >+OPTIONS_DEFAULT= QT5 CUPS DJVU PS > OPTIONS_SUB= yes > > CUPS_QMAKE_OFF= "CONFIG+=without_cups" >@@ -36,11 +35,11 @@ > DJVU_QMAKE_OFF= "CONFIG+=without_djvu" > > QT4_USES= qt:4 >-QT4_USE= qt=dbus,gui,imageformats,linguisttools,moc_build,rcc_build,sql,sql-sqlite3,svg,xml >+QT4_USE= qt=corelib,dbus,gui,imageformats,linguisttools,moc_build,rcc_build,sql,sql-sqlite3,svg,xml > QT4_LIB_DEPENDS= libpoppler-qt4.so:graphics/poppler-qt4 > > QT5_USES= qt:5 >-QT5_USE= qt=buildtools_build,concurrent,imageformats,linguisttools,printsupport,sql,sql-sqlite3,svg,xml >+QT5_USE= qt=buildtools_build,concurrent,core,dbus,gui,imageformats,linguisttools,printsupport,sql,sql-sqlite3,svg,widgets,xml > QT5_LIB_DEPENDS= libpoppler-qt5.so:graphics/poppler-qt5 > > PS_LIB_DEPENDS= libspectre.so:print/libspectre
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 233352
:
199376
|
199384
|
200529