* [gentoo-commits] repo/gentoo:master commit in: media-plugins/vdr-osdteletext/
@ 2017-11-26 23:06 David Seifert
0 siblings, 0 replies; 25+ messages in thread
From: David Seifert @ 2017-11-26 23:06 UTC (permalink / raw
To: gentoo-commits
commit: f4f90e5b8ccd049f0ca13a2d85aac3c2f7796548
Author: David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 26 12:11:16 2017 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sun Nov 26 23:06:28 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f4f90e5b
media-plugins/vdr-osdteletext: [QA] Consistent whitespace in metadata.xml
media-plugins/vdr-osdteletext/metadata.xml | 16 +++++++++-------
1 file changed, 9 insertions(+), 7 deletions(-)
diff --git a/media-plugins/vdr-osdteletext/metadata.xml b/media-plugins/vdr-osdteletext/metadata.xml
index bf53265d543..ec9a9c10e83 100644
--- a/media-plugins/vdr-osdteletext/metadata.xml
+++ b/media-plugins/vdr-osdteletext/metadata.xml
@@ -1,12 +1,14 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <maintainer type="project">
- <email>vdr@gentoo.org</email>
- <name>Gentoo VDR Project</name>
- <description>Please contacts maintainer before you change something.</description>
+ <maintainer type="project">
+ <email>vdr@gentoo.org</email>
+ <name>Gentoo VDR Project</name>
+ <description>
+ Please contact maintainer before you change something.
+ </description>
</maintainer>
- <longdescription>
- VDR Plugin to show videotext on OSD
- </longdescription>
+ <longdescription>
+ VDR Plugin to show videotext on OSD
+ </longdescription>
</pkgmetadata>
^ permalink raw reply related [flat|nested] 25+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-plugins/vdr-osdteletext/
@ 2018-03-30 2:54 Aaron Bauman
0 siblings, 0 replies; 25+ messages in thread
From: Aaron Bauman @ 2018-03-30 2:54 UTC (permalink / raw
To: gentoo-commits
commit: c045fab4190e263f1beaf791f0359f8c541c7315
Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Thu Mar 29 19:13:57 2018 +0000
Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Fri Mar 30 02:34:42 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c045fab4
media-plugins/vdr-osdteletext: fix HOMEPAGE, use HTTPS
media-plugins/vdr-osdteletext/vdr-osdteletext-0.9.4-r1.ebuild | 4 ++--
media-plugins/vdr-osdteletext/vdr-osdteletext-0.9.5.ebuild | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/media-plugins/vdr-osdteletext/vdr-osdteletext-0.9.4-r1.ebuild b/media-plugins/vdr-osdteletext/vdr-osdteletext-0.9.4-r1.ebuild
index 42afc668ae9..5def1ce5603 100644
--- a/media-plugins/vdr-osdteletext/vdr-osdteletext-0.9.4-r1.ebuild
+++ b/media-plugins/vdr-osdteletext/vdr-osdteletext-0.9.4-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -8,7 +8,7 @@ inherit vdr-plugin-2
VERSION="1282" # every bump, new version
DESCRIPTION="VDR Plugin: Osd-Teletext displays the teletext on the OSD"
-HOMEPAGE="http://projects.vdr-developer.org/projects/show/plg-osdteletext"
+HOMEPAGE="https://projects.vdr-developer.org/projects/plg-osdteletext"
SRC_URI="mirror://vdr-developerorg/${VERSION}/${P}.tgz"
SLOT="0"
diff --git a/media-plugins/vdr-osdteletext/vdr-osdteletext-0.9.5.ebuild b/media-plugins/vdr-osdteletext/vdr-osdteletext-0.9.5.ebuild
index 074d772dbc7..51561695fcf 100644
--- a/media-plugins/vdr-osdteletext/vdr-osdteletext-0.9.5.ebuild
+++ b/media-plugins/vdr-osdteletext/vdr-osdteletext-0.9.5.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -8,7 +8,7 @@ inherit vdr-plugin-2
VERSION="1881" # every bump, new version
DESCRIPTION="VDR Plugin: Osd-Teletext displays the teletext on the OSD"
-HOMEPAGE="http://projects.vdr-developer.org/projects/show/plg-osdteletext"
+HOMEPAGE="https://projects.vdr-developer.org/projects/plg-osdteletext"
SRC_URI="mirror://vdr-developerorg/${VERSION}/${P}.tgz"
SLOT="0"
^ permalink raw reply related [flat|nested] 25+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-plugins/vdr-osdteletext/
@ 2019-11-25 18:52 Michał Górny
0 siblings, 0 replies; 25+ messages in thread
From: Michał Górny @ 2019-11-25 18:52 UTC (permalink / raw
To: gentoo-commits
commit: fdd4da47b56b167fa989bdbb3b50146c32b4d97d
Author: Martin Dummer <martin.dummer <AT> gmx <DOT> net>
AuthorDate: Sat Nov 9 07:53:35 2019 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Nov 25 18:52:42 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fdd4da47
media-plugins/vdr-osdteletext: bump to version 0.9.7
vdr-osdteletext-0.9.7 is needed for >media-video/vdr-2.3
Package-Manager: Portage-2.3.78, Repoman-2.3.17
Signed-off-by: Martin Dummer <martin.dummer <AT> gmx.net>
Closes: https://github.com/gentoo/gentoo/pull/13590
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
media-plugins/vdr-osdteletext/Manifest | 1 +
media-plugins/vdr-osdteletext/metadata.xml | 11 +++--
.../vdr-osdteletext/vdr-osdteletext-0.9.7.ebuild | 47 ++++++++++++++++++++++
3 files changed, 56 insertions(+), 3 deletions(-)
diff --git a/media-plugins/vdr-osdteletext/Manifest b/media-plugins/vdr-osdteletext/Manifest
index 2264d9d31b9..643c7c70210 100644
--- a/media-plugins/vdr-osdteletext/Manifest
+++ b/media-plugins/vdr-osdteletext/Manifest
@@ -1,2 +1,3 @@
DIST vdr-osdteletext-0.9.4.tgz 62971 BLAKE2B e4d1223522709c0aca5fe3a11065575fac0860caac1eb31443461c2f9b5b7a186d969e8827e73470208ae7ff91ed16c83cbd2efce0d6690109ddb2f8a20723fc SHA512 fe688f7dfddf5d5f270dcf7c2b4d3ab70cee68d0f75e0d283479d5c84217a17f4f1d638e764adaa6e3bbffd4e4a7f8bd1b55c6ab2847592b0a3ad27ffad50dbe
DIST vdr-osdteletext-0.9.5.tgz 62692 BLAKE2B fcccb186c4db1485217ac427c79903e76e04b63d561977e79ae61b389cf17e2252e107ed2901a5a72851101b18a392faf4f9d12660b44a7eb8784e223e9fce4c SHA512 cb75189c1065fb53b99fd684e7fcc3d373a799fd77965780fdb36dc0c2458e5c94896bf6516451f1a038d3bf7bf7cc962f3a3d53be4f0c43c41acda6267bbcaf
+DIST vdr-osdteletext-0.9.7.tgz 101400 BLAKE2B 52cabda446701ce4898705487e47e5ca5146e58b42b47814f3835326c72118c62212ab81cad036f147e23b0c330b08bd2b2ba82bb7cc41f1bfcbd2525dbfe179 SHA512 d7ebd74ba5411bc8c7596b4f5f30eba7bc71e09d137a10650e78761c58045a96f804468f87fbf0c27e8fa161b64b06035878e5fac9940f75ea728646e92e6c76
diff --git a/media-plugins/vdr-osdteletext/metadata.xml b/media-plugins/vdr-osdteletext/metadata.xml
index ec9a9c10e83..3e9db7f63bd 100644
--- a/media-plugins/vdr-osdteletext/metadata.xml
+++ b/media-plugins/vdr-osdteletext/metadata.xml
@@ -1,12 +1,17 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
+ <maintainer type="person">
+ <email>martin.dummer@gmx.net</email>
+ <name>Martin Dummer</name>
+ </maintainer>
+ <maintainer type="project">
+ <email>proxy-maint@gentoo.org</email>
+ <name>Proxy Maintainers</name>
+ </maintainer>
<maintainer type="project">
<email>vdr@gentoo.org</email>
<name>Gentoo VDR Project</name>
- <description>
- Please contact maintainer before you change something.
- </description>
</maintainer>
<longdescription>
VDR Plugin to show videotext on OSD
diff --git a/media-plugins/vdr-osdteletext/vdr-osdteletext-0.9.7.ebuild b/media-plugins/vdr-osdteletext/vdr-osdteletext-0.9.7.ebuild
new file mode 100644
index 00000000000..8e3fb41150a
--- /dev/null
+++ b/media-plugins/vdr-osdteletext/vdr-osdteletext-0.9.7.ebuild
@@ -0,0 +1,47 @@
+# Copyright 2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit vdr-plugin-2
+
+VERSION="2161" # every bump, new version
+
+DESCRIPTION="VDR Plugin: Osd-Teletext displays the teletext on the OSD"
+HOMEPAGE="https://projects.vdr-developer.org/projects/plg-osdteletext"
+SRC_URI="https://projects.vdr-developer.org/attachments/download/${VERSION}/${P}.tgz"
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+DEPEND="media-video/vdr"
+RDEPEND="${DEPEND}"
+
+VDR_RCADDON_FILE="${FILESDIR}/rc-addon-v3.sh"
+VDR_CONFD_FILE="${FILESDIR}/confd-v2"
+
+QA_FLAGS_IGNORED="
+ usr/lib/vdr/plugins/libvdr-.*
+ usr/lib64/vdr/plugins/libvdr-.*"
+
+src_install() {
+ vdr-plugin-2_src_install
+
+ insinto /etc/sudoers.d
+ insopts -m440
+ newins "${FILESDIR}/vdr-osdteletext.sudo" vdr-osdteletext
+
+ local vdr_user_home="/var/vdr"
+ insinto "${vdr_user_home}/.local/share/fonts/"
+ insopts -m444
+ doins teletext2.ttf
+ fowners -R vdr:vdr "${vdr_user_home}/.local"
+}
+
+pkg_postinst() {
+ elog "This ebuild has installed a special teletext font"
+ elog "named \"teletext2\""
+ elog "You may go to the plugin's setup menu and select"
+ elog "the font."
+}
^ permalink raw reply related [flat|nested] 25+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-plugins/vdr-osdteletext/
@ 2019-12-26 8:10 Jörg Bornkessel
0 siblings, 0 replies; 25+ messages in thread
From: Jörg Bornkessel @ 2019-12-26 8:10 UTC (permalink / raw
To: gentoo-commits
commit: 65972938957842b652a2eb4fec859910bce56cf4
Author: Joerg Bornkessel <hd_brummy <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 26 08:09:31 2019 +0000
Commit: Jörg Bornkessel <hd_brummy <AT> gentoo <DOT> org>
CommitDate: Thu Dec 26 08:10:11 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=65972938
media-plugins/vdr-osdteletext: fixed license for ttf font
Package-Manager: Portage-2.3.83, Repoman-2.3.18
Signed-off-by: Joerg Bornkessel <hd_brummy <AT> gentoo.org>
media-plugins/vdr-osdteletext/vdr-osdteletext-0.9.7.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-plugins/vdr-osdteletext/vdr-osdteletext-0.9.7.ebuild b/media-plugins/vdr-osdteletext/vdr-osdteletext-0.9.7.ebuild
index 8e3fb41150a..0e74ef131f8 100644
--- a/media-plugins/vdr-osdteletext/vdr-osdteletext-0.9.7.ebuild
+++ b/media-plugins/vdr-osdteletext/vdr-osdteletext-0.9.7.ebuild
@@ -11,7 +11,7 @@ DESCRIPTION="VDR Plugin: Osd-Teletext displays the teletext on the OSD"
HOMEPAGE="https://projects.vdr-developer.org/projects/plg-osdteletext"
SRC_URI="https://projects.vdr-developer.org/attachments/download/${VERSION}/${P}.tgz"
-LICENSE="GPL-2+"
+LICENSE="GPL-2+ public-domain" #teletext2.ttf, not copyrightable
SLOT="0"
KEYWORDS="~amd64 ~x86"
^ permalink raw reply related [flat|nested] 25+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-plugins/vdr-osdteletext/
@ 2020-02-14 21:51 Jörg Bornkessel
0 siblings, 0 replies; 25+ messages in thread
From: Jörg Bornkessel @ 2020-02-14 21:51 UTC (permalink / raw
To: gentoo-commits
commit: 81157f99de7cb8908159c060d05cdd21669acf24
Author: Joerg Bornkessel <hd_brummy <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 14 21:34:28 2020 +0000
Commit: Jörg Bornkessel <hd_brummy <AT> gentoo <DOT> org>
CommitDate: Fri Feb 14 21:50:22 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=81157f99
media-plugins/vdr-osdteletext: removed longdescription
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Joerg Bornkessel <hd_brummy <AT> gentoo.org>
media-plugins/vdr-osdteletext/metadata.xml | 3 ---
1 file changed, 3 deletions(-)
diff --git a/media-plugins/vdr-osdteletext/metadata.xml b/media-plugins/vdr-osdteletext/metadata.xml
index 3e9db7f63bd..cd73dfdd596 100644
--- a/media-plugins/vdr-osdteletext/metadata.xml
+++ b/media-plugins/vdr-osdteletext/metadata.xml
@@ -13,7 +13,4 @@
<email>vdr@gentoo.org</email>
<name>Gentoo VDR Project</name>
</maintainer>
- <longdescription>
- VDR Plugin to show videotext on OSD
- </longdescription>
</pkgmetadata>
^ permalink raw reply related [flat|nested] 25+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-plugins/vdr-osdteletext/
@ 2021-02-25 13:54 Agostino Sarubbo
0 siblings, 0 replies; 25+ messages in thread
From: Agostino Sarubbo @ 2021-02-25 13:54 UTC (permalink / raw
To: gentoo-commits
commit: 477df41200d1bd8df5c32a887b5ca6b912063613
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Thu Feb 25 13:52:46 2021 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Thu Feb 25 13:52:46 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=477df412
media-plugins/vdr-osdteletext: x86 stable wrt bug #772203
Package-Manager: Portage-3.0.13, Repoman-3.0.2
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
media-plugins/vdr-osdteletext/vdr-osdteletext-0.9.7.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/media-plugins/vdr-osdteletext/vdr-osdteletext-0.9.7.ebuild b/media-plugins/vdr-osdteletext/vdr-osdteletext-0.9.7.ebuild
index 0e74ef131f8..4d242ba8176 100644
--- a/media-plugins/vdr-osdteletext/vdr-osdteletext-0.9.7.ebuild
+++ b/media-plugins/vdr-osdteletext/vdr-osdteletext-0.9.7.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2019 Gentoo Authors
+# Copyright 2019-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -13,7 +13,7 @@ SRC_URI="https://projects.vdr-developer.org/attachments/download/${VERSION}/${P}
LICENSE="GPL-2+ public-domain" #teletext2.ttf, not copyrightable
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
DEPEND="media-video/vdr"
RDEPEND="${DEPEND}"
^ permalink raw reply related [flat|nested] 25+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-plugins/vdr-osdteletext/
@ 2021-02-26 8:47 Mikle Kolyada
0 siblings, 0 replies; 25+ messages in thread
From: Mikle Kolyada @ 2021-02-26 8:47 UTC (permalink / raw
To: gentoo-commits
commit: ce65f938c679d50be899d7d6582daaa76dfe4b47
Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 26 08:46:55 2021 +0000
Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Fri Feb 26 08:46:55 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ce65f938
media-plugins/vdr-osdteletext: Stabilize 0.9.7 amd64, #772203
Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
media-plugins/vdr-osdteletext/vdr-osdteletext-0.9.7.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-plugins/vdr-osdteletext/vdr-osdteletext-0.9.7.ebuild b/media-plugins/vdr-osdteletext/vdr-osdteletext-0.9.7.ebuild
index 4d242ba8176..ea64297123b 100644
--- a/media-plugins/vdr-osdteletext/vdr-osdteletext-0.9.7.ebuild
+++ b/media-plugins/vdr-osdteletext/vdr-osdteletext-0.9.7.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://projects.vdr-developer.org/attachments/download/${VERSION}/${P}
LICENSE="GPL-2+ public-domain" #teletext2.ttf, not copyrightable
SLOT="0"
-KEYWORDS="~amd64 x86"
+KEYWORDS="amd64 x86"
DEPEND="media-video/vdr"
RDEPEND="${DEPEND}"
^ permalink raw reply related [flat|nested] 25+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-plugins/vdr-osdteletext/
@ 2021-04-11 7:43 Joonas Niilola
0 siblings, 0 replies; 25+ messages in thread
From: Joonas Niilola @ 2021-04-11 7:43 UTC (permalink / raw
To: gentoo-commits
commit: e634b9e97293fb54faba57649fea1deeeaf99ee2
Author: Martin Dummer <martin.dummer <AT> gmx <DOT> net>
AuthorDate: Thu Apr 1 16:02:56 2021 +0000
Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Sun Apr 11 07:34:12 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e634b9e9
media-plugins/vdr-osdteletext: version bump to 1.1.1
Package-Manager: Portage-3.0.17, Repoman-3.0.2
Signed-off-by: Martin Dummer <martin.dummer <AT> gmx.net>
Closes: https://github.com/gentoo/gentoo/pull/20218
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
media-plugins/vdr-osdteletext/Manifest | 1 +
.../vdr-osdteletext/vdr-osdteletext-1.1.1.ebuild | 46 ++++++++++++++++++++++
2 files changed, 47 insertions(+)
diff --git a/media-plugins/vdr-osdteletext/Manifest b/media-plugins/vdr-osdteletext/Manifest
index fd26f1e228b..4a1b25b201c 100644
--- a/media-plugins/vdr-osdteletext/Manifest
+++ b/media-plugins/vdr-osdteletext/Manifest
@@ -1,2 +1,3 @@
DIST vdr-osdteletext-0.9.7.tgz 101400 BLAKE2B 52cabda446701ce4898705487e47e5ca5146e58b42b47814f3835326c72118c62212ab81cad036f147e23b0c330b08bd2b2ba82bb7cc41f1bfcbd2525dbfe179 SHA512 d7ebd74ba5411bc8c7596b4f5f30eba7bc71e09d137a10650e78761c58045a96f804468f87fbf0c27e8fa161b64b06035878e5fac9940f75ea728646e92e6c76
DIST vdr-osdteletext-0.9.8.tar.gz 100954 BLAKE2B def803093a3726a7c9b1905e04e5790ad3959d8d66664ccc3b0147cf4ed5ff37389525cbc1504fed7e8da782c5c9e58128e35c6adaa1f4ab04ad15cc3e2ae8ba SHA512 48196382fba247ac3d0140d028e23a3474e9a3b440c33b7a27e6127abfa949b1a7ab6748416d3430b68a80830bfbff1831de9d7e902ff9701b9dfd2d873a1f58
+DIST vdr-osdteletext-1.1.1.tar.gz 111113 BLAKE2B 5f9f44ad0615877896a9080f1b32fe4e2c6cd1916dcf6ad50c32bc22ac0cec22f44339ad2d4df7ac3135c1533bde039d0497bc5d7dc365c8b869900d8a9191db SHA512 a4f7e5bd8845917868dcb2041dbb679884595611db796cf5a58d05e41a96efcf47f3fbb92314c58f1f3d9af656d6ab5ef985f3867ea8bd45dd1c0c6e7c745a3a
diff --git a/media-plugins/vdr-osdteletext/vdr-osdteletext-1.1.1.ebuild b/media-plugins/vdr-osdteletext/vdr-osdteletext-1.1.1.ebuild
new file mode 100644
index 00000000000..58ca915916a
--- /dev/null
+++ b/media-plugins/vdr-osdteletext/vdr-osdteletext-1.1.1.ebuild
@@ -0,0 +1,46 @@
+# Copyright 2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit user-info vdr-plugin-2
+
+MY_P="vdr-plugin-osdteletext-${PV}"
+
+DESCRIPTION="VDR Plugin: Osd-Teletext displays the teletext/videotext on the OSD"
+HOMEPAGE="https://projects.vdr-developer.org/projects/plg-osdteletext https://github.com/vdr-projects/vdr-plugin-osdteletext/"
+SRC_URI="https://github.com/vdr-projects/vdr-plugin-osdteletext/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="GPL-2+ public-domain" #teletext2.ttf, not copyrightable
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+DEPEND="media-video/vdr"
+RDEPEND="${DEPEND}"
+
+S="${WORKDIR}/${MY_P}"
+
+QA_FLAGS_IGNORED="
+ usr/lib/vdr/plugins/libvdr-.*
+ usr/lib64/vdr/plugins/libvdr-.*"
+
+src_install() {
+ vdr-plugin-2_src_install
+
+ insinto /etc/sudoers.d
+ insopts -m440
+ newins "${FILESDIR}/vdr-osdteletext.sudo" vdr-osdteletext
+
+ local vdr_user_home=$(egethome vdr)
+ insinto "${vdr_user_home}/.local/share/fonts/"
+ insopts -m444
+ doins teletext2.ttf
+ fowners -R vdr:vdr "${vdr_user_home}/.local"
+}
+
+pkg_postinst() {
+ elog "This ebuild has installed a special teletext font"
+ elog "named \"teletext2\""
+ elog "You may go to the plugin's setup menu and select"
+ elog "the font."
+}
^ permalink raw reply related [flat|nested] 25+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-plugins/vdr-osdteletext/
@ 2021-05-09 9:15 Agostino Sarubbo
0 siblings, 0 replies; 25+ messages in thread
From: Agostino Sarubbo @ 2021-05-09 9:15 UTC (permalink / raw
To: gentoo-commits
commit: f06d002cac79ff8746e0d190cd27a66bab818f3d
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Sun May 9 09:15:36 2021 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Sun May 9 09:15:36 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f06d002c
media-plugins/vdr-osdteletext: amd64 stable wrt bug #788685
Package-Manager: Portage-3.0.13, Repoman-3.0.2
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
media-plugins/vdr-osdteletext/vdr-osdteletext-0.9.8.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-plugins/vdr-osdteletext/vdr-osdteletext-0.9.8.ebuild b/media-plugins/vdr-osdteletext/vdr-osdteletext-0.9.8.ebuild
index 9a821a92135..ca437a9ac7b 100644
--- a/media-plugins/vdr-osdteletext/vdr-osdteletext-0.9.8.ebuild
+++ b/media-plugins/vdr-osdteletext/vdr-osdteletext-0.9.8.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://github.com/vdr-projects/vdr-plugin-osdteletext/archive/v${PV}.t
LICENSE="GPL-2+ public-domain" #teletext2.ttf, not copyrightable
SLOT="0"
-KEYWORDS="~amd64 x86"
+KEYWORDS="amd64 x86"
DEPEND="media-video/vdr"
RDEPEND="${DEPEND}"
^ permalink raw reply related [flat|nested] 25+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-plugins/vdr-osdteletext/
@ 2021-05-24 7:39 Joonas Niilola
0 siblings, 0 replies; 25+ messages in thread
From: Joonas Niilola @ 2021-05-24 7:39 UTC (permalink / raw
To: gentoo-commits
commit: bb255fa5ac207e3bad07c7441997b7c4a9f42045
Author: Martin Dummer <martin.dummer <AT> gmx <DOT> net>
AuthorDate: Mon May 3 11:07:30 2021 +0000
Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Mon May 24 07:39:35 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bb255fa5
media-plugins/vdr-osdteletext: version bump to 2.1.1
Package-Manager: Portage-3.0.17, Repoman-3.0.2
Signed-off-by: Martin Dummer <martin.dummer <AT> gmx.net>
Closes: https://github.com/gentoo/gentoo/pull/20675
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
media-plugins/vdr-osdteletext/Manifest | 1 +
.../vdr-osdteletext/vdr-osdteletext-2.1.1.ebuild | 46 ++++++++++++++++++++++
2 files changed, 47 insertions(+)
diff --git a/media-plugins/vdr-osdteletext/Manifest b/media-plugins/vdr-osdteletext/Manifest
index 4a1b25b201c..ac240722ada 100644
--- a/media-plugins/vdr-osdteletext/Manifest
+++ b/media-plugins/vdr-osdteletext/Manifest
@@ -1,3 +1,4 @@
DIST vdr-osdteletext-0.9.7.tgz 101400 BLAKE2B 52cabda446701ce4898705487e47e5ca5146e58b42b47814f3835326c72118c62212ab81cad036f147e23b0c330b08bd2b2ba82bb7cc41f1bfcbd2525dbfe179 SHA512 d7ebd74ba5411bc8c7596b4f5f30eba7bc71e09d137a10650e78761c58045a96f804468f87fbf0c27e8fa161b64b06035878e5fac9940f75ea728646e92e6c76
DIST vdr-osdteletext-0.9.8.tar.gz 100954 BLAKE2B def803093a3726a7c9b1905e04e5790ad3959d8d66664ccc3b0147cf4ed5ff37389525cbc1504fed7e8da782c5c9e58128e35c6adaa1f4ab04ad15cc3e2ae8ba SHA512 48196382fba247ac3d0140d028e23a3474e9a3b440c33b7a27e6127abfa949b1a7ab6748416d3430b68a80830bfbff1831de9d7e902ff9701b9dfd2d873a1f58
DIST vdr-osdteletext-1.1.1.tar.gz 111113 BLAKE2B 5f9f44ad0615877896a9080f1b32fe4e2c6cd1916dcf6ad50c32bc22ac0cec22f44339ad2d4df7ac3135c1533bde039d0497bc5d7dc365c8b869900d8a9191db SHA512 a4f7e5bd8845917868dcb2041dbb679884595611db796cf5a58d05e41a96efcf47f3fbb92314c58f1f3d9af656d6ab5ef985f3867ea8bd45dd1c0c6e7c745a3a
+DIST vdr-osdteletext-2.1.1.tar.gz 123531 BLAKE2B a8a294b9406d7fe52da2fda0da4d59a4bff7392d9d05fd5c5856fd40c875004280abcb255ca47fd0fb84c45c8fc285992d18c41f9b668be746e3b728066ac70e SHA512 53edeaecf79d5008d13e3c621126494967c333a38ab51c1941cee5dd3ce2bcf1c6d4e1bbb8220657b9ad7972170724d956025d72728b4153d4d45d5998829001
diff --git a/media-plugins/vdr-osdteletext/vdr-osdteletext-2.1.1.ebuild b/media-plugins/vdr-osdteletext/vdr-osdteletext-2.1.1.ebuild
new file mode 100644
index 00000000000..58ca915916a
--- /dev/null
+++ b/media-plugins/vdr-osdteletext/vdr-osdteletext-2.1.1.ebuild
@@ -0,0 +1,46 @@
+# Copyright 2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit user-info vdr-plugin-2
+
+MY_P="vdr-plugin-osdteletext-${PV}"
+
+DESCRIPTION="VDR Plugin: Osd-Teletext displays the teletext/videotext on the OSD"
+HOMEPAGE="https://projects.vdr-developer.org/projects/plg-osdteletext https://github.com/vdr-projects/vdr-plugin-osdteletext/"
+SRC_URI="https://github.com/vdr-projects/vdr-plugin-osdteletext/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="GPL-2+ public-domain" #teletext2.ttf, not copyrightable
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+DEPEND="media-video/vdr"
+RDEPEND="${DEPEND}"
+
+S="${WORKDIR}/${MY_P}"
+
+QA_FLAGS_IGNORED="
+ usr/lib/vdr/plugins/libvdr-.*
+ usr/lib64/vdr/plugins/libvdr-.*"
+
+src_install() {
+ vdr-plugin-2_src_install
+
+ insinto /etc/sudoers.d
+ insopts -m440
+ newins "${FILESDIR}/vdr-osdteletext.sudo" vdr-osdteletext
+
+ local vdr_user_home=$(egethome vdr)
+ insinto "${vdr_user_home}/.local/share/fonts/"
+ insopts -m444
+ doins teletext2.ttf
+ fowners -R vdr:vdr "${vdr_user_home}/.local"
+}
+
+pkg_postinst() {
+ elog "This ebuild has installed a special teletext font"
+ elog "named \"teletext2\""
+ elog "You may go to the plugin's setup menu and select"
+ elog "the font."
+}
^ permalink raw reply related [flat|nested] 25+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-plugins/vdr-osdteletext/
@ 2021-07-17 14:07 Mikle Kolyada
0 siblings, 0 replies; 25+ messages in thread
From: Mikle Kolyada @ 2021-07-17 14:07 UTC (permalink / raw
To: gentoo-commits
commit: 69c3382c34b9f3cc3a533d114d35fde2d3a1ddfa
Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 17 14:07:04 2021 +0000
Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Sat Jul 17 14:07:04 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=69c3382c
media-plugins/vdr-osdteletext: Stabilize 1.1.1 amd64, #794253
Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
media-plugins/vdr-osdteletext/vdr-osdteletext-1.1.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-plugins/vdr-osdteletext/vdr-osdteletext-1.1.1.ebuild b/media-plugins/vdr-osdteletext/vdr-osdteletext-1.1.1.ebuild
index 58ca915916a..0dc27b964d9 100644
--- a/media-plugins/vdr-osdteletext/vdr-osdteletext-1.1.1.ebuild
+++ b/media-plugins/vdr-osdteletext/vdr-osdteletext-1.1.1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://github.com/vdr-projects/vdr-plugin-osdteletext/archive/v${PV}.t
LICENSE="GPL-2+ public-domain" #teletext2.ttf, not copyrightable
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
DEPEND="media-video/vdr"
RDEPEND="${DEPEND}"
^ permalink raw reply related [flat|nested] 25+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-plugins/vdr-osdteletext/
@ 2021-07-17 14:09 Mikle Kolyada
0 siblings, 0 replies; 25+ messages in thread
From: Mikle Kolyada @ 2021-07-17 14:09 UTC (permalink / raw
To: gentoo-commits
commit: bb933130be8a47dca1ebea0486a3bfe5cb4ade3a
Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 17 14:08:58 2021 +0000
Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Sat Jul 17 14:08:58 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bb933130
media-plugins/vdr-osdteletext: Stabilize 1.1.1 x86, #794253
Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
media-plugins/vdr-osdteletext/vdr-osdteletext-1.1.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-plugins/vdr-osdteletext/vdr-osdteletext-1.1.1.ebuild b/media-plugins/vdr-osdteletext/vdr-osdteletext-1.1.1.ebuild
index 0dc27b964d9..ca437a9ac7b 100644
--- a/media-plugins/vdr-osdteletext/vdr-osdteletext-1.1.1.ebuild
+++ b/media-plugins/vdr-osdteletext/vdr-osdteletext-1.1.1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://github.com/vdr-projects/vdr-plugin-osdteletext/archive/v${PV}.t
LICENSE="GPL-2+ public-domain" #teletext2.ttf, not copyrightable
SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
DEPEND="media-video/vdr"
RDEPEND="${DEPEND}"
^ permalink raw reply related [flat|nested] 25+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-plugins/vdr-osdteletext/
@ 2021-08-08 7:45 Agostino Sarubbo
0 siblings, 0 replies; 25+ messages in thread
From: Agostino Sarubbo @ 2021-08-08 7:45 UTC (permalink / raw
To: gentoo-commits
commit: f7e3ab0cd9f8e8e7d8e91e7cf8d8bd9410ee942b
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 8 07:45:22 2021 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Sun Aug 8 07:45:22 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f7e3ab0c
media-plugins/vdr-osdteletext: amd64 stable wrt bug #807004
Package-Manager: Portage-3.0.20, Repoman-3.0.2
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
media-plugins/vdr-osdteletext/vdr-osdteletext-2.1.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-plugins/vdr-osdteletext/vdr-osdteletext-2.1.1.ebuild b/media-plugins/vdr-osdteletext/vdr-osdteletext-2.1.1.ebuild
index 58ca915916a..0dc27b964d9 100644
--- a/media-plugins/vdr-osdteletext/vdr-osdteletext-2.1.1.ebuild
+++ b/media-plugins/vdr-osdteletext/vdr-osdteletext-2.1.1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://github.com/vdr-projects/vdr-plugin-osdteletext/archive/v${PV}.t
LICENSE="GPL-2+ public-domain" #teletext2.ttf, not copyrightable
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
DEPEND="media-video/vdr"
RDEPEND="${DEPEND}"
^ permalink raw reply related [flat|nested] 25+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-plugins/vdr-osdteletext/
@ 2021-08-11 6:43 Agostino Sarubbo
0 siblings, 0 replies; 25+ messages in thread
From: Agostino Sarubbo @ 2021-08-11 6:43 UTC (permalink / raw
To: gentoo-commits
commit: 9ae57f93877b31a092eafcf46618ecf7f5b96ed5
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 11 06:43:31 2021 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Wed Aug 11 06:43:31 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9ae57f93
media-plugins/vdr-osdteletext: x86 stable wrt bug #807004
Package-Manager: Portage-3.0.20, Repoman-3.0.2
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
media-plugins/vdr-osdteletext/vdr-osdteletext-2.1.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-plugins/vdr-osdteletext/vdr-osdteletext-2.1.1.ebuild b/media-plugins/vdr-osdteletext/vdr-osdteletext-2.1.1.ebuild
index 0dc27b964d9..ca437a9ac7b 100644
--- a/media-plugins/vdr-osdteletext/vdr-osdteletext-2.1.1.ebuild
+++ b/media-plugins/vdr-osdteletext/vdr-osdteletext-2.1.1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://github.com/vdr-projects/vdr-plugin-osdteletext/archive/v${PV}.t
LICENSE="GPL-2+ public-domain" #teletext2.ttf, not copyrightable
SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
DEPEND="media-video/vdr"
RDEPEND="${DEPEND}"
^ permalink raw reply related [flat|nested] 25+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-plugins/vdr-osdteletext/
@ 2021-08-16 6:33 Joonas Niilola
0 siblings, 0 replies; 25+ messages in thread
From: Joonas Niilola @ 2021-08-16 6:33 UTC (permalink / raw
To: gentoo-commits
commit: 09590fea4a59deb0d456a2ffe12c261bfa0169f3
Author: Martin Dummer <martin.dummer <AT> gmx <DOT> net>
AuthorDate: Thu Aug 12 08:09:01 2021 +0000
Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Mon Aug 16 06:33:11 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=09590fea
media-plugins/vdr-osdteletext: version bump to 2.2.1
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Martin Dummer <martin.dummer <AT> gmx.net>
Closes: https://github.com/gentoo/gentoo/pull/21957
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
media-plugins/vdr-osdteletext/Manifest | 1 +
.../vdr-osdteletext/vdr-osdteletext-2.2.1.ebuild | 43 ++++++++++++++++++++++
2 files changed, 44 insertions(+)
diff --git a/media-plugins/vdr-osdteletext/Manifest b/media-plugins/vdr-osdteletext/Manifest
index ac240722ada..9b5d025f051 100644
--- a/media-plugins/vdr-osdteletext/Manifest
+++ b/media-plugins/vdr-osdteletext/Manifest
@@ -2,3 +2,4 @@ DIST vdr-osdteletext-0.9.7.tgz 101400 BLAKE2B 52cabda446701ce4898705487e47e5ca51
DIST vdr-osdteletext-0.9.8.tar.gz 100954 BLAKE2B def803093a3726a7c9b1905e04e5790ad3959d8d66664ccc3b0147cf4ed5ff37389525cbc1504fed7e8da782c5c9e58128e35c6adaa1f4ab04ad15cc3e2ae8ba SHA512 48196382fba247ac3d0140d028e23a3474e9a3b440c33b7a27e6127abfa949b1a7ab6748416d3430b68a80830bfbff1831de9d7e902ff9701b9dfd2d873a1f58
DIST vdr-osdteletext-1.1.1.tar.gz 111113 BLAKE2B 5f9f44ad0615877896a9080f1b32fe4e2c6cd1916dcf6ad50c32bc22ac0cec22f44339ad2d4df7ac3135c1533bde039d0497bc5d7dc365c8b869900d8a9191db SHA512 a4f7e5bd8845917868dcb2041dbb679884595611db796cf5a58d05e41a96efcf47f3fbb92314c58f1f3d9af656d6ab5ef985f3867ea8bd45dd1c0c6e7c745a3a
DIST vdr-osdteletext-2.1.1.tar.gz 123531 BLAKE2B a8a294b9406d7fe52da2fda0da4d59a4bff7392d9d05fd5c5856fd40c875004280abcb255ca47fd0fb84c45c8fc285992d18c41f9b668be746e3b728066ac70e SHA512 53edeaecf79d5008d13e3c621126494967c333a38ab51c1941cee5dd3ce2bcf1c6d4e1bbb8220657b9ad7972170724d956025d72728b4153d4d45d5998829001
+DIST vdr-osdteletext-2.2.1.tar.gz 130325 BLAKE2B 8bfac7246a555d6b238db7123332b6d50f27444f00ca3ff54b8b86e35f05171f227ded266307f8a38e36046ef3b1bf725f12af5ef6fec64628775d690d0bad93 SHA512 519c716d794eb9d6cd6e86eb538abe759c89c902ef49baf34586f38757f67239253fe19dc87062c5e13983ef9ddcf663844f165dd493cd41b890e62a1ef37810
diff --git a/media-plugins/vdr-osdteletext/vdr-osdteletext-2.2.1.ebuild b/media-plugins/vdr-osdteletext/vdr-osdteletext-2.2.1.ebuild
new file mode 100644
index 00000000000..c3c5b555922
--- /dev/null
+++ b/media-plugins/vdr-osdteletext/vdr-osdteletext-2.2.1.ebuild
@@ -0,0 +1,43 @@
+# Copyright 2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit user-info vdr-plugin-2
+
+DESCRIPTION="VDR Plugin: Osd-Teletext displays the teletext/videotext on the OSD"
+HOMEPAGE="https://projects.vdr-developer.org/projects/plg-osdteletext https://github.com/vdr-projects/vdr-plugin-osdteletext/"
+SRC_URI="https://github.com/vdr-projects/vdr-plugin-osdteletext/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+S="${WORKDIR}/vdr-plugin-osdteletext-${PV}"
+
+LICENSE="GPL-2+ public-domain" #teletext2.ttf, not copyrightable
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+DEPEND="media-video/vdr"
+RDEPEND="${DEPEND}"
+
+QA_FLAGS_IGNORED="
+ usr/lib/vdr/plugins/libvdr-.*
+ usr/lib64/vdr/plugins/libvdr-.*"
+
+src_install() {
+ vdr-plugin-2_src_install
+
+ insinto /etc/sudoers.d
+ insopts -m440
+ newins "${FILESDIR}/vdr-osdteletext.sudo" vdr-osdteletext
+
+ local vdr_user_home=$(egethome vdr)
+ insinto "${vdr_user_home}/.local/share/fonts/"
+ insopts -m444
+ doins teletext2.ttf
+ fowners -R vdr:vdr "${vdr_user_home}/.local"
+}
+
+pkg_postinst() {
+ elog "This ebuild has installed a special teletext font"
+ elog "named \"teletext2\""
+ elog "You may go to the plugin's setup menu and select"
+ elog "the font."
+}
^ permalink raw reply related [flat|nested] 25+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-plugins/vdr-osdteletext/
@ 2021-12-07 7:48 Agostino Sarubbo
0 siblings, 0 replies; 25+ messages in thread
From: Agostino Sarubbo @ 2021-12-07 7:48 UTC (permalink / raw
To: gentoo-commits
commit: f27482c59883347a4c3a157c7136d11a1bb794e9
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 7 07:48:29 2021 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Tue Dec 7 07:48:29 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f27482c5
media-plugins/vdr-osdteletext: amd64 stable wrt bug #828365
Package-Manager: Portage-3.0.20, Repoman-3.0.3
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
media-plugins/vdr-osdteletext/vdr-osdteletext-2.2.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-plugins/vdr-osdteletext/vdr-osdteletext-2.2.1.ebuild b/media-plugins/vdr-osdteletext/vdr-osdteletext-2.2.1.ebuild
index c3c5b5559223..6c527f2d9682 100644
--- a/media-plugins/vdr-osdteletext/vdr-osdteletext-2.2.1.ebuild
+++ b/media-plugins/vdr-osdteletext/vdr-osdteletext-2.2.1.ebuild
@@ -12,7 +12,7 @@ S="${WORKDIR}/vdr-plugin-osdteletext-${PV}"
LICENSE="GPL-2+ public-domain" #teletext2.ttf, not copyrightable
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
DEPEND="media-video/vdr"
RDEPEND="${DEPEND}"
^ permalink raw reply related [flat|nested] 25+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-plugins/vdr-osdteletext/
@ 2021-12-09 16:24 Agostino Sarubbo
0 siblings, 0 replies; 25+ messages in thread
From: Agostino Sarubbo @ 2021-12-09 16:24 UTC (permalink / raw
To: gentoo-commits
commit: 4b15c0e4a4aff32f333156215d1debf7bea070cf
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 9 16:24:10 2021 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Thu Dec 9 16:24:10 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4b15c0e4
media-plugins/vdr-osdteletext: x86 stable wrt bug #828365
Package-Manager: Portage-3.0.20, Repoman-3.0.3
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
media-plugins/vdr-osdteletext/vdr-osdteletext-2.2.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-plugins/vdr-osdteletext/vdr-osdteletext-2.2.1.ebuild b/media-plugins/vdr-osdteletext/vdr-osdteletext-2.2.1.ebuild
index 6c527f2d9682..0d7258896b07 100644
--- a/media-plugins/vdr-osdteletext/vdr-osdteletext-2.2.1.ebuild
+++ b/media-plugins/vdr-osdteletext/vdr-osdteletext-2.2.1.ebuild
@@ -12,7 +12,7 @@ S="${WORKDIR}/vdr-plugin-osdteletext-${PV}"
LICENSE="GPL-2+ public-domain" #teletext2.ttf, not copyrightable
SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
DEPEND="media-video/vdr"
RDEPEND="${DEPEND}"
^ permalink raw reply related [flat|nested] 25+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-plugins/vdr-osdteletext/
@ 2022-02-01 8:17 Joonas Niilola
0 siblings, 0 replies; 25+ messages in thread
From: Joonas Niilola @ 2022-02-01 8:17 UTC (permalink / raw
To: gentoo-commits
commit: 0bf3bd39c310c4d3986befe12f0228a992d90220
Author: Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 1 07:51:36 2022 +0000
Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Tue Feb 1 08:17:06 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0bf3bd39
media-plugins/vdr-osdteletext: add acct-*/vdr deps to 2.3.1
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
media-plugins/vdr-osdteletext/vdr-osdteletext-2.3.1.ebuild | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/media-plugins/vdr-osdteletext/vdr-osdteletext-2.3.1.ebuild b/media-plugins/vdr-osdteletext/vdr-osdteletext-2.3.1.ebuild
index d108b3cfa7e0..01a002d7ebde 100644
--- a/media-plugins/vdr-osdteletext/vdr-osdteletext-2.3.1.ebuild
+++ b/media-plugins/vdr-osdteletext/vdr-osdteletext-2.3.1.ebuild
@@ -14,9 +14,10 @@ LICENSE="GPL-2+ public-domain" #teletext2.ttf, not copyrightable
SLOT="0"
KEYWORDS="~amd64 ~x86"
-BDEPEND="acct-user/vdr"
-DEPEND="media-video/vdr"
-RDEPEND="${DEPEND}"
+RDEPEND="acct-group/vdr
+ acct-user/vdr
+ media-video/vdr"
+DEPEND="${RDEPEND}"
QA_FLAGS_IGNORED="
usr/lib/vdr/plugins/libvdr-.*
^ permalink raw reply related [flat|nested] 25+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-plugins/vdr-osdteletext/
@ 2022-02-01 8:17 Joonas Niilola
0 siblings, 0 replies; 25+ messages in thread
From: Joonas Niilola @ 2022-02-01 8:17 UTC (permalink / raw
To: gentoo-commits
commit: 7f228629fa355278558ceaba61e5ce6dec6272cc
Author: Martin Dummer <martin.dummer <AT> gmx <DOT> net>
AuthorDate: Mon Dec 20 22:09:37 2021 +0000
Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Tue Feb 1 08:17:06 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7f228629
media-plugins/vdr-osdteletext: version bump to 2.3.1
Signed-off-by: Martin Dummer <martin.dummer <AT> gmx.net>
Closes: https://github.com/gentoo/gentoo/pull/23444
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
media-plugins/vdr-osdteletext/Manifest | 1 +
.../vdr-osdteletext/vdr-osdteletext-2.3.1.ebuild | 44 ++++++++++++++++++++++
2 files changed, 45 insertions(+)
diff --git a/media-plugins/vdr-osdteletext/Manifest b/media-plugins/vdr-osdteletext/Manifest
index 3f1ef54bf6d2..c3d7470d3d70 100644
--- a/media-plugins/vdr-osdteletext/Manifest
+++ b/media-plugins/vdr-osdteletext/Manifest
@@ -1,2 +1,3 @@
DIST vdr-osdteletext-0.9.8.tar.gz 100954 BLAKE2B def803093a3726a7c9b1905e04e5790ad3959d8d66664ccc3b0147cf4ed5ff37389525cbc1504fed7e8da782c5c9e58128e35c6adaa1f4ab04ad15cc3e2ae8ba SHA512 48196382fba247ac3d0140d028e23a3474e9a3b440c33b7a27e6127abfa949b1a7ab6748416d3430b68a80830bfbff1831de9d7e902ff9701b9dfd2d873a1f58
DIST vdr-osdteletext-2.2.1.tar.gz 130325 BLAKE2B 8bfac7246a555d6b238db7123332b6d50f27444f00ca3ff54b8b86e35f05171f227ded266307f8a38e36046ef3b1bf725f12af5ef6fec64628775d690d0bad93 SHA512 519c716d794eb9d6cd6e86eb538abe759c89c902ef49baf34586f38757f67239253fe19dc87062c5e13983ef9ddcf663844f165dd493cd41b890e62a1ef37810
+DIST vdr-osdteletext-2.3.1.tar.gz 132544 BLAKE2B 33f62e53f6b960322b6e68e9dc1cc449f2d050fa0de22777a68c565233a3d7f509ea3826671fc06aaec7b3a1b9c996efad6e20317b070680d5b7aad87bba90d9 SHA512 1ffeebd35693a6fb41fd0c422e86ec2fdf4dfce5ffbdabd3da65421e50e390c68d9c0a38d5fca8bc65ff65bc2e4d529e520ea52ee304659cde2a337b3bce4a48
diff --git a/media-plugins/vdr-osdteletext/vdr-osdteletext-2.3.1.ebuild b/media-plugins/vdr-osdteletext/vdr-osdteletext-2.3.1.ebuild
new file mode 100644
index 000000000000..d108b3cfa7e0
--- /dev/null
+++ b/media-plugins/vdr-osdteletext/vdr-osdteletext-2.3.1.ebuild
@@ -0,0 +1,44 @@
+# Copyright 2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit user-info vdr-plugin-2
+
+DESCRIPTION="VDR Plugin: Osd-Teletext displays the teletext/videotext on the OSD"
+HOMEPAGE="https://projects.vdr-developer.org/projects/plg-osdteletext https://github.com/vdr-projects/vdr-plugin-osdteletext/"
+SRC_URI="https://github.com/vdr-projects/vdr-plugin-osdteletext/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+S="${WORKDIR}/vdr-plugin-osdteletext-${PV}"
+
+LICENSE="GPL-2+ public-domain" #teletext2.ttf, not copyrightable
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+BDEPEND="acct-user/vdr"
+DEPEND="media-video/vdr"
+RDEPEND="${DEPEND}"
+
+QA_FLAGS_IGNORED="
+ usr/lib/vdr/plugins/libvdr-.*
+ usr/lib64/vdr/plugins/libvdr-.*"
+
+src_install() {
+ vdr-plugin-2_src_install
+
+ insinto /etc/sudoers.d
+ insopts -m440
+ newins "${FILESDIR}/vdr-osdteletext.sudo" vdr-osdteletext
+
+ local vdr_user_home=$(egethome vdr)
+ insinto "${vdr_user_home}/.local/share/fonts/"
+ insopts -m444
+ doins teletext2.ttf
+ fowners -R vdr:vdr "${vdr_user_home}/.local"
+}
+
+pkg_postinst() {
+ elog "This ebuild has installed a special teletext font"
+ elog "named \"teletext2\""
+ elog "You may go to the plugin's setup menu and select"
+ elog "the font."
+}
^ permalink raw reply related [flat|nested] 25+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-plugins/vdr-osdteletext/
@ 2022-03-11 13:30 Joonas Niilola
0 siblings, 0 replies; 25+ messages in thread
From: Joonas Niilola @ 2022-03-11 13:30 UTC (permalink / raw
To: gentoo-commits
commit: 8c233cd1654419d57c5590296367b6ac0ef8d454
Author: Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 11 13:25:23 2022 +0000
Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Fri Mar 11 13:25:23 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8c233cd1
media-plugins/vdr-osdteletext: stabilize 2.3.1 for amd64
Bug: https://bugs.gentoo.org/834613
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
media-plugins/vdr-osdteletext/vdr-osdteletext-2.3.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-plugins/vdr-osdteletext/vdr-osdteletext-2.3.1.ebuild b/media-plugins/vdr-osdteletext/vdr-osdteletext-2.3.1.ebuild
index 01a002d7ebde..7b110cf7d6f8 100644
--- a/media-plugins/vdr-osdteletext/vdr-osdteletext-2.3.1.ebuild
+++ b/media-plugins/vdr-osdteletext/vdr-osdteletext-2.3.1.ebuild
@@ -12,7 +12,7 @@ S="${WORKDIR}/vdr-plugin-osdteletext-${PV}"
LICENSE="GPL-2+ public-domain" #teletext2.ttf, not copyrightable
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
RDEPEND="acct-group/vdr
acct-user/vdr
^ permalink raw reply related [flat|nested] 25+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-plugins/vdr-osdteletext/
@ 2022-03-11 13:30 Joonas Niilola
0 siblings, 0 replies; 25+ messages in thread
From: Joonas Niilola @ 2022-03-11 13:30 UTC (permalink / raw
To: gentoo-commits
commit: 9ace61ed4651115bc723fc88d6b5b2e5b5b633a3
Author: Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 11 13:28:49 2022 +0000
Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Fri Mar 11 13:28:49 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9ace61ed
media-plugins/vdr-osdteletext: stabilize 2.3.1 for x86
Bug: https://bugs.gentoo.org/834613
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
media-plugins/vdr-osdteletext/vdr-osdteletext-2.3.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-plugins/vdr-osdteletext/vdr-osdteletext-2.3.1.ebuild b/media-plugins/vdr-osdteletext/vdr-osdteletext-2.3.1.ebuild
index 7b110cf7d6f8..a4e83f90d06c 100644
--- a/media-plugins/vdr-osdteletext/vdr-osdteletext-2.3.1.ebuild
+++ b/media-plugins/vdr-osdteletext/vdr-osdteletext-2.3.1.ebuild
@@ -12,7 +12,7 @@ S="${WORKDIR}/vdr-plugin-osdteletext-${PV}"
LICENSE="GPL-2+ public-domain" #teletext2.ttf, not copyrightable
SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
RDEPEND="acct-group/vdr
acct-user/vdr
^ permalink raw reply related [flat|nested] 25+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-plugins/vdr-osdteletext/
@ 2024-08-04 7:03 Joonas Niilola
0 siblings, 0 replies; 25+ messages in thread
From: Joonas Niilola @ 2024-08-04 7:03 UTC (permalink / raw
To: gentoo-commits
commit: 112464e3960368403b0850e50b09e6fb9edbad98
Author: Martin Dummer <martin.dummer <AT> gmx <DOT> net>
AuthorDate: Sun Jul 21 18:34:31 2024 +0000
Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Sun Aug 4 07:03:02 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=112464e3
media-plugins/vdr-osdteletext: drop 2.2.1
Signed-off-by: Martin Dummer <martin.dummer <AT> gmx.net>
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
media-plugins/vdr-osdteletext/Manifest | 1 -
.../vdr-osdteletext/vdr-osdteletext-2.2.1.ebuild | 43 ----------------------
2 files changed, 44 deletions(-)
diff --git a/media-plugins/vdr-osdteletext/Manifest b/media-plugins/vdr-osdteletext/Manifest
index c3d7470d3d70..af4e3d1aba2b 100644
--- a/media-plugins/vdr-osdteletext/Manifest
+++ b/media-plugins/vdr-osdteletext/Manifest
@@ -1,3 +1,2 @@
DIST vdr-osdteletext-0.9.8.tar.gz 100954 BLAKE2B def803093a3726a7c9b1905e04e5790ad3959d8d66664ccc3b0147cf4ed5ff37389525cbc1504fed7e8da782c5c9e58128e35c6adaa1f4ab04ad15cc3e2ae8ba SHA512 48196382fba247ac3d0140d028e23a3474e9a3b440c33b7a27e6127abfa949b1a7ab6748416d3430b68a80830bfbff1831de9d7e902ff9701b9dfd2d873a1f58
-DIST vdr-osdteletext-2.2.1.tar.gz 130325 BLAKE2B 8bfac7246a555d6b238db7123332b6d50f27444f00ca3ff54b8b86e35f05171f227ded266307f8a38e36046ef3b1bf725f12af5ef6fec64628775d690d0bad93 SHA512 519c716d794eb9d6cd6e86eb538abe759c89c902ef49baf34586f38757f67239253fe19dc87062c5e13983ef9ddcf663844f165dd493cd41b890e62a1ef37810
DIST vdr-osdteletext-2.3.1.tar.gz 132544 BLAKE2B 33f62e53f6b960322b6e68e9dc1cc449f2d050fa0de22777a68c565233a3d7f509ea3826671fc06aaec7b3a1b9c996efad6e20317b070680d5b7aad87bba90d9 SHA512 1ffeebd35693a6fb41fd0c422e86ec2fdf4dfce5ffbdabd3da65421e50e390c68d9c0a38d5fca8bc65ff65bc2e4d529e520ea52ee304659cde2a337b3bce4a48
diff --git a/media-plugins/vdr-osdteletext/vdr-osdteletext-2.2.1.ebuild b/media-plugins/vdr-osdteletext/vdr-osdteletext-2.2.1.ebuild
deleted file mode 100644
index 0d7258896b07..000000000000
--- a/media-plugins/vdr-osdteletext/vdr-osdteletext-2.2.1.ebuild
+++ /dev/null
@@ -1,43 +0,0 @@
-# Copyright 2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit user-info vdr-plugin-2
-
-DESCRIPTION="VDR Plugin: Osd-Teletext displays the teletext/videotext on the OSD"
-HOMEPAGE="https://projects.vdr-developer.org/projects/plg-osdteletext https://github.com/vdr-projects/vdr-plugin-osdteletext/"
-SRC_URI="https://github.com/vdr-projects/vdr-plugin-osdteletext/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-S="${WORKDIR}/vdr-plugin-osdteletext-${PV}"
-
-LICENSE="GPL-2+ public-domain" #teletext2.ttf, not copyrightable
-SLOT="0"
-KEYWORDS="amd64 x86"
-
-DEPEND="media-video/vdr"
-RDEPEND="${DEPEND}"
-
-QA_FLAGS_IGNORED="
- usr/lib/vdr/plugins/libvdr-.*
- usr/lib64/vdr/plugins/libvdr-.*"
-
-src_install() {
- vdr-plugin-2_src_install
-
- insinto /etc/sudoers.d
- insopts -m440
- newins "${FILESDIR}/vdr-osdteletext.sudo" vdr-osdteletext
-
- local vdr_user_home=$(egethome vdr)
- insinto "${vdr_user_home}/.local/share/fonts/"
- insopts -m444
- doins teletext2.ttf
- fowners -R vdr:vdr "${vdr_user_home}/.local"
-}
-
-pkg_postinst() {
- elog "This ebuild has installed a special teletext font"
- elog "named \"teletext2\""
- elog "You may go to the plugin's setup menu and select"
- elog "the font."
-}
^ permalink raw reply related [flat|nested] 25+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-plugins/vdr-osdteletext/
@ 2024-08-04 7:03 Joonas Niilola
0 siblings, 0 replies; 25+ messages in thread
From: Joonas Niilola @ 2024-08-04 7:03 UTC (permalink / raw
To: gentoo-commits
commit: 0c7afde48c530a06233dc91bd46ce5a2d7400300
Author: Martin Dummer <martin.dummer <AT> gmx <DOT> net>
AuthorDate: Sun Jul 21 18:36:12 2024 +0000
Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Sun Aug 4 07:03:02 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c7afde4
media-plugins/vdr-osdteletext: add 2.3.1_p20211217
Signed-off-by: Martin Dummer <martin.dummer <AT> gmx.net>
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
media-plugins/vdr-osdteletext/Manifest | 1 +
media-plugins/vdr-osdteletext/metadata.xml | 3 ++
.../vdr-osdteletext-2.3.1_p20211217.ebuild | 45 ++++++++++++++++++++++
3 files changed, 49 insertions(+)
diff --git a/media-plugins/vdr-osdteletext/Manifest b/media-plugins/vdr-osdteletext/Manifest
index af4e3d1aba2b..ff8d68487b3a 100644
--- a/media-plugins/vdr-osdteletext/Manifest
+++ b/media-plugins/vdr-osdteletext/Manifest
@@ -1,2 +1,3 @@
DIST vdr-osdteletext-0.9.8.tar.gz 100954 BLAKE2B def803093a3726a7c9b1905e04e5790ad3959d8d66664ccc3b0147cf4ed5ff37389525cbc1504fed7e8da782c5c9e58128e35c6adaa1f4ab04ad15cc3e2ae8ba SHA512 48196382fba247ac3d0140d028e23a3474e9a3b440c33b7a27e6127abfa949b1a7ab6748416d3430b68a80830bfbff1831de9d7e902ff9701b9dfd2d873a1f58
DIST vdr-osdteletext-2.3.1.tar.gz 132544 BLAKE2B 33f62e53f6b960322b6e68e9dc1cc449f2d050fa0de22777a68c565233a3d7f509ea3826671fc06aaec7b3a1b9c996efad6e20317b070680d5b7aad87bba90d9 SHA512 1ffeebd35693a6fb41fd0c422e86ec2fdf4dfce5ffbdabd3da65421e50e390c68d9c0a38d5fca8bc65ff65bc2e4d529e520ea52ee304659cde2a337b3bce4a48
+DIST vdr-osdteletext-2.3.1_p20211217.tar.gz 133999 BLAKE2B 5d1645708331582c2d426fc67177fa4011a66adfbbe096f0969ae115a731f1fe1b7eb000af8175a2f96083fd1fe60be9cd924cf4055c24a803f659901b2564c9 SHA512 cf52007a011130b9363550da57af26901157159ef2f79976ec090ed537e8873bac3b8b95dcd5265134321a26ded8a20c9c1939393a8530c89ecbac7e3a8a85db
diff --git a/media-plugins/vdr-osdteletext/metadata.xml b/media-plugins/vdr-osdteletext/metadata.xml
index b4dbb6eb43d2..9aed06994d56 100644
--- a/media-plugins/vdr-osdteletext/metadata.xml
+++ b/media-plugins/vdr-osdteletext/metadata.xml
@@ -13,4 +13,7 @@
<email>vdr@gentoo.org</email>
<name>Gentoo VDR Project</name>
</maintainer>
+ <upstream>
+ <remote-id type="github">vdr-projects/vdr-plugin-osdteletext</remote-id>
+ </upstream>
</pkgmetadata>
diff --git a/media-plugins/vdr-osdteletext/vdr-osdteletext-2.3.1_p20211217.ebuild b/media-plugins/vdr-osdteletext/vdr-osdteletext-2.3.1_p20211217.ebuild
new file mode 100644
index 000000000000..3f829960cf2c
--- /dev/null
+++ b/media-plugins/vdr-osdteletext/vdr-osdteletext-2.3.1_p20211217.ebuild
@@ -0,0 +1,45 @@
+# Copyright 2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit user-info vdr-plugin-2
+
+GITHASH="cae4629f84886015b0619af6fdb1084853b80f93"
+DESCRIPTION="VDR Plugin: Osd-Teletext displays the teletext/videotext on the OSD"
+HOMEPAGE="https://github.com/vdr-projects/vdr-plugin-osdteletext/"
+SRC_URI="https://github.com/vdr-projects/vdr-plugin-osdteletext/archive/${GITHASH}.tar.gz -> ${P}.tar.gz"
+S="${WORKDIR}/vdr-plugin-osdteletext-${GITHASH}"
+
+LICENSE="GPL-2+ public-domain" #teletext2.ttf, not copyrightable
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+BDEPEND="acct-user/vdr"
+DEPEND="media-video/vdr"
+RDEPEND="${DEPEND}"
+
+QA_FLAGS_IGNORED="
+ usr/lib/vdr/plugins/libvdr-.*
+ usr/lib64/vdr/plugins/libvdr-.*"
+
+src_install() {
+ vdr-plugin-2_src_install
+
+ insinto /etc/sudoers.d
+ insopts -m440
+ newins "${FILESDIR}/vdr-osdteletext.sudo" vdr-osdteletext
+
+ local vdr_user_home=$(egethome vdr)
+ insinto "${vdr_user_home}/.local/share/fonts/"
+ insopts -m444
+ doins teletext2.ttf
+ fowners -R vdr:vdr "${vdr_user_home}/.local"
+}
+
+pkg_postinst() {
+ elog "This ebuild has installed a special teletext font"
+ elog "named \"teletext2\""
+ elog "You may go to the plugin's setup menu and select"
+ elog "the font."
+}
^ permalink raw reply related [flat|nested] 25+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-plugins/vdr-osdteletext/
@ 2024-09-16 3:49 Jakov Smolić
0 siblings, 0 replies; 25+ messages in thread
From: Jakov Smolić @ 2024-09-16 3:49 UTC (permalink / raw
To: gentoo-commits
commit: 42082d7f4352db97692fad5d516fc954d07a539c
Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 16 03:49:41 2024 +0000
Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Mon Sep 16 03:49:41 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=42082d7f
media-plugins/vdr-osdteletext: Stabilize 2.3.1_p20211217 amd64, #939696
Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
media-plugins/vdr-osdteletext/vdr-osdteletext-2.3.1_p20211217.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-plugins/vdr-osdteletext/vdr-osdteletext-2.3.1_p20211217.ebuild b/media-plugins/vdr-osdteletext/vdr-osdteletext-2.3.1_p20211217.ebuild
index 3f829960cf2c..78f3ea2644bf 100644
--- a/media-plugins/vdr-osdteletext/vdr-osdteletext-2.3.1_p20211217.ebuild
+++ b/media-plugins/vdr-osdteletext/vdr-osdteletext-2.3.1_p20211217.ebuild
@@ -13,7 +13,7 @@ S="${WORKDIR}/vdr-plugin-osdteletext-${GITHASH}"
LICENSE="GPL-2+ public-domain" #teletext2.ttf, not copyrightable
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
BDEPEND="acct-user/vdr"
DEPEND="media-video/vdr"
^ permalink raw reply related [flat|nested] 25+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-plugins/vdr-osdteletext/
@ 2024-09-16 7:23 Joonas Niilola
0 siblings, 0 replies; 25+ messages in thread
From: Joonas Niilola @ 2024-09-16 7:23 UTC (permalink / raw
To: gentoo-commits
commit: 4f6c243c9aa5d0d6e1a7f479c67b97e57c22ef7e
Author: Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 16 07:22:57 2024 +0000
Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Mon Sep 16 07:22:57 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4f6c243c
media-plugins/vdr-osdteletext: Stabilize 2.3.1_p20211217 x86, #939696
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
media-plugins/vdr-osdteletext/vdr-osdteletext-2.3.1_p20211217.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-plugins/vdr-osdteletext/vdr-osdteletext-2.3.1_p20211217.ebuild b/media-plugins/vdr-osdteletext/vdr-osdteletext-2.3.1_p20211217.ebuild
index 78f3ea2644bf..0b666c56d0ec 100644
--- a/media-plugins/vdr-osdteletext/vdr-osdteletext-2.3.1_p20211217.ebuild
+++ b/media-plugins/vdr-osdteletext/vdr-osdteletext-2.3.1_p20211217.ebuild
@@ -13,7 +13,7 @@ S="${WORKDIR}/vdr-plugin-osdteletext-${GITHASH}"
LICENSE="GPL-2+ public-domain" #teletext2.ttf, not copyrightable
SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
BDEPEND="acct-user/vdr"
DEPEND="media-video/vdr"
^ permalink raw reply related [flat|nested] 25+ messages in thread
end of thread, other threads:[~2024-09-16 7:23 UTC | newest]
Thread overview: 25+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-04 7:03 [gentoo-commits] repo/gentoo:master commit in: media-plugins/vdr-osdteletext/ Joonas Niilola
-- strict thread matches above, loose matches on Subject: below --
2024-09-16 7:23 Joonas Niilola
2024-09-16 3:49 Jakov Smolić
2024-08-04 7:03 Joonas Niilola
2022-03-11 13:30 Joonas Niilola
2022-03-11 13:30 Joonas Niilola
2022-02-01 8:17 Joonas Niilola
2022-02-01 8:17 Joonas Niilola
2021-12-09 16:24 Agostino Sarubbo
2021-12-07 7:48 Agostino Sarubbo
2021-08-16 6:33 Joonas Niilola
2021-08-11 6:43 Agostino Sarubbo
2021-08-08 7:45 Agostino Sarubbo
2021-07-17 14:09 Mikle Kolyada
2021-07-17 14:07 Mikle Kolyada
2021-05-24 7:39 Joonas Niilola
2021-05-09 9:15 Agostino Sarubbo
2021-04-11 7:43 Joonas Niilola
2021-02-26 8:47 Mikle Kolyada
2021-02-25 13:54 Agostino Sarubbo
2020-02-14 21:51 Jörg Bornkessel
2019-12-26 8:10 Jörg Bornkessel
2019-11-25 18:52 Michał Górny
2018-03-30 2:54 Aaron Bauman
2017-11-26 23:06 David Seifert
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox