Gentoo Archives: gentoo-dev

From: Jonathan Callen <jcallen@g.o>
To: gentoo-dev@l.g.o
Subject: [gentoo-dev] Re: RFC: kde5 and kde5-functions eclass
Date: Tue, 16 Sep 2014 01:32:34
Message-Id: 54179328.5090002@gentoo.org
In Reply to: Re: [gentoo-dev] RFC: kde5 and kde5-functions eclass by Davide Pesavento
1 -----BEGIN PGP SIGNED MESSAGE-----
2 Hash: SHA512
3
4 On 09/15/2014 12:19 PM, Davide Pesavento wrote:
5 > kde5-functions.eclass
6 >
7 >> local ver=${1:-${PV}} local major=$(get_major_version ${ver})
8 >> local minor=$(get_version_component_range 2 ${ver}) local
9 >> micro=$(get_version_component_range 3 ${ver}) if [[ ${ver} ==
10 >> 9999 ]]; then
11 >
12 > No wildcard match here? (*9999)
13
14 This is intentional, and comes from the kde4-functions equivalent.
15 The KDE version of the 5.0 branch is "5.0", not "live". Only the
16 master/trunk/etc. branch of the live repo gets the "live" designation.
17 (Under KDE SC 4, we used versions like 4.14.49.9999 to reference the
18 4.14 branch, as upstream liked to use versions like 4.14.90 for a
19 beta/rc of 4.15; I haven't been involved enough with KDE5 to determine
20 what they're doing now.)
21
22 - --
23 Jonathan Callen
24 -----BEGIN PGP SIGNATURE-----
25 Version: GnuPG v2
26
27 iQIcBAEBCgAGBQJUF5MnAAoJELHSF2kinlg4mm0P/1DFUilFc8IfYNIsJqqK96Ec
28 hWrrDwK1Hy0yxCfJE4NccX7OGJjJDRi7r0O1XnEPc0vueXlCsTCzHFkOZDJOXz0M
29 +B6bbJm5WJCz9GYrU4rIY/BflSARPzCh+YZoEUu5Azvu2DuZkh3kHYw136mqnrvT
30 woqTAMPWaPZPQXMk3r8dmdSsjjtY+eplL68TSYh4x8p6qgSW/19UZcF0HjlfvHSd
31 JfrJ+TKupXa7i77PMOsR0GkHztVUyFbu2vVYnkPI52W7dLwlv9VuFDNGjprRl4ve
32 Xa5PzLGcz9Xr9JAtWSdPaTycRfkNpmYKJYwLRoOVIhJ3FvuZdT2ZD+P3x+uetem5
33 QumharQhkt5UNrwkWYC/KgVEJsLb0nVAYMDYUkaDTbYv1inEN6NkACjZrqvYTuSm
34 8zt4P9hhe73I7AliUD0AI70muvlOrGaseDXSrD0thsibqPHpK215IUgVyCNQjQ7U
35 NRu73bL2cEQ9fuoxzKmfTY3oPl5B9W9J3sXiKU4SEbWzplhJRQ2zBX1ZyqNgJMiP
36 ZZH1XWAiaotUzsrALcHcJ1iCCFE2rloIMA8unuxFhh7ch5MkMKsWfMLXio/pudTW
37 A0pHbnTAWonWIWdTy5HjBe7wUxu5Wxb09S5UbgCsnI6QhhorBNwvWfy/RGqdUThl
38 EUYzDpG+4ImziiPSm9Yu
39 =73JG
40 -----END PGP SIGNATURE-----