aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Ammerlaan <andrewammerlaan@riseup.net>2021-02-17 16:53:44 +0100
committerAndrew Ammerlaan <andrewammerlaan@riseup.net>2021-02-17 16:53:44 +0100
commite51b317b6bb7edfa5d36a92552d9fdb15373145f (patch)
tree6458bfbeaa2cf4378847285b451782e7952171af /x11-libs
parentsci-geographics/geographiclib: remove duplicate (diff)
downloadguru-e51b317b6bb7edfa5d36a92552d9fdb15373145f.tar.gz
guru-e51b317b6bb7edfa5d36a92552d9fdb15373145f.tar.bz2
guru-e51b317b6bb7edfa5d36a92552d9fdb15373145f.zip
media-libs/kimageannotator: remove duplicate
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
Diffstat (limited to 'x11-libs')
-rw-r--r--x11-libs/kimageannotator/Manifest4
-rw-r--r--x11-libs/kimageannotator/kimageannotator-0.2.1.ebuild27
-rw-r--r--x11-libs/kimageannotator/kimageannotator-0.3.1.ebuild24
-rw-r--r--x11-libs/kimageannotator/kimageannotator-0.3.2.ebuild24
-rw-r--r--x11-libs/kimageannotator/kimageannotator-0.4.0.ebuild22
-rw-r--r--x11-libs/kimageannotator/metadata.xml10
6 files changed, 0 insertions, 111 deletions
diff --git a/x11-libs/kimageannotator/Manifest b/x11-libs/kimageannotator/Manifest
deleted file mode 100644
index dab2ebea4..000000000
--- a/x11-libs/kimageannotator/Manifest
+++ /dev/null
@@ -1,4 +0,0 @@
-DIST kImageAnnotator-0.2.1.tar.gz 107027 BLAKE2B 247ea31f3dfd90fd175b879c3fe06a50ee2ce8f3f2ce395efa1882fe8abc4be4e5a739782054682336cf327fe288d24b17971c89dfaf7f5202ba3f607165b0f2 SHA512 6f9d03b6d0d020c90fa050ac6be30b680db8dd3a2035db80856bb69c9e6ef0228b2d152c5f234caf6d3fe2d8433b17fbdfee728246f2a8c339936b6ba051a52b
-DIST kImageAnnotator-0.3.1.tar.gz 130708 BLAKE2B 5491ca5b3d11bfeeb92366d737251bfeb5a19631e37269d8edc4b9799d86f93ac276aa1edd34ed0aa27fff2b2fbfe07044150ef90b3dfe59d40f7669c547cce8 SHA512 5953b4083328a632c889b8a7bef0e61ef7dd9c6dfdeb9cf99fa248409116f2757ca63ff98e1695b46dfb24d818bf296c89abb7609af1b06034f814557e1c5af0
-DIST kImageAnnotator-0.3.2.tar.gz 131905 BLAKE2B 053878a5825b6786d1feac15ef6e1c642a1777e57f70fff106ef23441b14a8e83063240354ce338d7c474882bf580af35698365ac145ee0faae6070c7d29b989 SHA512 d3efad99b49bc398737d4ca47ae3460f5c13a571bfd2db7527a44d65100b5d456ed7308e67432886acfd0029dfad1ecea53e96c975e857e283218483cde23f39
-DIST kimageannotator-0.4.0.tar.gz 164030 BLAKE2B 09ec5eb18d212739c21b30809808cdd453321bf785fd79d21ae3ad5259edfb1dcddbac4de3fc68131627f0252c67f45f22d8572d91bb8c182d68e0d3140bcad5 SHA512 4fb76ff889ad4619080246f91e92fe9683056766b96faa071e0f73efd7c3647f90716fcf94b283461cd0152bdaa647002d26ffc7bf2cd1756ecdf3111005085a
diff --git a/x11-libs/kimageannotator/kimageannotator-0.2.1.ebuild b/x11-libs/kimageannotator/kimageannotator-0.2.1.ebuild
deleted file mode 100644
index 30148e825..000000000
--- a/x11-libs/kimageannotator/kimageannotator-0.2.1.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit cmake
-
-DESCRIPTION="Tool for annotating images"
-HOMEPAGE="https://github.com/ksnip/kImageAnnotator"
-MY_PN=kImageAnnotator
-MY_P="${MY_PN}-${PV}"
-SRC_URI="https://github.com/ksnip/${MY_PN}/archive/v${PV}.tar.gz -> ${MY_P}.tar.gz"
-
-LICENSE="LGPL-3+"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-# Hard depend on QtTest until next upstream release makes it optional
-DEPEND="
- dev-qt/qtsvg:5
- dev-qt/qttest:5
- x11-libs/kcolorpicker"
-RDEPEND="${DEPEND}"
-BDEPEND=""
-
-S="${WORKDIR}/${MY_P}"
diff --git a/x11-libs/kimageannotator/kimageannotator-0.3.1.ebuild b/x11-libs/kimageannotator/kimageannotator-0.3.1.ebuild
deleted file mode 100644
index 913950732..000000000
--- a/x11-libs/kimageannotator/kimageannotator-0.3.1.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit cmake
-
-DESCRIPTION="Tool for annotating images"
-HOMEPAGE="https://github.com/ksnip/kImageAnnotator"
-MY_PN=kImageAnnotator
-MY_P="${MY_PN}-${PV}"
-SRC_URI="https://github.com/ksnip/${MY_PN}/archive/v${PV}.tar.gz -> ${MY_P}.tar.gz"
-
-LICENSE="LGPL-3+"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND="dev-qt/qtsvg:5
- >=x11-libs/kcolorpicker-0.1.4"
-RDEPEND="${DEPEND}"
-BDEPEND=""
-
-S="${WORKDIR}/${MY_P}"
diff --git a/x11-libs/kimageannotator/kimageannotator-0.3.2.ebuild b/x11-libs/kimageannotator/kimageannotator-0.3.2.ebuild
deleted file mode 100644
index 913950732..000000000
--- a/x11-libs/kimageannotator/kimageannotator-0.3.2.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit cmake
-
-DESCRIPTION="Tool for annotating images"
-HOMEPAGE="https://github.com/ksnip/kImageAnnotator"
-MY_PN=kImageAnnotator
-MY_P="${MY_PN}-${PV}"
-SRC_URI="https://github.com/ksnip/${MY_PN}/archive/v${PV}.tar.gz -> ${MY_P}.tar.gz"
-
-LICENSE="LGPL-3+"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND="dev-qt/qtsvg:5
- >=x11-libs/kcolorpicker-0.1.4"
-RDEPEND="${DEPEND}"
-BDEPEND=""
-
-S="${WORKDIR}/${MY_P}"
diff --git a/x11-libs/kimageannotator/kimageannotator-0.4.0.ebuild b/x11-libs/kimageannotator/kimageannotator-0.4.0.ebuild
deleted file mode 100644
index e36ee23a6..000000000
--- a/x11-libs/kimageannotator/kimageannotator-0.4.0.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit cmake
-
-DESCRIPTION="Tool for annotating images"
-HOMEPAGE="https://github.com/ksnip/kImageAnnotator"
-SRC_URI="https://github.com/ksnip/kImageAnnotator/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="LGPL-3+"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-DEPEND="
- dev-qt/qtsvg:5
- >=x11-libs/kcolorpicker-0.1.4
-"
-RDEPEND="${DEPEND}"
-
-S="${WORKDIR}/kImageAnnotator-${PV}"
diff --git a/x11-libs/kimageannotator/metadata.xml b/x11-libs/kimageannotator/metadata.xml
deleted file mode 100644
index 0e8d24b29..000000000
--- a/x11-libs/kimageannotator/metadata.xml
+++ /dev/null
@@ -1,10 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="person">
- <email>dflogeras2@gmail.com</email>
- <name>David Flogeras</name>
- </maintainer>
- <longdescription lang="en">Tool for annotating images.
- </longdescription>
-</pkgmetadata>