From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 5ED781396D0 for ; Sat, 2 Sep 2017 14:05:11 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8946FE0CA7; Sat, 2 Sep 2017 14:05:10 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 650D8E0CA7 for ; Sat, 2 Sep 2017 14:05:10 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 38D6833FE49 for ; Sat, 2 Sep 2017 14:05:09 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B27DD8B69 for ; Sat, 2 Sep 2017 14:05:07 +0000 (UTC) From: "Michael Palimaka" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michael Palimaka" Message-ID: <1504361099.4467ee0f4b51ea3ffcf24584d081c2ff356da0c9.kensington@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/libkvkontakte/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-libs/libkvkontakte/Manifest net-libs/libkvkontakte/libkvkontakte-5.0.0.ebuild X-VCS-Directories: net-libs/libkvkontakte/ X-VCS-Committer: kensington X-VCS-Committer-Name: Michael Palimaka X-VCS-Revision: 4467ee0f4b51ea3ffcf24584d081c2ff356da0c9 X-VCS-Branch: master Date: Sat, 2 Sep 2017 14:05:07 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 712a42cd-9f29-402c-b713-e2a402c77e43 X-Archives-Hash: 1e929d4931254ec96259862552df5aa9 commit: 4467ee0f4b51ea3ffcf24584d081c2ff356da0c9 Author: Michael Palimaka gentoo org> AuthorDate: Sat Sep 2 14:04:50 2017 +0000 Commit: Michael Palimaka gentoo org> CommitDate: Sat Sep 2 14:04:59 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4467ee0f net-libs/libkvkontakte: version bump 5.0.0 Package-Manager: Portage-2.3.6, Repoman-2.3.3 net-libs/libkvkontakte/Manifest | 1 + net-libs/libkvkontakte/libkvkontakte-5.0.0.ebuild | 31 +++++++++++++++++++++++ 2 files changed, 32 insertions(+) diff --git a/net-libs/libkvkontakte/Manifest b/net-libs/libkvkontakte/Manifest index 95194b0f436..2f5a53251fa 100644 --- a/net-libs/libkvkontakte/Manifest +++ b/net-libs/libkvkontakte/Manifest @@ -1 +1,2 @@ +DIST libkvkontakte-5.0.0.tar.xz 59116 SHA256 00f11a13e1c3c10c7abd53b300237a9b7ab5c9b3b80e0381e01993e82c768193 SHA512 bc7fa3d2d8a815c3a8b2265bf45500c10ac31383883a6a19802c5d01be5c16c1e72a8fe0c2c7cc086c9a7403ce001df0629e546caa872a2ae599e3a2650ef1af WHIRLPOOL 1fa6a02a5dfb03c623fff02b8c52660e2a663b33b6142a42e07ee718b58be412acc36d9617600720b461481702350acf28f9a4164fb487860548cdc5da650e3b DIST libkvkontakte-5.0.0_pre20170128.tar.xz 41512 SHA256 0a6009846a6455d143d2f00a59cea2047e3506100ef7fe566dfe60bf7df2a0b6 SHA512 12da0a4e471945af2b6f4373aa6996288bc41303ccaff19436d9c8d508cafbc43333bde0a104ba0cde5b3f383284d975f8217599b38f1e5a9e9da0dc57bcaa3c WHIRLPOOL 1b57726f110fb8c85ad792098a326a2e98ac1b9948159fc617e2b41323aa31c81d6f32be5a97dd155e8a92789c116ff4538228d8039d819a2daced1b87973666 diff --git a/net-libs/libkvkontakte/libkvkontakte-5.0.0.ebuild b/net-libs/libkvkontakte/libkvkontakte-5.0.0.ebuild new file mode 100644 index 00000000000..be1e7027d23 --- /dev/null +++ b/net-libs/libkvkontakte/libkvkontakte-5.0.0.ebuild @@ -0,0 +1,31 @@ +# Copyright 1999-2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +KDE_TEST="true" +inherit kde5 + +DESCRIPTION="Library for accessing the features of social networking site vkontakte.ru" +HOMEPAGE="https://www.digikam.org/" +SRC_URI="mirror://kde/stable/${PN}/${PV}/src/${P}.tar.xz" + +LICENSE="GPL-2+ || ( LGPL-2.1 LGPL-3 )" +KEYWORDS="~amd64 ~x86" +IUSE="" + +DEPEND=" + $(add_frameworks_dep kcoreaddons) + $(add_frameworks_dep kdewebkit) + $(add_frameworks_dep ki18n) + $(add_frameworks_dep kio) + $(add_frameworks_dep kwidgetsaddons) + $(add_qt_dep qtgui) + $(add_qt_dep qtnetwork) + $(add_qt_dep qtwebkit) + $(add_qt_dep qtwidgets) +" +RDEPEND="${DEPEND}" + +# accessing network +RESTRICT+=" test"