summaryrefslogtreecommitdiffstats
path: root/zarb-ml/mageia-dev/20110110/002043.html
diff options
context:
space:
mode:
Diffstat (limited to 'zarb-ml/mageia-dev/20110110/002043.html')
-rw-r--r--zarb-ml/mageia-dev/20110110/002043.html156
1 files changed, 156 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/20110110/002043.html b/zarb-ml/mageia-dev/20110110/002043.html
new file mode 100644
index 000000000..c12a6696d
--- /dev/null
+++ b/zarb-ml/mageia-dev/20110110/002043.html
@@ -0,0 +1,156 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
+<HTML>
+ <HEAD>
+ <TITLE> [Mageia-dev] Importing RPM Groups
+ </TITLE>
+ <LINK REL="Index" HREF="index.html" >
+ <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Importing%20RPM%20Groups&In-Reply-To=%3C4D2A5615.4010808%40laposte.net%3E">
+ <META NAME="robots" CONTENT="index,nofollow">
+ <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
+ <LINK REL="Previous" HREF="002042.html">
+ <LINK REL="Next" HREF="002044.html">
+ </HEAD>
+ <BODY BGCOLOR="#ffffff">
+ <H1>[Mageia-dev] Importing RPM Groups</H1>
+ <B>andre999</B>
+ <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Importing%20RPM%20Groups&In-Reply-To=%3C4D2A5615.4010808%40laposte.net%3E"
+ TITLE="[Mageia-dev] Importing RPM Groups">andr55 at laposte.net
+ </A><BR>
+ <I>Mon Jan 10 01:43:01 CET 2011</I>
+ <P><UL>
+ <LI>Previous message: <A HREF="002042.html">[Mageia-dev] Importing RPM Groups
+</A></li>
+ <LI>Next message: <A HREF="002044.html">[Mageia-dev] [RFC] Ruby packaging policy
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#2043">[ date ]</a>
+ <a href="thread.html#2043">[ thread ]</a>
+ <a href="subject.html#2043">[ subject ]</a>
+ <a href="author.html#2043">[ author ]</a>
+ </LI>
+ </UL>
+ <HR>
+<!--beginarticle-->
+<PRE>Samuel Verschelde a &#233;crit :
+&gt;<i>
+</I>&gt;<i> Le dimanche 9 janvier 2011 10:49:19, Remy CLOUARD a &#233;crit :
+</I>&gt;&gt;<i> Hi,
+</I>&gt;&gt;<i>
+</I>&gt;&gt;<i> I just imported the RPM Groups page into the wiki.
+</I>&gt;&gt;<i>
+</I>&gt;&gt;<i> I verified the list was complete with what rpmlint returns as valid RPM
+</I>&gt;&gt;<i> groups.
+</I>&gt;&gt;<i>
+</I>&gt;&gt;<i> Maybe some groups are obsolete, others could be created
+</I>&gt;&gt;<i>
+</I>&gt;&gt;<i> Proposal for removal:
+</I>&gt;&gt;<i> Graphical desktop/FVWM based (only one entry)
+</I>&gt;&gt;<i> Graphical desktop/Sawfish (only one entry)
+</I>&gt;&gt;<i>
+</I>&gt;&gt;<i> Proposal for creation:
+</I>&gt;&gt;<i> Development/Haskell
+</I>&gt;&gt;<i> Development/OCaml
+</I>&gt;&gt;<i> Graphical desktop/LXDE
+</I>&gt;&gt;<i> Networking/Chat (merge with Instant Messaging)
+</I>&gt;&gt;<i> Sound/Players (because listening to music and creating it is a very
+</I>&gt;&gt;<i> different thing IMHO)
+</I>&gt;&gt;<i> Sound/Editors
+</I>&gt;&gt;<i> Sound/Other
+</I>&gt;&gt;<i>
+</I>&gt;&gt;<i> WDYT ?
+</I>&gt;&gt;<i>
+</I>&gt;&gt;<i> Regards,
+</I>&gt;<i>
+</I>&gt;<i> I think groups may need a bigger rework than just those changes.
+</I>
+Agreed. Although it might not be a bad idea to start with these minor
+changes.
+
+&gt;<i> To me,
+</I>&gt;<i> package groups should be as close as possible as menu entries (for graphical
+</I>&gt;<i> packages), but maybe that would be too few groups ?
+</I>
+I have long thought this as well.
+And the menu system should accommodate console apps as well. (Strictly
+speaking it does, but generally you have to add the entries yourself.)
+Don't forget that the XDG menu system doesn't require a major GUI like
+Gnome or KDE, or even LXDE. It could be presented by a console app. It
+is basically just a tool to readily access (console or GUI)
+applications. All the more reason to try to harmonize (in both
+directions) the presentation of packages for installation with the menu
+system.
+
+&gt;<i> In fact, debian has some advance upon us on this, by the use of debtags. We
+</I>&gt;<i> could maybe simplify grouping if we could put some information in tags rather
+</I>&gt;<i> than in groups.
+</I>
+Right. With multiple tags, we can more finely classify packages.
+Particularly useful for such groups as network (internet in the menus),
+where a package -- such as Mozilla Seamonkey -- can be email / irc /
+file-transfer / www (as well as html editor) all at the same time. Those
+distinctions remain useful when looking for a package with a particular
+function.
+
+However the user package tools (such as mageia-app-db and rpmdrake)
+should still present the packages by rpm group / tag, and not just rpm
+group, in order to present a more manageable number of packages.
+Of course with this approach, a package with multiple tags will be
+presented in more than one location. (That used to happen with RedHat
+installation cds.)
+
+There could also be a mechanism to not separately present a group/tag
+catagory with less than a certain number of members (say 3), to avoid a
+too balkanized presentation. So if only 1 or 2 members, it is merged
+with the parent category. In the case of FVWM and Sawfish mentioned
+above, they would be presented directly in the desktop GUI group.
+
+It occurs to me that there is essentially no difference between package
+groups and tags, except that a package can have multiple tags.
+It might be useful to keep them separate on that basis - the package
+being required (or allowed ?) to specify exactly one group, and
+permitted to specify any number of tags. Just a random thought.
+
+&gt;<i> I don't know if there are cross-distributions efforts to harmonize package
+</I>&gt;<i> groups, but that would be an interesting subject to tackle in the upcoming
+</I>&gt;<i> meeting in N&#252;rnberg.
+</I>
+Very good idea. The more we can harmonize, the better for third-party
+packages, the end-user, and Linux in general.
+(I'd like to see .rpm and .deb harmonized.)
+
+&gt;<i> More questions than answers :)
+</I>
+Good questions lead to better answers :)
+
+&gt;<i> Regards
+</I>&gt;<i>
+</I>&gt;<i> Samuel Verschelde
+</I>
+my 2 cents :)
+--
+Andr&#233;
+</PRE>
+
+
+
+
+<!--endarticle-->
+ <HR>
+ <P><UL>
+ <!--threads-->
+ <LI>Previous message: <A HREF="002042.html">[Mageia-dev] Importing RPM Groups
+</A></li>
+ <LI>Next message: <A HREF="002044.html">[Mageia-dev] [RFC] Ruby packaging policy
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#2043">[ date ]</a>
+ <a href="thread.html#2043">[ thread ]</a>
+ <a href="subject.html#2043">[ subject ]</a>
+ <a href="author.html#2043">[ 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>