Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 51554 Details for
Bug 82504
irssi ebuild diff for gentoo bsd
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
diff for irssi-0.8.10-rc5-r1 to compile on gentoo-bsd
irssi-bsd.diff (text/plain), 1.56 KB, created by
lordnothing
on 2005-02-18 16:07:05 UTC
(
hide
)
Description:
diff for irssi-0.8.10-rc5-r1 to compile on gentoo-bsd
Filename:
MIME Type:
Creator:
lordnothing
Created:
2005-02-18 16:07:05 UTC
Size:
1.56 KB
patch
obsolete
>--- ./irssi-0.8.10_rc5.ebuild Thu Jan 20 19:43:43 2005 >+++ /usr/local/portage/overlay/net-irc/irssi/irssi-0.8.10_rc5-r1.ebuild Fri Feb 18 19:05:04 2005 >@@ -1,6 +1,6 @@ > # Copyright 1999-2005 Gentoo Foundation > # Distributed under the terms of the GNU General Public License v2 >-# $Header: /var/cvsroot/gentoo-x86/net-irc/irssi/irssi-0.8.10_rc5.ebuild,v 1.7 2005/01/21 00:39:48 swegener Exp $ >+# $Header: /var/cvsroot/gentoo-x86/net-irc/irssi/irssi-0.8.10_rc5-r1.ebuild,v 1.2 2005/01/22 17:19:29 swegener Exp $ > > inherit perl-module eutils > >@@ -8,7 +8,9 @@ > > DESCRIPTION="A modular textUI IRC client with IPv6 support" > HOMEPAGE="http://irssi.org/" >-SRC_URI="http://irssi.org/files/${MY_P}.tar.gz" >+SRC_URI="http://irssi.org/files/${MY_P}.tar.gz >+ mirror://gentoo/${P}-CVS-20050121.patch.bz2 >+ http://dev.gentoo.org/~swegener/distfiles/${P}-CVS-20050121.patch.bz2" > > LICENSE="GPL-2" > SLOT="0" >@@ -16,7 +18,7 @@ > IUSE="nls ipv6 perl ssl socks5" > > RDEPEND="!net-irc/irssi-cvs >- >=dev-libs/glib-2.2.1 >+ >=dev-libs/glib-1.2.10 > sys-libs/ncurses > ssl? ( dev-libs/openssl ) > perl? ( dev-lang/perl ) >@@ -36,6 +38,8 @@ > sed -i \ > -e 's/[^ ]\+\.html//g' docs/Makefile.in || \ > die "sed doc/Makefile.in failed" >+ >+ epatch ${WORKDIR}/${P}-CVS-20050121.patch > } > > src_compile() { >@@ -47,7 +51,7 @@ > fi > > econf \ >- --with-glib2 \ >+ --with-glib1 \ > --without-servertest \ > --with-proxy \ > --with-ncurses \ >@@ -57,6 +61,9 @@ > $(use_with socks5 socks) \ > ${myconf} || die "./configure failed" > emake || die "emake failed" >+ >+ # Generate updated help >+ ./syntax.pl > } > > src_install() {
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 82504
: 51554