summaryrefslogtreecommitdiffstats
path: root/zarb-ml/mageia-discuss/20101118/003031.html
diff options
context:
space:
mode:
Diffstat (limited to 'zarb-ml/mageia-discuss/20101118/003031.html')
-rw-r--r--zarb-ml/mageia-discuss/20101118/003031.html110
1 files changed, 110 insertions, 0 deletions
diff --git a/zarb-ml/mageia-discuss/20101118/003031.html b/zarb-ml/mageia-discuss/20101118/003031.html
new file mode 100644
index 000000000..b0d3dc5ea
--- /dev/null
+++ b/zarb-ml/mageia-discuss/20101118/003031.html
@@ -0,0 +1,110 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
+<HTML>
+ <HEAD>
+ <TITLE> [Mageia-discuss] Introducing mageia-app-db
+ </TITLE>
+ <LINK REL="Index" HREF="index.html" >
+ <LINK REL="made" HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20Introducing%20mageia-app-db&In-Reply-To=%3C201011181445.07626.stormi%40laposte.net%3E">
+ <META NAME="robots" CONTENT="index,nofollow">
+ <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
+ <LINK REL="Previous" HREF="003029.html">
+ <LINK REL="Next" HREF="003030.html">
+ </HEAD>
+ <BODY BGCOLOR="#ffffff">
+ <H1>[Mageia-discuss] Introducing mageia-app-db</H1>
+ <B>Samuel Verschelde</B>
+ <A HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20Introducing%20mageia-app-db&In-Reply-To=%3C201011181445.07626.stormi%40laposte.net%3E"
+ TITLE="[Mageia-discuss] Introducing mageia-app-db">stormi at laposte.net
+ </A><BR>
+ <I>Thu Nov 18 14:45:07 CET 2010</I>
+ <P><UL>
+ <LI>Previous message: <A HREF="003029.html">[Mageia-discuss] Introducing mageia-app-db
+</A></li>
+ <LI>Next message: <A HREF="003030.html">[Mageia-discuss] Logo proposals discussion
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#3031">[ date ]</a>
+ <a href="thread.html#3031">[ thread ]</a>
+ <a href="subject.html#3031">[ subject ]</a>
+ <a href="author.html#3031">[ author ]</a>
+ </LI>
+ </UL>
+ <HR>
+<!--beginarticle-->
+<PRE>
+Le jeudi 18 novembre 2010 07:20:37, andre999 a &#233;crit :
+&gt;<i> &gt; - another simple way could be to group by source rpm. It won't always work, but that can be a first step, to experiment with.
+</I>&gt;<i> &gt; - task meta-packages can be another solution
+</I>&gt;<i> &gt; - we may have a look at what a package provides and group together packages whose names are close and which provide the same thing (eg. all packages which provide &quot;openoffice.org-l10n&quot; grouped together)
+</I>&gt;<i> &gt;
+</I>&gt;<i> Excellent points. Which gives me an idea how to accomplish folding,
+</I>&gt;<i> without changing the internals of the rpms :
+</I>&gt;<i> First, note that very few if any package names contain &quot;:&quot;.
+</I>&gt;<i> So to fold packages associated with package &quot;foo&quot;, on the line of &quot;foo&quot;,
+</I>&gt;<i> we could name the associated packages &quot;foo:suba&quot;, &quot;foo:subb&quot;, etc,
+</I>&gt;<i> beginning with the name of the primary package + &quot;:&quot;.
+</I>&gt;<i> To fold associated packages on a subsequent line (as would be useful for
+</I>&gt;<i> localisation packages, for example), we would create a meta-package
+</I>&gt;<i> &quot;foo:subc&quot;. Seeing that it is a meta package, the packages under it
+</I>&gt;<i> would be folded into a line *under* &quot;foo&quot;. And expanding the
+</I>&gt;<i> meta-package line would show all contained packages.
+</I>&gt;<i> Other meta packages (without &quot;:&quot; in the name) would be similarly
+</I>&gt;<i> expandable. The only difference being that they would not be associated
+</I>&gt;<i> with another group of packages.
+</I>&gt;<i> This approach has the advantage of leaving the internals of rpm
+</I>&gt;<i> unchanged for this purpose.
+</I>&gt;<i> One just adds &quot;:&quot; to the name of associated packages, and creates some
+</I>&gt;<i> grouping meta-packages.
+</I>&gt;<i> Actually I'm assuming that there is a means of readily identifying a
+</I>&gt;<i> meta-package other than &quot;task&quot; in the name. Correct me if I'm wrong.
+</I>&gt;<i>
+</I>&gt;<i> Another advantage is it lets users more readily see the packages
+</I>&gt;<i> contained in a meta-package. And in installing, potentially allows
+</I>&gt;<i> deselecting a package contained in a meta-package to be installed.
+</I>&gt;<i> (Yes, I know, a meta-package only refers to other packages, not
+</I>&gt;<i> containing them.)
+</I>
+I've got some difficulty to visualize the packages hierarchy in this proposal. Can you give an example ?
+
+However I'd rather experiment first approaches based on existing data, like src.rpm, provides, existing package names and maybe creating some meta-packages if needed, and only if this fails envision something with a broader impact.
+
+&gt;<i> &gt; Another problem you mentioned is how to define what an &quot;application&quot; is. We could use some help on this subject too :)
+</I>&gt;<i> &gt;
+</I>&gt;<i> That is definitely tricky. It should probably be more than just GUI.
+</I>&gt;<i> It might be simpler to just rely on folding ? (What is specifically
+</I>&gt;<i> folded with what will be ultimately decided by the packager.)
+</I>
+At the very least we have to put apart libs, locales...
+
+&gt;<i> &gt; You can have a look at this wiki page (on our new Redmine project, thanks to Jehane for setting it up) which is dedicated to this matter : <A HREF="http://mageia-app-db.tuxette.fr/projects/mageia-app-db/wiki/Applications">http://mageia-app-db.tuxette.fr/projects/mageia-app-db/wiki/Applications</A>
+</I>&gt;<i> &gt;
+</I>&gt;<i> So I imagine my thoughts go under &quot;crazy ideas&quot; ? ;)
+</I>&gt;<i> (I like how the wiki page is set up.)
+</I>
+There's already a page for package folding, linked from the Applications wiki page : <A HREF="http://mageia-app-db.tuxette.fr/projects/mageia-app-db/wiki/GroupSimilarPackages">http://mageia-app-db.tuxette.fr/projects/mageia-app-db/wiki/GroupSimilarPackages</A>
+You can put everything there I think.
+
+Samuel
+
+</PRE>
+
+<!--endarticle-->
+ <HR>
+ <P><UL>
+ <!--threads-->
+ <LI>Previous message: <A HREF="003029.html">[Mageia-discuss] Introducing mageia-app-db
+</A></li>
+ <LI>Next message: <A HREF="003030.html">[Mageia-discuss] Logo proposals discussion
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#3031">[ date ]</a>
+ <a href="thread.html#3031">[ thread ]</a>
+ <a href="subject.html#3031">[ subject ]</a>
+ <a href="author.html#3031">[ author ]</a>
+ </LI>
+ </UL>
+
+<hr>
+<a href="https://www.mageia.org/mailman/listinfo/mageia-discuss">More information about the Mageia-discuss
+mailing list</a><br>
+</body></html>