FreeBSD Bugzilla – Attachment 159209 Details for
Bug 201869
[patch] graphics/qiviewer: qt4-linguist -> qt4-linguisttools, fix Qt4 dependencies
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Makefile.diff
patch-qiviewer.diff (text/plain), 943 bytes, created by
Andriy Voskoboinyk
on 2015-07-25 11:32:23 UTC
(
hide
)
Description:
Makefile.diff
Filename:
MIME Type:
Creator:
Andriy Voskoboinyk
Created:
2015-07-25 11:32:23 UTC
Size:
943 bytes
patch
obsolete
>Index: graphics/qiviewer/Makefile >=================================================================== >--- graphics/qiviewer/Makefile (revision 392864) >+++ graphics/qiviewer/Makefile (working copy) >@@ -3,7 +3,7 @@ > > PORTNAME= qiviewer > PORTVERSION= 0.5.0 >-PORTREVISION= 2 >+PORTREVISION= 3 > CATEGORIES= graphics > MASTER_SITES= GOOGLE_CODE > >@@ -11,9 +11,10 @@ > COMMENT= Fast and lightweight image viewer > > LICENSE= GPLv2 >+LICENSE_FILE= ${WRKDIR}/${PORTNAME}/COPYING > >-USES= qmake tar:bzip2 >-USE_QT4= gui xml dbus imageformats_run linguist_build \ >+USES= desktop-file-utils qmake tar:bzip2 >+USE_QT4= corelib gui imageformats_run linguisttools_build \ > moc_build rcc_build uic_build > > PLIST_FILES= bin/qiviewer \ >@@ -29,7 +30,7 @@ > WEBP_QMAKE_ON= CONFIG+=enable-webp > > post-configure: >- ${REINPLACE_CMD} -e 's|lrelease|lrelease-qt4|g' \ >+ @${REINPLACE_CMD} -e 's|lrelease|lrelease-qt4|g' \ > ${WRKSRC}/Makefile > > .include <bsd.port.mk>
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 201869
: 159209 |
159210
|
159211