diff options
Diffstat (limited to 'gentoo/trinity-base/kooka')
m--------- | gentoo | 0 | ||||
-rw-r--r-- | gentoo/trinity-base/kooka/Manifest | 1 | ||||
-rw-r--r-- | gentoo/trinity-base/kooka/kooka-3.5.13.1.ebuild | 18 | ||||
-rw-r--r-- | gentoo/trinity-base/kooka/kooka-9999.ebuild | 18 | ||||
-rw-r--r-- | gentoo/trinity-base/kooka/metadata.xml | 8 |
5 files changed, 0 insertions, 45 deletions
diff --git a/gentoo b/gentoo new file mode 160000 +Subproject 644110a847c5911c2eb04eb53c93031740561ef diff --git a/gentoo/trinity-base/kooka/Manifest b/gentoo/trinity-base/kooka/Manifest deleted file mode 100644 index f0ba54e9a..000000000 --- a/gentoo/trinity-base/kooka/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST kdegraphics-3.5.13.1.tar.gz 7526074 SHA256 19bd36e261bb6c5d2c9c1eba5f736c642b48422d917d44e576835f7ebb44906b SHA512 693e5ad70dbb00c587e588acfb81fc9475c3a4dbc86f41d6053c0584c533349a7564e34b870cb7bbc57361ac539da6f7d7f1b002ac3cfe8b0201db3eeb9147dd WHIRLPOOL fd2c46c517b3a0293880eaf35967295485555b936d0f1e80e0f2c261a1164cfcc5c4b2d943a12c073914d33b59974cc2dd92a78414614caa10f46dd048d518b4 diff --git a/gentoo/trinity-base/kooka/kooka-3.5.13.1.ebuild b/gentoo/trinity-base/kooka/kooka-3.5.13.1.ebuild deleted file mode 100644 index 7e368b43c..000000000 --- a/gentoo/trinity-base/kooka/kooka-3.5.13.1.ebuild +++ /dev/null @@ -1,18 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ -EAPI="5" -TRINITY_MODULE_NAME="kdegraphics" - -inherit trinity-meta - -DESCRIPTION="Kooka is a Trinity application which provides access to scanner hardware" -KEYWORDS="amd64 x86" -IUSE="" - -DEPEND=" - >=trinity-base/libkscan-${PV}:${SLOT} - media-libs/tiff:=" -RDEPEND="${DEPEND}" - -TSM_EXTRACT_ALSO="libkscan" diff --git a/gentoo/trinity-base/kooka/kooka-9999.ebuild b/gentoo/trinity-base/kooka/kooka-9999.ebuild deleted file mode 100644 index 4d582bb7b..000000000 --- a/gentoo/trinity-base/kooka/kooka-9999.ebuild +++ /dev/null @@ -1,18 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ -EAPI="5" -TRINITY_MODULE_NAME="tdegraphics" - -inherit trinity-meta - -DESCRIPTION="Kooka is a Trinity application which provides access to scanner hardware" -KEYWORDS= -IUSE="" - -DEPEND=" - >=trinity-base/libkscan-${PV}:${SLOT} - media-libs/tiff:=" -RDEPEND="${DEPEND}" - -TSM_EXTRACT_ALSO="libkscan" diff --git a/gentoo/trinity-base/kooka/metadata.xml b/gentoo/trinity-base/kooka/metadata.xml deleted file mode 100644 index 6e9f5e4a1..000000000 --- a/gentoo/trinity-base/kooka/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="person"> - <email>fatzer2@gmail.com</email> - <name>Alexander Golubev</name> - </maintainer> -</pkgmetadata> |