Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 257889 Details for
Bug 348244
dev-php5/pecl-stomp (new package)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
pecl-stomp ebuild
pecl-stomp-1.0.3.ebuild (text/plain), 713 bytes, created by
Rob Bruce
on 2010-12-23 20:04:39 UTC
(
hide
)
Description:
pecl-stomp ebuild
Filename:
MIME Type:
Creator:
Rob Bruce
Created:
2010-12-23 20:04:39 UTC
Size:
713 bytes
patch
obsolete
># Copyright 1999-2010 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-stomp/pecl-stomp-1.0.2.ebuild,v 1.1 2010/06/18 06:26:50 robbat2 Exp $ > >EAPI="2" >PHP_EXT_NAME="stomp" >PHP_EXT_INI="yes" >PHP_EXT_ZENDEXT="no" >DOCS="README" > >USE_PHP="php5-2 php5-3" > >inherit php-ext-pecl-r2 depend.php > >KEYWORDS="~amd64 ~x86" > >DESCRIPTION="PHP extension for enabling applications to communicate with any Stomp compliant Message Brokers." >LICENSE="PHP-3" >SLOT="0" >IUSE="+ssl" > >pkg_setup() { > use ssl && require_php_with_use ssl >} > >src_configure() { > my_conf="--enable-stomp > $(use_with ssl openssl-dir=/usr)" > php-ext-source-r2_src_configure >}
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 348244
:
256721
|
256722
|
257889
|
285067