FreeBSD Bugzilla – Attachment 169803 Details for
Bug 209148
[patch] net-im/teamwords: drop unused dependencies, add WEBKITNOTIFY option
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Makefile.diff
patch-teamwords.diff (text/plain), 1.13 KB, created by
Andriy Voskoboinyk
on 2016-04-29 10:17:02 UTC
(
hide
)
Description:
Makefile.diff
Filename:
MIME Type:
Creator:
Andriy Voskoboinyk
Created:
2016-04-29 10:17:02 UTC
Size:
1.13 KB
patch
obsolete
>Index: net-im/teamwords/Makefile >=================================================================== >--- net-im/teamwords/Makefile (revision 414263) >+++ net-im/teamwords/Makefile (working copy) >@@ -4,6 +4,7 @@ > PORTNAME= teamwords > PORTVERSION= 0.2.1 > DISTVERSIONPREFIX= v >+PORTREVISION= 1 > CATEGORIES= net-im > > MAINTAINER= kmoore@FreeBSD.org >@@ -12,8 +13,7 @@ > LICENSE= LGPL3 > > USE_LDCONFIG= yes >-USE_QT5= core gui network svg linguist \ >- buildtools x11extras >+USE_QT5= core gui network webkit widgets buildtools_build > USES= compiler:c++11-lang qmake tar:xz > > QMAKE_ARGS= CONFIG+="configure" >@@ -24,8 +24,16 @@ > PLIST_FILES= bin/teamwords \ > share/applications/teamwords.desktop \ > share/icons/teamwords.png >-SUB_FILES= teamwords.desktop >+SUB_FILES= teamwords.desktop > >+OPTIONS_DEFINE= WEBKITNOTIFY >+ >+WEBKITNOTIFY_DESC= Use QtWebkit for notifications >+ >+post-patch-WEBKITNOTIFY-on: >+ @${REINPLACE_CMD} 's|linux|unix|' \ >+ ${WRKSRC}/plugins/qtwebkit/qtwebkit-plugins.pri >+ > do-install: > ${INSTALL_PROGRAM} ${WRKSRC}/teamwords ${STAGEDIR}${PREFIX}/bin > ${INSTALL_DATA} ${WRKDIR}/${SUB_FILES} ${STAGEDIR}${PREFIX}/share/applications/
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 209148
: 169803 |
169804
|
169805
|
169806
|
169807
|
169808