Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 75028 Details for
Bug 115963
guifications has a beta release for gaim2.0 support
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
updated ebuild for the beta release
guifications-2.13_beta1.ebuild (text/plain), 1.03 KB, created by
Douglas Breault
on 2005-12-18 10:52:28 UTC
(
hide
)
Description:
updated ebuild for the beta release
Filename:
MIME Type:
Creator:
Douglas Breault
Created:
2005-12-18 10:52:28 UTC
Size:
1.03 KB
patch
obsolete
># Copyright 1999-2005 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: /var/cvsroot/gentoo-x86/x11-plugins/guifications/guifications-2.13_beta1.ebuild,v 1.3 2005/12/17 20:59:00 GenKreton Exp $ > >DESCRIPTION="Guifications are graphical notification plugin for the open source instant message client gaim" >HOMEPAGE="http://guifications.sourceforge.net" >MY_PV=${PV/_beta/beta} >SRC_URI="mirror://sourceforge/guifications/guifications-${MY_PV}.tar.bz2" > >LICENSE="GPL-2" >SLOT="0" >KEYWORDS="~x86 ~amd64 ~ppc ~sparc" >IUSE="debug nls" > >DEPEND=">=net-im/gaim-2.0.0_beta1" >#RDEPEND="" > >S="${WORKDIR}/guifications-2.13beta1" > >src_compile() { > local myconf > use debug && myconf="${myconf} --enable-debug" > use nls || myconf="${myconf} --disable-nls" > > econf ${myconf} || die "econf failure" > emake || die "emake failure" >} > >src_install() { > make install DESTDIR=${D} || die "make install failure" > dodoc ABOUT-NLS AUTHORS COPYING ChangeLog INSTALL NEWS README TODO VERSION >}
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 115963
: 75028