Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 67482 Details for
Bug 102996
version bump net-libs/gloox-0.9.8
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
New version of gloox. New features and some fixes.
gloox-0.6.ebuild (text/plain), 542 bytes, created by
Johan Bondeson
on 2005-09-02 08:11:11 UTC
(
hide
)
Description:
New version of gloox. New features and some fixes.
Filename:
MIME Type:
Creator:
Johan Bondeson
Created:
2005-09-02 08:11:11 UTC
Size:
542 bytes
patch
obsolete
># Copyright 1999-2005 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >DESCRIPTION="gloox is a c++ jabber/XMPP library" >HOMEPAGE="http://camaya.net/gloox" > >SRC_URI="http://camaya.net/download/${P}.tar.bz2" >LICENSE="GPL" >SLOT="0" >KEYWORDS="~x86" >IUSE="idn" > >DEPEND="virtual/libc > dev-libs/iksemel > idn? ( net-dns/libidn )" > >src_compile() { > ./autogen.sh > econf $(use_with idn libidn) || die "econf failed" > emake || die "emake failed" >} > >src_install() { > make DESTDIR=${D} install || die >}
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 102996
:
66249
|
66303
|
66883
|
67482
|
69028
|
72072
|
94648
|
121733
|
126594
|
126607
|
135228
|
138443