summaryrefslogtreecommitdiff
path: root/app-dicts/dikt
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-07-14 20:56:41 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-07-14 20:56:41 +0100
commitd87262dd706fec50cd150aab3e93883b6337466d (patch)
tree246b44c33ad7a57550430b0a60fa0df86a3c9e68 /app-dicts/dikt
parent71bc00c87bba1ce31de0dac6c3b7fd1aee6917fc (diff)
gentoo resync : 14.07.2018
Diffstat (limited to 'app-dicts/dikt')
-rw-r--r--app-dicts/dikt/Manifest3
-rw-r--r--app-dicts/dikt/dikt-2s_p1.ebuild40
-rw-r--r--app-dicts/dikt/metadata.xml11
3 files changed, 0 insertions, 54 deletions
diff --git a/app-dicts/dikt/Manifest b/app-dicts/dikt/Manifest
deleted file mode 100644
index 31d7e3250ce2..000000000000
--- a/app-dicts/dikt/Manifest
+++ /dev/null
@@ -1,3 +0,0 @@
-DIST dikt-2s1.tar.xz 52620 BLAKE2B 7afbefdf136b4aaf81ca30399263760a10366c362f07cf620a2c42ab10e5cd6b1eb3ada308f99d7a80a077089cc189ca634d5fdb30a30063dc12fc5e748ad555 SHA512 b7b26ace5ce6326191047d0d0515db2b88e790475be569d7bb994879046aa26c93a663d6bef31f8e8b233377ebd602355fb11b275f3aec910f99a5372fcde682
-EBUILD dikt-2s_p1.ebuild 930 BLAKE2B ddf2152810b18f97807b39726c4f27b8fe9e706e8a30a1c4f391b9ad9f846fd9eed2597269e70570cc21277e0e3d8a9ebac3df5fee0b08901d8746c528afb3cc SHA512 8fb48b23b7ec7352cf8f4acdc9aed51e12d1633f3df75199e4f6805599fb0f6a0abc092513eea266ed872d6e97e94fbf8581b119fa793593ccf59d116661d2df
-MISC metadata.xml 326 BLAKE2B 624268b9a2d4f8983ec8169bd8104664b0c801608dfdc5b14bab148ed403d7953fef7d1dcdc9bb38fe96537caa8039d727be4c1f8e2583177940cf86b24c6340 SHA512 5916d213c1415f8acd3c51547b307708e108381384001ac3cb940ae74d7c20313f0917128b9b20f6d30693f08f29ffb721e55586d6ce9b8b5d99fc72c9e35dc0
diff --git a/app-dicts/dikt/dikt-2s_p1.ebuild b/app-dicts/dikt/dikt-2s_p1.ebuild
deleted file mode 100644
index 883017e4880e..000000000000
--- a/app-dicts/dikt/dikt-2s_p1.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-MY_P=${P/_p/}
-
-inherit kde5
-
-DESCRIPTION="A dictionary application that implements the Dict protocol"
-HOMEPAGE="https://www.dikt.tv/"
-SRC_URI="https://bitbucket.org/dikt/code/downloads/${MY_P}.txz -> ${MY_P}.tar.xz"
-
-LICENSE="BSD-2"
-SLOT="5"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND="
- $(add_frameworks_dep kcodecs)
- $(add_frameworks_dep kconfig)
- $(add_frameworks_dep kconfigwidgets)
- $(add_frameworks_dep kcoreaddons)
- $(add_frameworks_dep kdbusaddons)
- $(add_frameworks_dep kguiaddons)
- $(add_frameworks_dep ki18n)
- $(add_frameworks_dep kiconthemes)
- $(add_frameworks_dep kio)
- $(add_frameworks_dep kwidgetsaddons)
- $(add_frameworks_dep kxmlgui)
- $(add_qt_dep qtgui)
- $(add_qt_dep qtnetwork)
- $(add_qt_dep qtprintsupport)
- $(add_qt_dep qtwidgets)
-"
-RDEPEND="${DEPEND}
- !app-dicts/dikt:4
-"
-
-S="${WORKDIR}/${MY_P}"
diff --git a/app-dicts/dikt/metadata.xml b/app-dicts/dikt/metadata.xml
deleted file mode 100644
index 3ce8c1cc9be6..000000000000
--- a/app-dicts/dikt/metadata.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="project">
- <email>kde@gentoo.org</email>
- <name>Gentoo KDE Project</name>
- </maintainer>
- <upstream>
- <remote-id type="bitbucket">dikt/code</remote-id>
- </upstream>
-</pkgmetadata>