FreeBSD Bugzilla – Attachment 137130 Details for
Bug 182523
Additional options for irc/hexchat
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.65 KB, created by
Ade Lovett
on 2013-09-30 21:40:00 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Ade Lovett
Created:
2013-09-30 21:40:00 UTC
Size:
1.65 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 328861) >+++ Makefile (working copy) >@@ -3,7 +3,7 @@ > > PORTNAME= hexchat > PORTVERSION= 2.9.6.1 >-PORTREVISION= 1 >+PORTREVISION= 2 > CATEGORIES= irc gnome ipv6 > MASTER_SITES= http://dl.hexchat.org/${PORTNAME}/ > >@@ -12,9 +12,6 @@ > > LICENSE= GPLv2 > >-LIB_DEPENDS= libproxy.so:${PORTSDIR}/net/libproxy \ >- libcanberra.so:${PORTSDIR}/audio/libcanberra >- > USE_XZ= yes > USES= gmake desktop-file-utils pkgconfig > USE_GNOME= gtk20 libxml2 >@@ -32,12 +29,12 @@ > > PORTDOCS= * > >-OPTIONS_DEFINE= DOCS NLS SOCKS XFT TEXTFE PYTHON PERL DOAT FISHLIM DBUS NOTIFY >+OPTIONS_DEFINE= DOCS NLS SOCKS XFT TEXTFE PYTHON PERL DOAT FISHLIM DBUS NOTIFY PROXY CANBERRA > > OPTIONS_RADIO= SPELL > OPTIONS_RADIO_SPELL= LIBSEXY GTKSPELL STATIC > >-OPTIONS_DEFAULT= SOCKS XFT PERL DOAT DBUS NOTIFY LIBSEXY >+OPTIONS_DEFAULT= SOCKS XFT PERL DOAT DBUS NOTIFY LIBSEXY PROXY CANBERRA > > OPTIONS_SUB= yes > >@@ -47,6 +44,8 @@ > STATIC_DESC= Spell checking embedded in the binary > LIBSEXY_DESC= Spell checking support via Libsexy > GTKSPELL_DESC= Spell checking support via GTKSpell >+PROXY_DESC= Proxy support via Libproxy >+CANBERRA_DESC= Audio support via Libcanberra > > NLS_CONFIGURE_ENABLE= nls > NLS_USES= gettext >@@ -64,6 +63,10 @@ > DBUS_CONFIGURE_ENABLE= dbus > NOTIFY_RUN_DEPENDS= notify-send:${PORTSDIR}/devel/libnotify > NOTIFY_CONFIGURE_ENABLE= libnotify >+PROXY_LIB_DEPENDS= libproxy.so:${PORTSDIR}/net/libproxy >+PROXY_CONFIGURE_ENABLE= libproxy >+CANBERRA_LIB_DEPENDS= libcanberra.so:${PORTSDIR}/audio/libcanberra >+CANBERRA_CONFIGURE_ENABLE= libcanberra > > NO_STAGE= yes > .include <bsd.port.options.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 182523
: 137130