commit: a12b21c0f1512c125b6264bd10f63de59f7481cd Author: Martin Dummer <martin.dummer <AT> gmx <DOT> net> AuthorDate: Sun Feb 8 09:07:14 2026 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed Feb 11 07:47:39 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a12b21c0
media-plugins/vdr-ttxtsubs: drop 0.3.0-r3 Signed-off-by: Martin Dummer <martin.dummer <AT> gmx.net> Part-of: https://github.com/gentoo/gentoo/pull/45683 Signed-off-by: Sam James <sam <AT> gentoo.org> media-plugins/vdr-ttxtsubs/Manifest | 1 - .../files/vdr-ttxtsubs-0.3.0_teletext-chars.patch | 41 ---------------------- .../vdr-ttxtsubs/vdr-ttxtsubs-0.3.0-r3.ebuild | 29 --------------- 3 files changed, 71 deletions(-) diff --git a/media-plugins/vdr-ttxtsubs/Manifest b/media-plugins/vdr-ttxtsubs/Manifest index be0ebfc6e850..e5d3f82d5983 100644 --- a/media-plugins/vdr-ttxtsubs/Manifest +++ b/media-plugins/vdr-ttxtsubs/Manifest @@ -1,2 +1 @@ -DIST vdr-ttxtsubs-0.3.0.tgz 57650 BLAKE2B e095d6841c83e2b7209469903301471492f2976ca1a5d85e68e330e177ff71959273871463b169bb667c64848230e2301d7d9438b94b5e6cfddef32b1c4805eb SHA512 634aff77b3a540ca9239cfceaf253ce33e69a2b85733a904828c527549ea1a40b4b9322327cb32bc5333942c1f503046a7b8bfc0ac31cce131621ffa6790d87a DIST vdr-ttxtsubs-0.3.0_p20160207.tar.gz 74581 BLAKE2B 57592b50e7b85f8d6fd5036512a0ec5630e17bb432bf5e38633dd17241f10754cba70de96fd628e719d5592b25ea394fcc35e25c84bc32e32692851572d1deae SHA512 86b72e8eb276f64b0e65e50f3e9aa742f43caff438dcf9eb7560ff6ac75e2abebe8c5e58887dcb786cb90f2f6f347761d0b816fa81c838e647b0b45cf84b4bc0 diff --git a/media-plugins/vdr-ttxtsubs/files/vdr-ttxtsubs-0.3.0_teletext-chars.patch b/media-plugins/vdr-ttxtsubs/files/vdr-ttxtsubs-0.3.0_teletext-chars.patch deleted file mode 100644 index 11faef9853cd..000000000000 --- a/media-plugins/vdr-ttxtsubs/files/vdr-ttxtsubs-0.3.0_teletext-chars.patch +++ /dev/null @@ -1,41 +0,0 @@ -will fix the wrong encode -wrt bug 642528 - -Signed-of-by: Joerg Bornkessel <[email protected]> (13 Nov 2019) - -diff -Naur ttxtsubs-0.3.0.orig/teletext-chars.h ttxtsubs-0.3.0/teletext-chars.h ---- ttxtsubs-0.3.0.orig/teletext-chars.h 2019-11-13 17:37:33.000000000 +0100 -+++ ttxtsubs-0.3.0/teletext-chars.h 2019-11-13 17:39:02.000000000 +0100 -@@ -68,19 +68,19 @@ - */ - - uint8_t laG0_nat_opts[13][14] = { --{0, '#', 'u', 'c', 't', 'z', '�', '�', 'r', '�', '�', 'e', '�', 's'}, // 0 - Czech/Slovak --{0, '�', '$', '@', '-', '�', '-', '|', '#', '-', '�', '#', '�', '�'}, // 1 - English --{0, '#', '�', 'S', '�', '�', 'Z', '�', '�', 's', '�', '�', 'z', '�'}, // 2 - Estonian --{0, '�', '�', '�', '�', '�', '�', '�', '#', '�', '�', '�', '�', '�'}, // 3 - French --{0, '#', '$', '�', '�', '�', '�', '^', '_', '�', '�', '�', '�', '�'}, // 4 - German --{0, '�', '$', '�', '�', '�', '-', '|', '#', '�', '�', '�', '�', '�'}, // 5 - Italian --{0, '#', '$', 'S', 'e', 'e', 'Z', 'c', 'u', 's', 'a', 'u', 'z', 'i'}, // 6 - Lettish/Lithuanian --{0, '#', 'n', 'a', 'Z', 'S', 'L', 'c', '�', 'e', 'z', 's', 'l', 'z'}, // 7 - Polish --{0, '�', '$', 'i', '�', '�', '�', '�', '�', '�', '�', '�', '�', '�'}, // 8 - Portuguese/Spanish --{0, '#', '�', 'T', '�', 'S', 'A', '�', 'i', 't', '�', 's', 'a', '�'}, // 9 - Rumanian --{0, '#', '�', 'C', 'C', 'Z', 'D', 'S', '�', 'c', 'c', 'z', 'd', 's'}, // 10 - Serbian/Croation/Slovenian --{0, '#', '�', '�', '�', '�', '�', '�', '_', '�', '�', '�', '�', '�'}, // 11 - Swedish/Finnish/Hungarian --{0, 'T', 'g', 'I', 'S', '�', '�', '�', 'G', 'i', 's', '�', '�', '�'} // 12 - Turkish -+{0, '#', 'u', 'c', 't', 'z', 0xfd, 0xed, 'r', 0xe9, 0xe1, 'e', 0xfa, 's' }, // 0 - Czech/Slovak -+{0, 0xa3, '$', '@', '-', 0xbd, '-', '|', '#', '-', 0xbc, '#', 0xbe, 0xf7}, // 1 - English -+{0, '#', 0xf5, 'S', 0xc4, 0xd6, 'Z', 0xdc, 0xd5, 's', 0xe4, 0xf6, 'z', 0xfc}, // 2 - Estonian -+{0, 0xe9, 0xef, 0xe0, 0xeb, 0xea, 0xf9, 0xee, '#', 0xe8, 0xe2, 0xf4, 0xfb, 0xe7}, // 3 - French -+{0, '#', '$', 0xa7, 0xc4, 0xd6, 0xdc, '^', '_', 0xba, 0xe4, 0xf6, 0xfc, 0xdf}, // 4 - German -+{0, 0xa3, '$', 0xe9, 0xba, 0xe7, '-', '|', '#', 0xf9, 0xe0, 0xf2, 0xe8, 0xec}, // 5 - Italian -+{0, '#', '$', 'S', 'e', 'e', 'Z', 'c', 'u', 's', 'a', 'u', 'z', 'i' }, // 6 - Lettish/Lithuanian -+{0, '#', 'n', 'a', 'Z', 'S', 'L', 'c', 0xf3, 'e', 'z', 's', 'l', 'z' }, // 7 - Polish -+{0, 0xe7, '$', 'i', 0xe1, 0xe9, 0xed, 0xf3, 0xfa, 0xbf, 0xfc, 0xf1, 0xe8, 0xe0}, // 8 - Portuguese/Spanish -+{0, '#', 0xa4, 'T', 0xc2, 'S', 'A', 0xce, 'i', 't', 0xe2, 's', 'a', 0xee}, // 9 - Rumanian -+{0, '#', 0xcb, 'C', 'C', 'Z', 'D', 'S', 0xeb, 'c', 'c', 'z', 'd', 's' }, // 10 - Serbian/Croation/Slovenian -+{0, '#', 0xa4, 0xc9, 0xc4, 0xd6, 0xc5, 0xdc, '_', 0xe9, 0xe4, 0xf6, 0xe5, 0xfc}, // 11 - Swedish/Finnish/Hungarian -+{0, 'T', 'g', 'I', 'S', 0xd6, 0xc7, 0xdc, 'G', 'i', 's', 0xf6, 0xe7, 0xfc} // 12 - Turkish - }; - - uint16_t laG0_nat_opts16[13][14] = { diff --git a/media-plugins/vdr-ttxtsubs/vdr-ttxtsubs-0.3.0-r3.ebuild b/media-plugins/vdr-ttxtsubs/vdr-ttxtsubs-0.3.0-r3.ebuild deleted file mode 100644 index d7f7e4081b83..000000000000 --- a/media-plugins/vdr-ttxtsubs/vdr-ttxtsubs-0.3.0-r3.ebuild +++ /dev/null @@ -1,29 +0,0 @@ -# Copyright 1999-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit vdr-plugin-2 - -DESCRIPTION="VDR Plugin: displaying, recording and replaying teletext based subtitles" -HOMEPAGE="https://github.com/vdr-projects/vdr-plugin-ttxtsubs" -SRC_URI="https://github.com/vdr-projects/vdr-plugin-ttxtsubs/archive/refs/tags/v${PV}.tar.gz -> ${P}.tgz" -S="${WORKDIR}/vdr-plugin-ttxtsubs-${PV}" - -KEYWORDS="amd64 ~arm x86" -SLOT="0" -LICENSE="GPL-2+" -IUSE="" - -DEPEND="media-video/vdr[ttxtsubs]" -RDEPEND="${DEPEND}" - -src_prepare() { - vdr-plugin-2_src_prepare - - eapply "${FILESDIR}/${P}_teletext-chars.patch" - - if has_version ">=media-video/vdr-2.4"; then - eapply "${FILESDIR}/${P}_vdr-2.4.0.patch" - fi -}
