diff options
Diffstat (limited to 'zarb-ml/mageia-dev/2011-November/009376.html')
| -rw-r--r-- | zarb-ml/mageia-dev/2011-November/009376.html | 134 | 
1 files changed, 134 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/2011-November/009376.html b/zarb-ml/mageia-dev/2011-November/009376.html new file mode 100644 index 000000000..483eb3d95 --- /dev/null +++ b/zarb-ml/mageia-dev/2011-November/009376.html @@ -0,0 +1,134 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> +   <TITLE> [Mageia-dev] drop php-ffmpeg +   </TITLE> +   <LINK REL="Index" HREF="index.html" > +   <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20drop%20php-ffmpeg&In-Reply-To=%3C201111070832.56889.jjorge%40free.fr%3E"> +   <META NAME="robots" CONTENT="index,nofollow"> +   <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> +   <LINK REL="Previous"  HREF="009373.html"> +   <LINK REL="Next"  HREF="009313.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> +   <H1>[Mageia-dev] drop php-ffmpeg</H1> +    <B>José Jorge</B>  +    <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20drop%20php-ffmpeg&In-Reply-To=%3C201111070832.56889.jjorge%40free.fr%3E" +       TITLE="[Mageia-dev] drop php-ffmpeg">jjorge at free.fr +       </A><BR> +    <I>Mon Nov  7 08:32:56 CET 2011</I> +    <P><UL> +        <LI>Previous message: <A HREF="009373.html">[Mageia-dev] drop php-ffmpeg +</A></li> +        <LI>Next message: <A HREF="009313.html">[Mageia-dev] Requesting a newbie-mailinglist for Mageia A.S.A.P. +</A></li> +         <LI> <B>Messages sorted by:</B>  +              <a href="date.html#9376">[ date ]</a> +              <a href="thread.html#9376">[ thread ]</a> +              <a href="subject.html#9376">[ subject ]</a> +              <a href="author.html#9376">[ author ]</a> +         </LI> +       </UL> +    <HR>   +<!--beginarticle--> +<PRE>Le lundi 7 novembre 2011 05:43:50, Thomas Spuhler a écrit : +><i> On Wednesday, November 02, 2011 09:09:51 pm Thomas Spuhler wrote: +</I>><i> > On Sunday, October 16, 2011 01:49:25 am José Jorge wrote: +</I>><i> > > I am trying to build maniadrive in Mageia. To strip the embedded libs, +</I>><i> > > it needs the file /usr/lib/libphp5.so . We currently do not build it +</I>><i> > > in the php packages. Fedora does it and it ends in the rpm +</I>><i> > > php-embedded. +</I>><i> > >  +</I>><i> > > 1. Do you agree to add it to our php SPEC? +</I>><i> > > 2. Do you want to do it, or can I just submit? +</I>><i> >  +</I>><i> > I'll look at it this weekend. +</I>><i>  +</I>><i> Would you please provide a few more details? +</I> +Yes, here are the lib parts I see in fedora, I think they are self explaining.  +But as we don't build it the same way, I don't know how to adapt it. + +BUILD: + +# Build for inclusion as embedded script language into applications, +# /usr/lib[64]/libphp5.so +pushd build-embedded +build --enable-embed \ +      --without-mysql --disable-pdo \ +      ${without_shared} +popd + +FILES: + +%files embedded +%defattr(-,root,root,-) +%{_libdir}/libphp5.so +%{_libdir}/libphp5-%{version}.so +</PRE> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +<!--endarticle--> +    <HR> +    <P><UL> +        <!--threads--> +	<LI>Previous message: <A HREF="009373.html">[Mageia-dev] drop php-ffmpeg +</A></li> +	<LI>Next message: <A HREF="009313.html">[Mageia-dev] Requesting a newbie-mailinglist for Mageia A.S.A.P. +</A></li> +         <LI> <B>Messages sorted by:</B>  +              <a href="date.html#9376">[ date ]</a> +              <a href="thread.html#9376">[ thread ]</a> +              <a href="subject.html#9376">[ subject ]</a> +              <a href="author.html#9376">[ author ]</a> +         </LI> +       </UL> + +<hr> +<a href="https://www.mageia.org/mailman/listinfo/mageia-dev">More information about the Mageia-dev +mailing list</a><br> +</body></html>  | 
