app-crypt/configuradorfnmt: treeclean, moved to ::gentoo

Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>
This commit is contained in:
Lucio Sauer
2025-07-12 16:10:01 +02:00
parent c274b50972
commit 26bebd6bbe
3 changed files with 0 additions and 35 deletions

View File

@@ -1 +0,0 @@
DIST configuradorfnmt-1.0.1-0.x86_64.rpm 139541324 BLAKE2B f47afc8934dd31e7508e1cfa3837d3e2edc44cbc3cd6805131a617909e9d5996d9223e942a0de380a260bc4be9f434678aeab4665daaf751122a8b86979aaa2a SHA512 5622d2d0242c26ef0b8598ecd753e49b05248efaea19f161edd28944349c1a6fda2fa0583c584285ca51ec83972a6661551f79df49e4b10e4bf176bdc66f1725

View File

@@ -1,26 +0,0 @@
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
inherit desktop java-utils-2 rpm xdg
DESCRIPTION="Spanish government certificate request generator"
HOMEPAGE="https://www.cert.fnmt.es/"
SRC_URI="https://descargas.cert.fnmt.es/Linux/${P}-0.x86_64.rpm"
S=${WORKDIR}
LICENSE="FNMT-RCM"
SLOT="0"
KEYWORDS="~amd64"
RDEPEND="virtual/jre:1.8"
DEPEND="${RDEPEND}"
src_install() {
java-pkg_dojar "usr/lib64/${PN}/${PN}.jar"
java-pkg_dolauncher
doicon "usr/lib64/${PN}/${PN}.png"
make_desktop_entry "${PN} %u" "Configurador FNMT" "${PN}" "Utility" "Comment[es]=Generador de certificados de la FNMT\nMimeType=x-scheme-handler/fnmtcr"
}

View File

@@ -1,8 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>gentoo@chuso.net</email>
<name>Jesus Perez Rey</name>
</maintainer>
</pkgmetadata>