FreeBSD Bugzilla – Attachment 187906 Details for
Bug 223593
net-im/ricochet: Add missing dependency (qt5-quickcontrols)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
[PATCH] net-im/ricochet: add missing dependency (qt5-quickcontrols), r453899
PR_net-im_ricochet_r453899.diff (text/plain), 1.49 KB, created by
VinÃcius Zavam
on 2017-11-10 14:18:10 UTC
(
hide
)
Description:
[PATCH] net-im/ricochet: add missing dependency (qt5-quickcontrols), r453899
Filename:
MIME Type:
Creator:
VinÃcius Zavam
Created:
2017-11-10 14:18:10 UTC
Size:
1.49 KB
patch
obsolete
>Index: net-im/ricochet/Makefile >=================================================================== >--- net-im/ricochet/Makefile (revision 453899) >+++ net-im/ricochet/Makefile (working copy) >@@ -1,44 +1,44 @@ > # Created by: Yuri Victorovich <yuri@rawbw.com> > # $FreeBSD$ > > PORTNAME= ricochet > PORTVERSION= 1.1.4 > DISTVERSIONPREFIX= v >-PORTREVISION= 8 >+PORTREVISION= 9 > CATEGORIES= net-im net-p2p > > MAINTAINER= yuri@rawbw.com > COMMENT= Anonymous peer-to-peer instant messenger > > LICENSE= RICOCHET > LICENSE_NAME= Ricochet > LICENSE_FILE= ${WRKSRC}/LICENSE > LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept > > LIB_DEPENDS= libprotobuf.so:devel/protobuf > RUN_DEPENDS= tor:security/tor > > USE_GITHUB= yes > GH_ACCOUNT= ricochet-im > > USES= compiler:c++11-lib gmake pkgconfig qmake ssl > USE_GL= gl >-USE_QT5= core gui network qml quick widgets multimedia buildtools_build linguisttools_build >+USE_QT5= core gui network qml quick quickcontrols widgets multimedia buildtools_build linguisttools_build > QMAKE_ARGS+= DEFINES+=RICOCHET_NO_PORTABLE OPENSSLDIR=${LOCALBASE} > > PLIST_FILES= bin/ricochet \ > share/applications/ricochet.desktop \ > share/icons/hicolor/48x48/apps/ricochet.png \ > share/icons/hicolor/scalable/apps/ricochet.svg > > .include <bsd.port.pre.mk> > > post-patch: > @${REINPLACE_CMD} -E 's| -fsanitize=[a-z-]+| |g' \ > ${WRKSRC}/hardened.pri > .if ${ARCH} == amd64 && ${OSREL:R} == 9 > @${REINPLACE_CMD} -E 's| -pie| |g' \ > ${WRKSRC}/hardened.pri > .endif > > .include <bsd.port.post.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 223593
: 187906