Gentoo Archives: gentoo-dev

From: Serkan Kaba <serkan@g.o>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] [RFC] Moving HOMEPAGE out of ebuilds for the future
Date: Sun, 30 Nov 2008 13:56:51
Message-Id: 49329B9C.1020203@gentoo.org
In Reply to: Re: [gentoo-dev] [RFC] Moving HOMEPAGE out of ebuilds for the future by Tobias Scherbaum
1 -----BEGIN PGP SIGNED MESSAGE-----
2 Hash: SHA1
3
4 Tobias Scherbaum yazmış:
5 > Jan Kundrát:
6 >> Diego 'Flameeyes' Pettenò wrote:
7 >>> I have a very quick proposal: why don't we move the packages' homepage
8 >>> in metadata.xml (since it's usually unique for all the versions)
9 >> I believe the reason was that HOMEPAGE might change with new versions
10 >> and that metadata.xml didn't (doesn't?) support version-specific data.
11 >
12 > In most (nearly all?) cases a HOMEPAGE change does also affect older versions.
13 > Does someone have an example where older versions stay at an old homepage
14 > and newer versions moved to a new homepage? Which (and how many) packages would be affected by that?
15 >
16 > If this does affect a larger number of packages (i doubt so) we might add something like this:
17 > <link type="homepage:old">http://package.oldbarfoo.org</link>
18 > or we allow more than 1 homepage item to be specified of which we can
19 > use the title attribute to describe for which versions this homepage
20 > item applies. Anyways, all of these would only be quick hacks for a
21 > rather short timeframe which it takes to stable a new version and remove
22 > the older one.
23 >
24 > In general I do like that proposal, especially the addition of further
25 > links for bug trackers, forums, irc-channels, gentoo-specific
26 > documentation and so on.
27 >
28 > Tobias
29
30 I don't know if there are others but I can give one specific example,
31 sun-{jdk,jre-bin} where homepage differs in SLOT's
32 1.4 pointing to http://java.sun.com/j2se/1.4.2/ , 1.5 to
33 http://java.sun.com/j2se/1.5.0/ , 1.6 to http://java.sun.com/javase/6/
34 and 1.7 will probably have something new.
35
36 - --
37 Sincerely,
38 Serkan KABA
39 Gentoo/Java
40 -----BEGIN PGP SIGNATURE-----
41 Version: GnuPG v2.0.9 (GNU/Linux)
42 Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
43
44 iEYEARECAAYFAkkym5wACgkQRh6X64ivZaKyWQCbBuzASFIYg+Ua5rifXVbig0RA
45 c+wAnRdETeKiyDESLKspQ52uNAHx+HrL
46 =OPAH
47 -----END PGP SIGNATURE-----

Replies

Subject Author
Re: [gentoo-dev] [RFC] Moving HOMEPAGE out of ebuilds for the future Tobias Scherbaum <dertobi123@g.o>