From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1237230-garchives=archives.gentoo.org@lists.gentoo.org> Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 9AE3F13835A for <garchives@archives.gentoo.org>; Sun, 3 Jan 2021 15:53:15 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BED21E0886; Sun, 3 Jan 2021 15:53:14 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id A984BE0886 for <gentoo-commits@lists.gentoo.org>; Sun, 3 Jan 2021 15:53:14 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id B7AAF340FF8 for <gentoo-commits@lists.gentoo.org>; Sun, 3 Jan 2021 15:53:13 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E112248D for <gentoo-commits@lists.gentoo.org>; Sun, 3 Jan 2021 15:53:10 +0000 (UTC) From: "Andreas Sturmlechner" <asturm@gentoo.org> To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" <asturm@gentoo.org> Message-ID: <1609689172.52b4976cdf0bbacdd54e460629ad6d57bb53dfb9.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/kquickimageeditor/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-libs/kquickimageeditor/Manifest media-libs/kquickimageeditor/kquickimageeditor-0.1.2.ebuild media-libs/kquickimageeditor/metadata.xml X-VCS-Directories: media-libs/kquickimageeditor/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 52b4976cdf0bbacdd54e460629ad6d57bb53dfb9 X-VCS-Branch: master Date: Sun, 3 Jan 2021 15:53:10 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: abcfcc2b-ce1e-4500-becf-752b4a679a83 X-Archives-Hash: 383e9358a8bab31b550d1bf2384c3043 commit: 52b4976cdf0bbacdd54e460629ad6d57bb53dfb9 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Sun Jan 3 15:12:48 2021 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Sun Jan 3 15:52:52 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=52b4976c media-libs/kquickimageeditor: New package, required by net-im/neochat Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> media-libs/kquickimageeditor/Manifest | 1 + .../kquickimageeditor-0.1.2.ebuild | 27 ++++++++++++++++++++++ media-libs/kquickimageeditor/metadata.xml | 8 +++++++ 3 files changed, 36 insertions(+) diff --git a/media-libs/kquickimageeditor/Manifest b/media-libs/kquickimageeditor/Manifest new file mode 100644 index 00000000000..9dca5f42046 --- /dev/null +++ b/media-libs/kquickimageeditor/Manifest @@ -0,0 +1 @@ +DIST kquickimageeditor-0.1.2.tar.xz 3281984 BLAKE2B bf6467dd48c6f64a9b8b8752949af3776d766e8e7076d114c7a8522616f4e36ef47b470c382906764cf56b45f40163ee658f5ba295ae33ab1e379483d4181565 SHA512 b8ffbd2b1c331203bf5e81004b5da729658ea49e6d8c49a3d65b0f397a2b3095408479e9828bc15fbbf1ad69374a7c2cf8dc728c3fe44d28d30137657e3c759c diff --git a/media-libs/kquickimageeditor/kquickimageeditor-0.1.2.ebuild b/media-libs/kquickimageeditor/kquickimageeditor-0.1.2.ebuild new file mode 100644 index 00000000000..639fb329672 --- /dev/null +++ b/media-libs/kquickimageeditor/kquickimageeditor-0.1.2.ebuild @@ -0,0 +1,27 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +KFMIN=5.74.0 +QTMIN=5.15.1 +inherit ecm kde.org + +DESCRIPTION="QtQuick components providing basic image editing capabilities" +HOMEPAGE="https://invent.kde.org/libraries/kquickimageeditor +https://api.kde.org/kquickimageeditor/html/index.html" + +if [[ ${KDE_BUILD_TYPE} = release ]]; then + SRC_URI="mirror://kde/stable/${PN}/$(ver_cut 1-2)/${P}.tar.xz" + KEYWORDS="~amd64" +fi + +LICENSE="LGPL-2.1+" +SLOT="5" + +DEPEND=" + >=dev-qt/qtdeclarative-${QTMIN}:5 +" +RDEPEND="${DEPEND} + >=kde-frameworks/kirigami-${KFMIN}:5 +" diff --git a/media-libs/kquickimageeditor/metadata.xml b/media-libs/kquickimageeditor/metadata.xml new file mode 100644 index 00000000000..2fdbf33d963 --- /dev/null +++ b/media-libs/kquickimageeditor/metadata.xml @@ -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>kde@gentoo.org</email> + <name>Gentoo KDE Project</name> + </maintainer> +</pkgmetadata>