Gentoo Archives: gentoo-dev

From: Joerg Bornkessel <hd_brummy@g.o>
To: gentoo-dev@l.g.o
Subject: [gentoo-dev] new vdr-plugin-2.eclass needs review
Date: Wed, 25 Apr 2012 20:37:27
Message-Id: 93562277.20120425223545@gentoo.org
1 Hallo Gentoo-dev ML,
2
3 some major changes in media-video/vdr-1.7.27:overlay vdr-devel
4 needs some rewrite in the vdr-plugin.eclass
5
6 History:
7 - <vdr-1.5.7 has only i18n for language handling
8 - >=vdr-1.5.7 has convertet to gettext for language handling,
9 i18n handling still available, but marked as deprecated
10 - >=vdr-1.7.27 only gettext handling, i18n obsolet
11
12 most plugin developer has converted the plugins to use gettext
13 language handling, but for backwards compatibility to <vdr-1.5.7
14 i18n language handling is still included
15 on >=vdr-1.7.27 the plugins with obsolet i18n language handling
16 will failed on compile
17 this needs a major rewrite in some parts of the vdr-plugin.eclass
18
19 attached:
20 vdr-plugin-2.eclass
21 diff for vdr-plugin.eclass vdr-plugin-2.eclass
22
23 vdr-plugin-2.eclass is still supporting the latest media-video/vdr
24 and his plugins in portage
25 vdr-plugin-2.eclass is reduced to support only eapi=4
26 vdr-plugin-2.eclass supports now also LINGUAS=
27
28 Please review....
29
30 Best Regards
31
32 Joerg
33
34 --
35 Gentoo Developer
36 mailto: hd_brummy@g.o
37 http://www.gentoo.org/

Attachments

File name MIME type
vdr-plugin-2.eclass application/octet-stream
old_new-vdrplugin.eclass.diff application/octet-stream

Replies

Subject Author
Re: [gentoo-dev] new vdr-plugin-2.eclass needs review Joerg Bornkessel <hd_brummy@g.o>