diff options
author | Martin Dummer <martin.dummer@gmx.net> | 2021-12-14 20:51:14 +0100 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2021-12-20 15:24:26 +0200 |
commit | bd3d256fb0ad11c510084d40dc14ac2d6ec267fd (patch) | |
tree | f032f0142263532e4b3907bebb113686dd36a152 /media-plugins | |
parent | dev-util/cvise: Remove old (diff) | |
download | gentoo-bd3d256fb0ad11c510084d40dc14ac2d6ec267fd.tar.gz gentoo-bd3d256fb0ad11c510084d40dc14ac2d6ec267fd.tar.bz2 gentoo-bd3d256fb0ad11c510084d40dc14ac2d6ec267fd.zip |
media-plugins/vdr-osdteletext: remove old
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Martin Dummer <martin.dummer@gmx.net>
Closes: https://github.com/gentoo/gentoo/pull/23302
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'media-plugins')
6 files changed, 0 insertions, 227 deletions
diff --git a/media-plugins/vdr-osdteletext/Manifest b/media-plugins/vdr-osdteletext/Manifest index 9b5d025f0516..3f1ef54bf6d2 100644 --- a/media-plugins/vdr-osdteletext/Manifest +++ b/media-plugins/vdr-osdteletext/Manifest @@ -1,5 +1,2 @@ -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 DIST vdr-osdteletext-2.2.1.tar.gz 130325 BLAKE2B 8bfac7246a555d6b238db7123332b6d50f27444f00ca3ff54b8b86e35f05171f227ded266307f8a38e36046ef3b1bf725f12af5ef6fec64628775d690d0bad93 SHA512 519c716d794eb9d6cd6e86eb538abe759c89c902ef49baf34586f38757f67239253fe19dc87062c5e13983ef9ddcf663844f165dd493cd41b890e62a1ef37810 diff --git a/media-plugins/vdr-osdteletext/files/confd-v2 b/media-plugins/vdr-osdteletext/files/confd-v2 deleted file mode 100644 index 1cfe42c11bc0..000000000000 --- a/media-plugins/vdr-osdteletext/files/confd-v2 +++ /dev/null @@ -1,37 +0,0 @@ -# /etc/conf.d/vdr.osdteletext - -# ################################################ -# -# for minimal activity on your Harddisc -# store the vtx files in a temp filesystem -# allowed values: yes no -# default: yes -#OSDTELETEXT_TMPFS=yes - - -# ######### Expert Functions ################### -# -# set the size of the videotext store -# (when using TMPFS this is taken from RAM) -# allowed values: size in megabyte -# default: 20 # used 20 Mb for videotext -#OSDTELETEXT_SIZE=20 - -# set the dir of the tmpfs -# allowed values: directory names -# default: /var/cache/vdr/osdteletext -#OSDTELETEXT_DIR=/var/cache/vdr/osdteletext - -# store top text pages at cache. (unviewable pages) -# allowed values: yes no -# default: no -#OSDTELETEXT_STORETOPTEXT=no - -# ######## NOTE! ################################ -# -# User with an old install have an entry like -# -# tmpfs /vtx tmpfs size=20M 0 0 -# -# in the /etc/fstab -# you can remove the entry, not needed anymore. diff --git a/media-plugins/vdr-osdteletext/files/rc-addon-v3.sh b/media-plugins/vdr-osdteletext/files/rc-addon-v3.sh deleted file mode 100644 index 3dde26bec61c..000000000000 --- a/media-plugins/vdr-osdteletext/files/rc-addon-v3.sh +++ /dev/null @@ -1,48 +0,0 @@ -# -# rc-addon-script for plugin osdteletext -# -# Joerg Bornkessel <hd_brummy@gentoo.org> -# Matthias Schwarzott <zzam@gentoo.org> - -: ${OSDTELETEXT_TMPFS:=yes} -: ${OSDTELETEXT_SIZE:=20} -: ${OSDTELETEXT_DIR:=/var/cache/vdr/osdteletext} -: ${OSDTELETEXT_STORETOPTEXT:=no} - -# depends on QA, create paths in /var/cache on the fly at runtime as needed -init_cache_dir() { - if [ ! -d "${OSDTELETEXT_DIR}" ]; then - mkdir -p ${OSDTELETEXT_DIR} - chown vdr:vdr ${OSDTELETEXT_DIR} - fi -} - -plugin_pre_vdr_start() { - init_cache_dir - - add_plugin_param "-d ${OSDTELETEXT_DIR}" - add_plugin_param "-n ${OSDTELETEXT_SIZE}" - - if [ "${OSDTELETEXT_STORETOPTEXT}" = "yes" ]; then - add_plugin_param "-t" - fi - - if [ "${OSDTELETEXT_TMPFS}" = "yes" ]; then - ## test on mountet TMPFS - if /bin/mount | /bin/grep -q ${OSDTELETEXT_DIR} ; then - : - else - einfo_level2 mounting videotext dir ${OSDTELETEXT_DIR} - sudo /bin/mount -t tmpfs -o size=${OSDTELETEXT_SIZE}m,uid=vdr,gid=vdr tmpfs ${OSDTELETEXT_DIR} - fi - fi -} - -plugin_post_vdr_stop() { - if [ "${OSDTELETEXT_TMPFS}" = "yes" ]; then - if /bin/mount | /bin/grep -q ${OSDTELETEXT_DIR} ; then - einfo_level2 unmounting videotext dir ${OSDTELETEXT_DIR} - sudo /bin/umount ${OSDTELETEXT_DIR} - fi - fi -} diff --git a/media-plugins/vdr-osdteletext/vdr-osdteletext-0.9.7.ebuild b/media-plugins/vdr-osdteletext/vdr-osdteletext-0.9.7.ebuild deleted file mode 100644 index ea64297123b5..000000000000 --- a/media-plugins/vdr-osdteletext/vdr-osdteletext-0.9.7.ebuild +++ /dev/null @@ -1,47 +0,0 @@ -# Copyright 2019-2021 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+ public-domain" #teletext2.ttf, not copyrightable -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." -} diff --git a/media-plugins/vdr-osdteletext/vdr-osdteletext-1.1.1.ebuild b/media-plugins/vdr-osdteletext/vdr-osdteletext-1.1.1.ebuild deleted file mode 100644 index ca437a9ac7bd..000000000000 --- a/media-plugins/vdr-osdteletext/vdr-osdteletext-1.1.1.ebuild +++ /dev/null @@ -1,46 +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 - -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." -} diff --git a/media-plugins/vdr-osdteletext/vdr-osdteletext-2.1.1.ebuild b/media-plugins/vdr-osdteletext/vdr-osdteletext-2.1.1.ebuild deleted file mode 100644 index ca437a9ac7bd..000000000000 --- a/media-plugins/vdr-osdteletext/vdr-osdteletext-2.1.1.ebuild +++ /dev/null @@ -1,46 +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 - -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." -} |