Gentoo Archives: gentoo-dev

From: Kevin Lacquement <klac@××××.ca>
To: Heinrich Wendel <lanius@g.o>
Cc: gentoo-dev@g.o
Subject: Re: [gentoo-dev] GLEP #16: Gentoo Menu System
Date: Sat, 04 Oct 2003 21:17:58
Message-Id: 33884.127.0.0.1.1065302181.squirrel@127.0.0.1
In Reply to: [gentoo-dev] GLEP #16: Gentoo Menu System by Heinrich Wendel
1 Heinrich Wendel said:
2 > Hi,
3 >
4 > An often discussed item is a Menu System for Gentoo. I created a GLEP for
5 > it,
6 > please read through it carefully and then post your comments ;)
7 >
8 > http://www.gentoo.org/proj/en/glep/glep-0016.html
9 >
10 > mfg, heinrich :)
11 >
12
13 A couple of thoughts:
14
15 - GenericName is internationalized. However, it looks like multiple
16 packages will be using the same GenericName - in the example, you have
17 "Word Processing" as the GenericName, which can be handled by multiple
18 packages. Perhaps there should be a central repository of
19 internationalizations for this. This way, the package writer only has to
20 write the GenericName in his own language, and have it automatically
21 translate it on installation. This ensures that individual ebuild
22 maintainers don't need to keep up with the translations.
23
24 - Categories. Is this a hierarchy? For example, you have
25 "Application;Office;Wordprocessor". If it's shortened to just
26 "Wordprocessor", then all categories can be sorted by just their most
27 specific level. This prevents, for example, one being
28 "Application;Office;Wordprocessor", one "Application;Wordprocessor",
29 "Editors;Wordprocessor", etc. You stick the app in a category, and let
30 Portage figure out where it goes under the tree.
31
32
33 Cheers,
34 Kevin
35
36 --
37 gentoo-dev@g.o mailing list

Replies

Subject Author
Re: [gentoo-dev] GLEP #16: Gentoo Menu System foser <foser@×××××××××××××××××.net>
Re: [gentoo-dev] GLEP #16: Gentoo Menu System Jean Jordaan <jean@×××××××××××××××××.za>