Skip to content

Commit

Permalink
kde-apps/kdesdk-thumbnailers: new package
Browse files Browse the repository at this point in the history
Imported from kde overlay.

Package-Manager: portage-2.2.28
  • Loading branch information
kensington committed Apr 7, 2016
1 parent 46be0f6 commit 8971a31
Show file tree
Hide file tree
Showing 3 changed files with 31 additions and 0 deletions.
1 change: 1 addition & 0 deletions kde-apps/kdesdk-thumbnailers/Manifest
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
DIST kdesdk-thumbnailers-15.12.3.tar.xz 11512 SHA256 297bf7b21b3c96b1f31288a617c9a58230f4418e45676bed985963c14affc74c SHA512 71f5c0328cc23186a3b75a6c2f9ab79200a3a2606c4b319858a24897a7b6bc797bdd4173c19e85dd396c1c32a5c4150bc8a5ba9b91f96fd8436417db9ea42a70 WHIRLPOOL f147a3df8dc97d149fb726cbf3ba580ed0e34a409724a296c60ab3ee394118f50c0591f22c13c726a72e148d456ff5926a102dee637fb565c400ce080144acf5
22 changes: 22 additions & 0 deletions kde-apps/kdesdk-thumbnailers/kdesdk-thumbnailers-15.12.3.ebuild
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$

EAPI=6

inherit kde5

DESCRIPTION="Thumbnail generator for PO files"
KEYWORDS="~amd64 ~x86"
IUSE=""

DEPEND="
$(add_frameworks_dep kconfig)
$(add_frameworks_dep ki18n)
$(add_frameworks_dep kio)
$(add_frameworks_dep kwidgetsaddons)
$(add_qt_dep qtgui)
$(add_qt_dep qtwidgets)
sys-devel/gettext
"
RDEPEND="${DEPEND}"
8 changes: 8 additions & 0 deletions kde-apps/kdesdk-thumbnailers/metadata.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>[email protected]</email>
<name>Gentoo KDE Project</name>
</maintainer>
</pkgmetadata>

0 comments on commit 8971a31

Please sign in to comment.