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 3C6D4158086 for ; Thu, 7 Oct 2021 08:29:45 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 90C4CE0849; Thu, 7 Oct 2021 08:29:44 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 498B4E0849 for ; Thu, 7 Oct 2021 08:29:44 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 227CD34318A for ; Thu, 7 Oct 2021 08:29:43 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6D96089 for ; Thu, 7 Oct 2021 08:29:41 +0000 (UTC) From: "Amy Liffey" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Amy Liffey" Message-ID: <1633594929.d51ef5ca4d38e8a034657790272464287f915e54.amynka@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-misc/libdatovka/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-misc/libdatovka/Manifest app-misc/libdatovka/libdatovka-0.2.0.ebuild X-VCS-Directories: app-misc/libdatovka/ X-VCS-Committer: amynka X-VCS-Committer-Name: Amy Liffey X-VCS-Revision: d51ef5ca4d38e8a034657790272464287f915e54 X-VCS-Branch: master Date: Thu, 7 Oct 2021 08:29:41 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 5b2de65a-1c2e-494a-9e12-9ad0c06597bc X-Archives-Hash: c0e895904dd51c69edbbcff7e45d4751 commit: d51ef5ca4d38e8a034657790272464287f915e54 Author: Amy Liffey gentoo org> AuthorDate: Thu Oct 7 08:22:09 2021 +0000 Commit: Amy Liffey gentoo org> CommitDate: Thu Oct 7 08:22:09 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d51ef5ca app-misc/libdatovka: version bump 0.2.0 Package-Manager: Portage-3.0.20, Repoman-3.0.2 Signed-off-by: Amy Liffey gentoo.org> app-misc/libdatovka/Manifest | 1 + app-misc/libdatovka/libdatovka-0.2.0.ebuild | 55 +++++++++++++++++++++++++++++ 2 files changed, 56 insertions(+) diff --git a/app-misc/libdatovka/Manifest b/app-misc/libdatovka/Manifest index 50b98c56651..368eeaa13b6 100644 --- a/app-misc/libdatovka/Manifest +++ b/app-misc/libdatovka/Manifest @@ -1 +1,2 @@ DIST libdatovka-0.1.2.tar.xz 672348 BLAKE2B 34fd0e3651fd468c96c99d261b199cb25b5d6ac46ae19f96b29c62037acdd7a0a053a5098f317da2dc31b27df7879839163dfe1a109877ed61880723b429a626 SHA512 2c9bf9f7a2166582d8757b1811031cc3501872baad1ec901799253036bbf5e33a059cd3310e6798e4e248b41c92f4775ab3fad90a97648eee5afece8203bc827 +DIST libdatovka-0.2.0.tar.xz 677232 BLAKE2B f5545d28095d5c32a389293a5ef3e8e22f475ffcf3268ecb210271ab857b813aa1e710f853b6ded9b5b1dc60c57ff9c10e1b28b132f516f31921b213d16f496f SHA512 3e321afa4a64edcdc3bb112ceebcb6736efad547aa6c033af767e40dc962114a8b4c9ccec8e9fb5cce82a6c5f3e251012f1db355d4b4b9e5e519ab8466b884e0 diff --git a/app-misc/libdatovka/libdatovka-0.2.0.ebuild b/app-misc/libdatovka/libdatovka-0.2.0.ebuild new file mode 100644 index 00000000000..456af2ddfad --- /dev/null +++ b/app-misc/libdatovka/libdatovka-0.2.0.ebuild @@ -0,0 +1,55 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +DESCRIPTION="Client library for accessing ISDS SOAP services" +HOMEPAGE="https://www.datovka.cz/cs/pages/libdatovka.html" +SRC_URI="https://secure.nic.cz/files/datove_schranky/${PN}/${P}.tar.xz" +KEYWORDS="~amd64 ~x86" + +LICENSE="LGPL-3" +SLOT="0" +IUSE="+curl debug doc nls openssl test" +RESTRICT="!test? ( test )" + +RDEPEND=" + dev-libs/expat + dev-libs/libxml2 + curl? ( net-misc/curl[ssl] ) + doc? ( + app-text/docbook-xsl-stylesheets + dev-libs/libxslt + ) + openssl? ( dev-libs/openssl:= ) + !openssl? ( + app-crypt/gnupg + app-crypt/gpgme + dev-libs/libgcrypt:= + )" +DEPEND="${RDEPEND} + test? ( net-libs/gnutls )" +BDEPEND=" + virtual/pkgconfig + nls? ( sys-devel/gettext )" + +src_configure() { + local myeconfargs=( + --disable-fatalwarnings + --disable-static + $(use_with curl libcurl) + $(use_enable curl curlreauthorizationbug) + $(use_enable doc) + $(use_enable debug) + $(use_enable nls) + $(use_enable openssl openssl-backend) + $(use_enable test) + ) + econf "${myeconfargs[@]}" +} + +src_install() { + default + + find "${ED}" -name '*.la' -delete || die +}