Gentoo Archives: gentoo-dev

From: tekno@××.edu
To: gentoo-dev@××××××××××.org
Subject: Re: [gentoo-dev] additional files in portage tree
Date: Wed, 08 Aug 2001 16:56:46
Message-Id: 20010808185832.B5459@fizban.tf.int
In Reply to: Re: [gentoo-dev] additional files in portage tree by Mikael Hallendal
1 My understanding of the purpose of the pkg-descr files is not to provide
2 yet-another-"cryptic" file that gives information about the package. It
3 would seem to me, then, that providing an xml file for the end user
4 would defeat this purpose... perhaps have an xml file that is parsed to
5 generate the pkg-descr file for the end user as well as an html file for
6 the web/wiki or whatever, but I, for one, would like to be able to use
7 my standard tools on the file and get results that mean something.
8
9 find /usr/portage -name "pkg-descr" -exec grep -H "somestring" {} \;
10 less pkgname/pkg-descr
11 etc.
12
13 just my $0.02
14
15 Justin
16
17 On Thu, Aug 09, 2001 at 12:44:46AM +0200, Mikael Hallendal wrote:
18 > Hi!
19 >
20 > The problem with xml is that it's hard to read without a tool, we
21 > could however easily write such a tool that we use for viewing those
22 > files. So I'd say that an xml-file describing the package would be
23 > nice since it can then be used on the web for browsing available
24 > packages.
25 >
26 > Regards,
27 > Mikael Hallendal
28 >
29 > Daniel Robbins <drobbins@g.o> writes:
30 >
31 > > On Wed, Aug 08, 2001 at 12:05:25PM -0500, Ben Lutgens wrote:
32 > >
33 > > > I just think it'd be nice to have a file that we can less to find
34 > > >out what a package is, sometimes the name isn't enough as I can't
35 > > >possibly keep straight everything and the DESCRIPTION in the ebuild
36 > > >isn't great since noone wants to clutter everything up.
37 > >
38 > > This could be helpful. It also looks like a good candidate for XML,
39 > > which would also make it easy to get this information on the Web site.
40 > > Let's see what other people think about the idea.
41 > >
42 > > Best Regards,
43 > >
44 > > --
45 > > Daniel Robbins <drobbins@g.o>
46 > > Chief Architect/President http://www.gentoo.org
47 > > Gentoo Technologies, Inc.
48 > >
49 > > _______________________________________________
50 > > gentoo-dev mailing list
51 > > gentoo-dev@××××××××××.org
52 > > http://cvs.gentoo.org/mailman/listinfo/gentoo-dev
53 >
54 > --
55 > Mikael Hallendal                micke@×××××××××××.se
56 > CodeFactory AB                  http://www.codefactory.se/
57 > Office: +46 (0)8 587 583 05     Cell: +46 (0)709 718 918
58 >
59 >
60 > _______________________________________________
61 > gentoo-dev mailing list
62 > gentoo-dev@××××××××××.org
63 > http://cvs.gentoo.org/mailman/listinfo/gentoo-dev
64
65 --
66 []------------------------------------------------------------------[]
67 || jbramley@××.edu tekno@××.edu just1@×××.net ||
68 || AIM:eZZeWeZZa ICQ:21584649 IRC:TeknoFobe IRC:Loc-Dog ||
69 []------------------------------------------------------------------[]

Replies

Subject Author
Re: [gentoo-dev] additional files in portage tree Mikael Hallendal <hallski@g.o>