Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 342670 Details for
Bug 461972
net-irc/hexchat - Please add specific plugin USE flags
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
hexchat-2.9.4.ebuild.patch
hexchat-2.9.4.ebuild.patch (text/plain), 1.33 KB, created by
Denis M. (Phr33d0m)
on 2013-03-19 21:08:56 UTC
(
hide
)
Description:
hexchat-2.9.4.ebuild.patch
Filename:
MIME Type:
Creator:
Denis M. (Phr33d0m)
Created:
2013-03-19 21:08:56 UTC
Size:
1.33 KB
patch
obsolete
>--- a/hexchat-2.9.4.ebuild 2013-03-09 15:31:24.000000000 +0100 >+++ b/hexchat-2.9.4.ebuild 2013-03-19 22:00:55.202065702 +0100 >@@ -13,7 +13,13 @@ > LICENSE="GPL-2" > SLOT="0" > KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~amd64-linux" >-IUSE="dbus fastscroll +gtk ipv6 libnotify libproxy nls ntlm perl +plugins python spell ssl threads" >+IUSE_HEXCHAT_PLUGINS=" >+ hexchat_plugins_checksum >+ hexchat_plugins_doat >+ hexchat_plugins_fishlim >+ hexchat_plugins_sysinfo >+" >+IUSE="${IUSE_HEXCHAT_PLUGINS} dbus fastscroll +gtk ipv6 libnotify libproxy nls ntlm perl python spell ssl threads" > > RDEPEND="dev-libs/glib:2 > x11-libs/pango >@@ -63,6 +69,7 @@ > econf \ > --disable-tcl \ > --enable-shm \ >+ --enable-plugin \ > $(use_enable dbus) \ > $(use_enable ipv6) \ > $(use_enable nls) \ >@@ -74,11 +81,10 @@ > $(use_enable gtk gtkfe) \ > $(use_enable !gtk textfe) \ > $(use_enable fastscroll xft) \ >- $(use_enable plugins plugin) \ >- $(use_enable plugins checksum) \ >- $(use_enable plugins doat) \ >- $(use_enable plugins fishlim) \ >- $(use_enable plugins sysinfo) \ >+ $(use_enable hexchat_plugins_checksum checksum) \ >+ $(use_enable hexchat_plugins_doat doat) \ >+ $(use_enable hexchat_plugins_fishlim fishlim) \ >+ $(use_enable hexchat_plugins_sysinfo sysinfo) \ > $(use_enable libproxy) \ > $(use_enable libproxy socks) \ > $(use_enable threads)
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 461972
:
342670
|
342676