Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 64309 Details for
Bug 100293
libpqxx-2.5.5 (Update)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Ebuild for most recent version
libpqxx-2.5.5.ebuild (text/plain), 772 bytes, created by
Chris Traylor
on 2005-07-25 14:38:29 UTC
(
hide
)
Description:
Ebuild for most recent version
Filename:
MIME Type:
Creator:
Chris Traylor
Created:
2005-07-25 14:38:29 UTC
Size:
772 bytes
patch
obsolete
># Copyright 1999-2005 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: /var/cvsroot/gentoo-x86/dev-libs/libpqxx/libpqxx-2.5.5.ebuild,v 1.1 2005/04/21 16:36:28 nakano Exp $ > >IUSE="" >DESCRIPTION="C++ client API for PostgreSQL. The standard front-end for writing C++ programs that use PostgreSQL. Supersedes older libpq++ interface." >SRC_URI="ftp://gborg.postgresql.org/pub/libpqxx/stable/${P}.tar.gz" >HOMEPAGE="http://pqxx.tk/" > >LICENSE="BSD" >KEYWORDS="~x86 ~ppc ~amd64" >SLOT="0" > >DEPEND="dev-db/postgresql" > >src_compile() { > econf --enable-shared || die "./configure failed" > emake || die >} > >src_install () { > make DESTDIR=${D} install || die > dodoc AUTHORS ChangeLog COPYING INSTALL NEWS README* TODO > dohtml -r doc/html/* >}
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 100293
: 64309