Skip to content

Commit

Permalink
kde-apps/kholidays: New package
Browse files Browse the repository at this point in the history
Import from kde overlay. Needed for KDE Plasma 5.7.0.
Initial ebuild by Michael Palimaka <[email protected]>.

Package-Manager: portage-2.3.0
  • Loading branch information
johu committed Jul 5, 2016
1 parent d7efb9d commit bd5da70
Show file tree
Hide file tree
Showing 3 changed files with 30 additions and 0 deletions.
1 change: 1 addition & 0 deletions kde-apps/kholidays/Manifest
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
DIST kholidays-16.04.2.tar.xz 175832 SHA256 c0b9b41aa32400c562498445551164f651c6c6200574c78334902ee725f445c1 SHA512 780e044f132c04d3763d859e701c70266d94a975ed55ee8b7edb4236d62bd71087ee7c688f15f9c0eebc7098eb4a984876fc5c29594db47e0eb2869587691013 WHIRLPOOL 4254357860e9cf9c151134d729f76e278bcd049e29964bc3d7d718c8474f8c96a1409ab1bcae8fa42a7daa2552d3eb95525a2652c1c796c0d8ce6738b65f1a2f
21 changes: 21 additions & 0 deletions kde-apps/kholidays/kholidays-16.04.2.ebuild
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$

EAPI=6

KDE_TEST="true"
inherit kde5

DESCRIPTION="Library to determine holidays and other special events for a geographical region"
LICENSE="LGPL-2+"
KEYWORDS="~amd64 ~x86"
IUSE=""

DEPEND="
$(add_qt_dep qtdeclarative)
"
RDEPEND="${DEPEND}"

# bug 579592
RESTRICT="test"
8 changes: 8 additions & 0 deletions kde-apps/kholidays/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 bd5da70

Please sign in to comment.