FreeBSD Bugzilla – Attachment 194694 Details for
Bug 229375
[NEW PORT] irc/bitlbee-steam - Steam protocol plugin for bitlbee
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
svn diff patch
bitlbee-steam.patch (text/plain), 2.89 KB, created by
Albert Ou
on 2018-06-27 20:48:36 UTC
(
hide
)
Description:
svn diff patch
Filename:
MIME Type:
Creator:
Albert Ou
Created:
2018-06-27 20:48:36 UTC
Size:
2.89 KB
patch
obsolete
>Index: irc/Makefile >=================================================================== >--- irc/Makefile (revision 473451) >+++ irc/Makefile (working copy) >@@ -9,6 +9,7 @@ > SUBDIR += bitchx > SUBDIR += bitlbee > SUBDIR += bitlbee-facebook >+ SUBDIR += bitlbee-steam > SUBDIR += bnc > SUBDIR += bopm > SUBDIR += cgiirc >Index: irc/bitlbee-steam/Makefile >=================================================================== >--- irc/bitlbee-steam/Makefile (nonexistent) >+++ irc/bitlbee-steam/Makefile (working copy) >@@ -0,0 +1,29 @@ >+# $FreeBSD$ >+ >+PORTNAME= bitlbee-steam >+PORTVERSION= 1.4.2 >+DISTVERSIONPREFIX=v >+CATEGORIES= irc >+ >+MAINTAINER= aou@eecs.berkeley.edu >+COMMENT= Steam plugin for bitlbee >+ >+LICENSE= GPLv2 >+LICENSE_FILE= ${WRKSRC}/COPYING >+ >+LIB_DEPENDS= libgcrypt.so:security/libgcrypt >+BUILD_DEPENDS= bitlbee:irc/bitlbee >+ >+USES= autoreconf libtool pkgconfig >+USE_GNOME= glib20 >+GNU_CONFIGURE= yes >+CONFIGURE_ARGS+=--with-plugindir=${PREFIX}/lib/bitlbee >+ >+USE_GITHUB= yes >+GH_ACCOUNT= bitlbee >+ >+INSTALL_TARGET= install-strip >+ >+PLIST_FILES= lib/bitlbee/steam.so >+ >+.include <bsd.port.mk> > >Property changes on: irc/bitlbee-steam/Makefile >___________________________________________________________________ >Added: svn:eol-style >## -0,0 +1 ## >+native >\ No newline at end of property >Added: svn:keywords >## -0,0 +1 ## >+FreeBSD=%H >\ No newline at end of property >Added: svn:mime-type >## -0,0 +1 ## >+text/plain >\ No newline at end of property >Index: irc/bitlbee-steam/distinfo >=================================================================== >--- irc/bitlbee-steam/distinfo (nonexistent) >+++ irc/bitlbee-steam/distinfo (working copy) >@@ -0,0 +1,3 @@ >+TIMESTAMP = 1530130545 >+SHA256 (bitlbee-bitlbee-steam-v1.4.2_GH0.tar.gz) = fced6878906e14d96f899d362620de17c41a7fb84c2460068a9c08fc6904de38 >+SIZE (bitlbee-bitlbee-steam-v1.4.2_GH0.tar.gz) = 43003 > >Property changes on: irc/bitlbee-steam/distinfo >___________________________________________________________________ >Added: fbsd:nokeywords >## -0,0 +1 ## >+yes >\ No newline at end of property >Added: svn:eol-style >## -0,0 +1 ## >+native >\ No newline at end of property >Added: svn:mime-type >## -0,0 +1 ## >+text/plain >\ No newline at end of property >Index: irc/bitlbee-steam/pkg-descr >=================================================================== >--- irc/bitlbee-steam/pkg-descr (nonexistent) >+++ irc/bitlbee-steam/pkg-descr (working copy) >@@ -0,0 +1,4 @@ >+The Steam protocol plugin for bitlbee. This plugin uses the Steam Mobile >+API allowing it to run alongside the main Steam client. >+ >+WWW: https://github.com/bitlbee/bitlbee-steam > >Property changes on: irc/bitlbee-steam/pkg-descr >___________________________________________________________________ >Added: fbsd:nokeywords >## -0,0 +1 ## >+yes >\ No newline at end of property >Added: svn:eol-style >## -0,0 +1 ## >+native >\ No newline at end of property >Added: svn:mime-type >## -0,0 +1 ## >+text/plain >\ No newline at end of property
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 229375
: 194694