From 06ff08f6ee8e5c61640b7014fa7f2818a1899b43 Mon Sep 17 00:00:00 2001 From: Gerben Jan Dijkman Date: Wed, 8 Dec 2021 12:24:23 +0100 Subject: [PATCH] gnome-extra: Removed Autenthcator only works using flatpak Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Gerben Jan Dijkman --- gnome-extra/authenticator/Manifest | 1 - .../authenticator/authenticator-4.0.3.ebuild | 45 ------------------- gnome-extra/authenticator/metadata.xml | 12 ----- 3 files changed, 58 deletions(-) delete mode 100644 gnome-extra/authenticator/Manifest delete mode 100644 gnome-extra/authenticator/authenticator-4.0.3.ebuild delete mode 100644 gnome-extra/authenticator/metadata.xml diff --git a/gnome-extra/authenticator/Manifest b/gnome-extra/authenticator/Manifest deleted file mode 100644 index 957a4c22d5..0000000000 --- a/gnome-extra/authenticator/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST authenticator-4.0.3.tar.gz 411473 BLAKE2B aebc1bd99ae78050447495ce99a6379a9358c8cd9469561cb30b8d8fd6ce3d98a1f3e7f966a3a6c9ff8ffcb39893571080eaae601a733e8a4a04a484041de529 SHA512 81900b0a31398597bab9f40a79432d3a3c31fe9eea162a9699c10ff01ba6aba210f1a3e1a70e113090f8aea49a12fd32dac005c7b64f1c73a6cfe56303243186 diff --git a/gnome-extra/authenticator/authenticator-4.0.3.ebuild b/gnome-extra/authenticator/authenticator-4.0.3.ebuild deleted file mode 100644 index 13d5e4cf5f..0000000000 --- a/gnome-extra/authenticator/authenticator-4.0.3.ebuild +++ /dev/null @@ -1,45 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 -VALA_USE_DEPEND="vapigen" - -inherit vala meson gnome2-utils xdg - -DESCRIPTION="Simple application for generating Two-Factor Authentication Codes." -HOMEPAGE="https://gitlab.gnome.org/World/Authenticator" -SRC_URI="https://gitlab.gnome.org/World/Authenticator/-/archive/${PV}/${PN}-${PV}.tar.gz" - -LICENSE="GPL-3" -SLOT="0" -#KEYWORDS="~arm64" -IUSE="+introspection +vala" -REQUIRED_USE="vala? ( introspection )" - -DEPEND=" - gnome-base/gnome-common - gui-libs/gtk - x11-libs/libadwaita - x11-libs/gdk-pixbuf - >=media-libs/gstreamer-1.18.0 - " -RDEPEND="${DEPEND}" -BDEPEND=" - vala? ( $(vala_depend) ) - dev-util/meson - dev-libs/gobject-introspection - " - -S="${WORKDIR}/$PN-${PV}" - -src_install() { - meson_src_install -} - -pkg_postinst() { - gnome2_schemas_update -} - -pkg_postrm() { - gnome2_schemas_update -} diff --git a/gnome-extra/authenticator/metadata.xml b/gnome-extra/authenticator/metadata.xml deleted file mode 100644 index d5d190b08c..0000000000 --- a/gnome-extra/authenticator/metadata.xml +++ /dev/null @@ -1,12 +0,0 @@ - - - - - gjdijkman@gjdwebserver.nl - Gerben Jan Dijkman - - - https://gitlab.gnome.org/World/Authenticator - https://gitlab.gnome.org/World/Authenticator/-/issues - -