summaryrefslogtreecommitdiffstats
path: root/gentoo/trinity-base/kdegraphics-kfile-plugins
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2019-12-02 15:14:50 +0100
committerSlávek Banko <slavek.banko@axis.cz>2019-12-02 15:14:50 +0100
commitc725dd1dd684be0c61ad1035a778601369942f60 (patch)
tree8a36becd6b51453f5dc6c13bbfc2897720dad19b /gentoo/trinity-base/kdegraphics-kfile-plugins
parent652dadf08b1c2bc4f8bc673e47b27ebbe91487cd (diff)
downloadtde-packaging-c725dd1dd684be0c61ad1035a778601369942f60.tar.gz
tde-packaging-c725dd1dd684be0c61ad1035a778601369942f60.zip
Gentoo: Files moved to a separate git repository.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
Diffstat (limited to 'gentoo/trinity-base/kdegraphics-kfile-plugins')
m---------gentoo0
-rw-r--r--gentoo/trinity-base/kdegraphics-kfile-plugins/Manifest1
-rw-r--r--gentoo/trinity-base/kdegraphics-kfile-plugins/files/tdegraphics-poppler-tqt-remove-unnecessary-check.patch19
-rw-r--r--gentoo/trinity-base/kdegraphics-kfile-plugins/kdegraphics-kfile-plugins-3.5.13.1.ebuild30
-rw-r--r--gentoo/trinity-base/kdegraphics-kfile-plugins/metadata.xml8
5 files changed, 0 insertions, 58 deletions
diff --git a/gentoo b/gentoo
new file mode 160000
+Subproject 644110a847c5911c2eb04eb53c93031740561ef
diff --git a/gentoo/trinity-base/kdegraphics-kfile-plugins/Manifest b/gentoo/trinity-base/kdegraphics-kfile-plugins/Manifest
deleted file mode 100644
index f0ba54e9a..000000000
--- a/gentoo/trinity-base/kdegraphics-kfile-plugins/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/kdegraphics-kfile-plugins/files/tdegraphics-poppler-tqt-remove-unnecessary-check.patch b/gentoo/trinity-base/kdegraphics-kfile-plugins/files/tdegraphics-poppler-tqt-remove-unnecessary-check.patch
deleted file mode 100644
index 35448ab1e..000000000
--- a/gentoo/trinity-base/kdegraphics-kfile-plugins/files/tdegraphics-poppler-tqt-remove-unnecessary-check.patch
+++ /dev/null
@@ -1,19 +0,0 @@
---- kfile-plugins/dependencies/poppler-tqt/ConfigureChecks.cmake.orig 2012-10-30 15:37:44.306343796 +0400
-+++ kfile-plugins/dependencies/poppler-tqt/ConfigureChecks.cmake 2012-10-30 15:37:56.031354364 +0400
-@@ -1,11 +1,9 @@
- # Poppler
--if( BUILD_KPDF )
-- pkg_search_module( POPPLER poppler )
-- if( POPPLER_FOUND )
-- set( HAVE_POPPLER 1 )
-- else( )
-- tde_message_fatal( "poppler is required, but was not found on your system" )
-- endif( )
-+pkg_search_module( POPPLER poppler )
-+if( POPPLER_FOUND )
-+ set( HAVE_POPPLER 1 )
-+else( )
-+ tde_message_fatal( "poppler is required, but was not found on your system" )
- endif( )
-
- tde_save( CMAKE_REQUIRED_INCLUDES CMAKE_REQUIRED_LIBRARIES )
diff --git a/gentoo/trinity-base/kdegraphics-kfile-plugins/kdegraphics-kfile-plugins-3.5.13.1.ebuild b/gentoo/trinity-base/kdegraphics-kfile-plugins/kdegraphics-kfile-plugins-3.5.13.1.ebuild
deleted file mode 100644
index 2a7c868ff..000000000
--- a/gentoo/trinity-base/kdegraphics-kfile-plugins/kdegraphics-kfile-plugins-3.5.13.1.ebuild
+++ /dev/null
@@ -1,30 +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="kfile plugins from kdegraphics"
-KEYWORDS="x86 amd64"
-IUSE="tiff openexr pdf"
-
-DEPEND="
- tiff? ( media-libs/tiff:= )
- openexr? ( >=media-libs/openexr-1.2.2-r2 )
- pdf? ( app-text/poppler )"
-RDEPEND="$DEPEND"
-
-PATCHES=( "$FILESDIR/tdegraphics-poppler-tqt-remove-unnecessary-check.patch" )
-TSM_EXTRACT_ALSO="kghostview/dscparse/"
-
-src_configure() {
- mycmakeargs=(
- $(cmake-utils_use_with tiff TIFF)
- $(cmake-utils_use_with openexr OPENEXR)
- $(cmake-utils_use_with pdf PDF)
- )
-
- trinity-meta_src_configure
-}
diff --git a/gentoo/trinity-base/kdegraphics-kfile-plugins/metadata.xml b/gentoo/trinity-base/kdegraphics-kfile-plugins/metadata.xml
deleted file mode 100644
index 6e9f5e4a1..000000000
--- a/gentoo/trinity-base/kdegraphics-kfile-plugins/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>