Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 71860 Details for
Bug 111119
net-im/gnugadu-2.2.7 ebuild to substitute 2.2.8 that is with programme bug
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
gnugadu 2.2.7 ebuild file
gnugadu-2.2.7.ebuild (text/plain), 1.65 KB, created by
Mateusz
on 2005-11-01 04:42:07 UTC
(
hide
)
Description:
gnugadu 2.2.7 ebuild file
Filename:
MIME Type:
Creator:
Mateusz
Created:
2005-11-01 04:42:07 UTC
Size:
1.65 KB
patch
obsolete
># Copyright 1999-2005 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >IUSE="debug tlen esd oss xosd arts jabber perl spell gnutls" > >inherit eutils > >MY_P="gg2-${PV}" >S="${WORKDIR}/${MY_P}" >DESCRIPTION="GTK-based Gadu-Gadu, Tlen and Jabber IM client" >SRC_URI="mirror://sourceforge/ggadu/${MY_P}.tar.gz" >HOMEPAGE="http://gadu.gnu.pl/" > >LICENSE="GPL-2" >SLOT="0" >KEYWORDS="~amd64 ~ppc ~sparc ~x86" > >DEPEND=">=net-libs/libgadu-20050719 > >=x11-libs/gtk+-2.4.0 > sys-devel/gettext > >=sys-devel/automake-1.7 > >=sys-devel/libtool-1.4 > jabber? ( >=net-libs/loudmouth-0.17 ) > xosd? ( x11-libs/xosd ) > perl? ( dev-lang/perl dev-perl/XML-Parser ) > arts? ( >=kde-base/arts-0.9.5 ) > esd? ( media-sound/esound ) > tlen? ( net-libs/libtlen ) > spell? ( app-text/gtkspell ) > gnutls? ( net-libs/gnutls )" > >src_unpack() { > unpack ${A} > cd ${S} > sed -re 's#GTKSPELL_LIBS=`(.*)`#GTKSPELL_LIBS="`\1` -laspell"#g' -i configure >} > >src_compile() { > > myconf="--with-gui --with-gadu --with-remote --with-docklet_system_tray --with-docklet_dockapp \ > --with-sms --with-update --with-external --with-gghist --with-history-external-viewer --with-external-libgadu" > > if use arts; then > myconf="${myconf} --with-arts --with-arts-prefix=`artsc-config --arts-prefix`" > fi > > 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` \ > `use_with spell gtkspell` \ > `use_with gnutls` || die > emake || die >} > >src_install () { > > make DESTDIR=${D} install || die > insinto /usr/share/applications > doins gg2.desktop > 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 111119
: 71860