Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 193389 Details for
Bug 272412
net-libs/activemq-cpp [new ebuild]
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
activemq-cpp ebuild
activemq-cpp-2.2.1.ebuild (text/plain), 702 bytes, created by
Vladimir Dolzhenko
on 2009-06-03 11:34:00 UTC
(
hide
)
Description:
activemq-cpp ebuild
Filename:
MIME Type:
Creator:
Vladimir Dolzhenko
Created:
2009-06-03 11:34:00 UTC
Size:
702 bytes
patch
obsolete
># Copyright 1999-2009 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: /var/cvsroot/gentoo-x86/net-libs/webkit-gtk/webkit-gtk-0_p40220.ebuild,v 1.2 2009/01/31 21:51:04 jokey Exp $ > >inherit autotools > >DESCRIPTION="C++ Messaging Service is a JMS-like API for C++" >HOMEPAGE="http://activemq.apache.org/cms/" >SRC_URI="http://www.sai.msu.su/apache/activemq/activemq-cpp/source/${P}-src.tar.gz" > >RDEPEND="dev-libs/apr > dev-libs/apr-util" > >DEPEND="${RDEPEND}" > >LICENSE="Apache" >SLOT="0" >KEYWORDS="~x86 ~amd64" >IUSE="" > >src_compile() { > ./autogen.sh > econf > emake || die "emake failed" >} > >src_install() { > emake DESTDIR="${D}" install || die "Install failed" >} >
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 272412
: 193389