Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 28645 Details for
Bug 46718
gnugadu-2.0.ebuild (Update)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
gnugadu-2.0.ebuild
gnugadu-2.0.ebuild (text/plain), 1.34 KB, created by
Marcin Kryczek (RETIRED)
on 2004-04-03 15:18:35 UTC
(
hide
)
Description:
gnugadu-2.0.ebuild
Filename:
MIME Type:
Creator:
Marcin Kryczek (RETIRED)
Created:
2004-04-03 15:18:35 UTC
Size:
1.34 KB
patch
obsolete
># Copyright 1999-2004 Gentoo Technologies, Inc. ># Distributed under the terms of the GNU General Public License v2 ># $Header: /home/cvsroot/gentoo-x86/net-im/gnugadu/gnugadu-2.0_pre8.ebuild,v 1.3 2004/03/17 19:59:41 spock Exp $ > >IUSE="debug tlen esd oss xosd arts jabber perl spell" > >MY_P="gg2-2.0" >S="${WORKDIR}/${MY_P}" >DESCRIPTION="GTK-based Gadu-Gadu, Tlen and Jabber IM client" >SRC_URI="mirror://sourceforge/ggadu/${MY_P}.tar.bz2" >HOMEPAGE="http://gadu.gnu.pl/" > >LICENSE="GPL-2" >SLOT="0" >KEYWORDS="~x86" > >DEPEND=">=x11-libs/gtk+-2.2.0 > sys-devel/gettext > >=sys-devel/automake-1.7 > >=sys-devel/libtool-1.4 > jabber? ( >=net-libs/loudmouth-0.15.1 ) > xosd? ( x11-libs/xosd ) > perl? ( dev-lang/perl dev-perl/XML-Parser ) > >=net-im/ekg-1.4 > arts? ( >=kde-base/arts-0.9.5 ) > esd? ( media-sound/esound ) > tlen? ( net-libs/libtlen ) > spell? ( =app-text/gtkspell-2.0.2 )" > >src_compile() { > > myconf="--with-gui --with-gadu --with-remote --with-docklet_system_tray --with-docklet_dockapp --with-sms --with-update --with-external" > use spell && myconf="${myconf} --with-gtkspell" > > econf ${myconf} \ > `use_enable debug` \ > `use_with oss` \ > `use_with esd` \ > `use_with xosd` \ > `use_with arts` \ > `use_with perl` \ > `use_with tlen` \ > `use_with jabber` || die > emake || die >} > >src_install () { > > make DESTDIR=${D} install || die > dodoc AUTHORS ChangeLog NEWS README TODO >} >
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 46718
: 28645