FreeBSD Bugzilla – Attachment 157914 Details for
Bug 200999
[NEW PORT] net-im/ricochet: Ricochet instant messenger working throgh the Tor network
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
shar archive
ricochet.shar (text/plain), 3.57 KB, created by
Yuri Victorovich
on 2015-06-21 06:34:05 UTC
(
hide
)
Description:
shar archive
Filename:
MIME Type:
Creator:
Yuri Victorovich
Created:
2015-06-21 06:34:05 UTC
Size:
3.57 KB
patch
obsolete
># This is a shell archive. Save it in a file, remove anything before ># this line, and then unpack it by entering "sh file". Note, it may ># create directories; files and directories will be owned by you and ># have default permissions. ># ># This archive contains: ># ># net-im/ricochet ># net-im/ricochet/files ># net-im/ricochet/files/patch-ricochet.pro ># net-im/ricochet/Makefile ># net-im/ricochet/distinfo ># net-im/ricochet/pkg-descr ># >echo c - net-im/ricochet >mkdir -p net-im/ricochet > /dev/null 2>&1 >echo c - net-im/ricochet/files >mkdir -p net-im/ricochet/files > /dev/null 2>&1 >echo x - net-im/ricochet/files/patch-ricochet.pro >sed 's/^X//' >net-im/ricochet/files/patch-ricochet.pro << 'c65ae4aa584467113930335a4c03f732' >X--- ricochet.pro.orig 2015-06-17 04:00:47 UTC >X+++ ricochet.pro >X@@ -46,18 +46,18 @@ CONFIG(release,debug|release):DEFINES += >X >X contains(DEFINES, RICOCHET_NO_PORTABLE) { >X unix:!macx { >X- target.path = /usr/bin >X- shortcut.path = /usr/share/applications >X+ target.path = $$PREFIX/bin >X+ shortcut.path = $$PREFIX/share/applications >X shortcut.files = src/ricochet.desktop >X- icon.path = /usr/share/icons/hicolor/48x48/apps/ >X+ icon.path = $$PREFIX/share/icons/hicolor/48x48/apps/ >X icon.files = icons/ricochet.png >X- scalable_icon.path = /usr/share/icons/hicolor/scalable/apps/ >X+ scalable_icon.path = $$PREFIX/share/icons/hicolor/scalable/apps/ >X scalable_icon.files = icons/ricochet.svg >X INSTALLS += target shortcut icon scalable_icon >X >X exists(tor) { >X message(Adding bundled Tor to installations) >X- bundletor.path = /usr/lib/ricochet/tor/ >X+ bundletor.path = $$PREFIX/lib/ricochet/tor/ >X bundletor.files = tor/* >X INSTALLS += bundletor >X DEFINES += BUNDLED_TOR_PATH=\\\"/usr/lib/ricochet/tor/\\\" >c65ae4aa584467113930335a4c03f732 >echo x - net-im/ricochet/Makefile >sed 's/^X//' >net-im/ricochet/Makefile << '0d65473a35092f51b83128932997a041' >X# Created by: Yuri Victorovich <yuri@rawbw.com> >X# $FreeBSD$ >X >XPORTNAME= ricochet >XPORTVERSION= 0.150620 >XCATEGORIES= net-im net-p2p >X >XMAINTAINER= yuri@rawbw.com >XCOMMENT= Anonymous peer-to-peer instant messenger >X >XLICENSE= RICOCHET >XLICENSE_NAME= Ricochet >XLICENSE_FILE= ${WRKSRC}/LICENSE >XLICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept >X >XLIB_DEPENDS= libprotobuf.so:${PORTSDIR}/devel/protobuf >XRUN_DEPENDS= tor:${PORTSDIR}/security/tor >X >XUSE_GITHUB= yes >XGH_ACCOUNT= ricochet-im >XGH_TAGNAME= e31a0fb >X >XUSES= compiler:c++11-lib gmake pkgconfig qmake >XUSE_OPENSSL= yes >XUSE_QT5= core gui network quick quickcontrols widgets multimedia buildtools_build linguisttools_build >XQMAKE_ARGS+= DEFINES+=RICOCHET_NO_PORTABLE OPENSSLDIR=${LOCALBASE} >X >XPLIST_FILES= bin/ricochet \ >X share/applications/ricochet.desktop \ >X share/icons/hicolor/48x48/apps/ricochet.png share/icons/hicolor/scalable/apps/ricochet.svg >X >X.include <bsd.port.mk> >0d65473a35092f51b83128932997a041 >echo x - net-im/ricochet/distinfo >sed 's/^X//' >net-im/ricochet/distinfo << 'fb6853a21c4c3c111af368996b84953f' >XSHA256 (ricochet-im-ricochet-0.150620-e31a0fb_GH0.tar.gz) = 41d2f1265094b00085250c934ae065b87893baa79ec348b7d1c729e424a9fccc >XSIZE (ricochet-im-ricochet-0.150620-e31a0fb_GH0.tar.gz) = 1197163 >fb6853a21c4c3c111af368996b84953f >echo x - net-im/ricochet/pkg-descr >sed 's/^X//' >net-im/ricochet/pkg-descr << '68371f85a3d4c644be67c696a505e43c' >XAnonymous peer-to-peer instant messenger working through the Tor network. >X >XWWW: https://github.com/ricochet-im/ricochet >68371f85a3d4c644be67c696a505e43c >exit >
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 Raw
Actions:
View
Attachments on
bug 200999
:
157906
|
157907
| 157914