diff options
Diffstat (limited to 'zarb-ml/mageia-dev/2011-July/006452.html')
| -rw-r--r-- | zarb-ml/mageia-dev/2011-July/006452.html | 146 | 
1 files changed, 146 insertions, 0 deletions
| diff --git a/zarb-ml/mageia-dev/2011-July/006452.html b/zarb-ml/mageia-dev/2011-July/006452.html new file mode 100644 index 000000000..273cbb786 --- /dev/null +++ b/zarb-ml/mageia-dev/2011-July/006452.html @@ -0,0 +1,146 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> +   <TITLE> [Mageia-dev] PPA-like repos +   </TITLE> +   <LINK REL="Index" HREF="index.html" > +   <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20PPA-like%20repos&In-Reply-To=%3CCAC7Lmns-q4JXaTj6R%2BdwZ07UGAEVuUH3zqwJPqck6SN%2BiTR%2Bjw%40mail.gmail.com%3E"> +   <META NAME="robots" CONTENT="index,nofollow"> +   <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> +   <LINK REL="Previous"  HREF="006450.html"> +   <LINK REL="Next"  HREF="006453.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> +   <H1>[Mageia-dev] PPA-like repos</H1> +    <B>Eugeni Dodonov</B>  +    <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20PPA-like%20repos&In-Reply-To=%3CCAC7Lmns-q4JXaTj6R%2BdwZ07UGAEVuUH3zqwJPqck6SN%2BiTR%2Bjw%40mail.gmail.com%3E" +       TITLE="[Mageia-dev] PPA-like repos">eugeni at dodonov.net +       </A><BR> +    <I>Thu Jul  7 22:50:35 CEST 2011</I> +    <P><UL> +        <LI>Previous message: <A HREF="006450.html">[Mageia-dev] task-kde4* +</A></li> +        <LI>Next message: <A HREF="006453.html">[Mageia-dev] PPA-like repos +</A></li> +         <LI> <B>Messages sorted by:</B>  +              <a href="date.html#6452">[ date ]</a> +              <a href="thread.html#6452">[ thread ]</a> +              <a href="subject.html#6452">[ subject ]</a> +              <a href="author.html#6452">[ author ]</a> +         </LI> +       </UL> +    <HR>   +<!--beginarticle--> +<PRE>Hi folks, + +don't know if it was discussed previously, but I could not find it in the +archives. + +Are there some plans for any kind of ppa-like repos in Mageia/BS? There are +some cases where they could be useful. One special case which comes to mind +is wayland packaging - I was discussing with Florian Hubold about it, and +the trick about them is that: + - they require latest xorg stuff from git + - they require latest mesa from git + - they require latest libxkbcommon from git + - they require latest pixman from git + +and it is, well, madness to provide such versions in main repositories. + +However, it would be a nice case for providing them in some sort of private +branch (like for example people.mageia.org/<branch>/ or something), using +the same BS infrastructure (iurt/jurt) to compile them and generate hdlists +automatically. + +I did some custom scripts to do this task, but before reinventing the wheel +for either mandriva or mageia BS, perhaps there is something already planned +in this sense... + +Cheers, + +--  +Eugeni Dodonov +<A HREF="http://eugeni.dodonov.net/">http://eugeni.dodonov.net/</A> +-------------- next part -------------- +An HTML attachment was scrubbed... +URL: </pipermail/mageia-dev/attachments/20110707/074b1671/attachment.html> +</PRE> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +<!--endarticle--> +    <HR> +    <P><UL> +        <!--threads--> +	<LI>Previous message: <A HREF="006450.html">[Mageia-dev] task-kde4* +</A></li> +	<LI>Next message: <A HREF="006453.html">[Mageia-dev] PPA-like repos +</A></li> +         <LI> <B>Messages sorted by:</B>  +              <a href="date.html#6452">[ date ]</a> +              <a href="thread.html#6452">[ thread ]</a> +              <a href="subject.html#6452">[ subject ]</a> +              <a href="author.html#6452">[ 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> | 
