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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 6144315810D for ; Fri, 26 May 2023 03:39:19 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CF6B3E0805; Fri, 26 May 2023 03:39:17 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id B1AF6E0805 for ; Fri, 26 May 2023 03:39:17 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 7B8C8340FAC for ; Fri, 26 May 2023 03:39:16 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 020E8A5A for ; Fri, 26 May 2023 03:39:15 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1685072347.f861d7c1408bbabc6ee19f4ca584758f8b390de8.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: www-servers/pshs/ X-VCS-Repository: repo/gentoo X-VCS-Files: www-servers/pshs/Manifest www-servers/pshs/metadata.xml www-servers/pshs/pshs-0.4.2.ebuild X-VCS-Directories: www-servers/pshs/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: f861d7c1408bbabc6ee19f4ca584758f8b390de8 X-VCS-Branch: master Date: Fri, 26 May 2023 03:39:15 +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: f030d167-5a68-4ba3-a0d6-4bd4eb520265 X-Archives-Hash: b904f71abd015e8f3c63e325e3ffff2d commit: f861d7c1408bbabc6ee19f4ca584758f8b390de8 Author: Michał Górny gentoo org> AuthorDate: Thu May 25 18:30:11 2023 +0000 Commit: Michał Górny gentoo org> CommitDate: Fri May 26 03:39:07 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f861d7c1 www-servers/pshs: Bump to 0.4.2 Closes: https://bugs.gentoo.org/906973 Signed-off-by: Michał Górny gentoo.org> www-servers/pshs/Manifest | 1 + www-servers/pshs/metadata.xml | 4 ++-- www-servers/pshs/pshs-0.4.2.ebuild | 42 ++++++++++++++++++++++++++++++++++++++ 3 files changed, 45 insertions(+), 2 deletions(-) diff --git a/www-servers/pshs/Manifest b/www-servers/pshs/Manifest index d7b0b1140eab..c2a944a38aa7 100644 --- a/www-servers/pshs/Manifest +++ b/www-servers/pshs/Manifest @@ -1 +1,2 @@ DIST pshs-0.4.1.tar.gz 11758 BLAKE2B b3f9422c8ebd47d3de9993b93ea0438232f3ba037d7433b08875a131f449fab880a205bb62616a057328b7d6fe9c00277fbb2e886a1494d2234ab684b0a1e90f SHA512 7ecd0e5019e9778b5f2eff31b8e2f481972cf6da66e4493cff850aa1ec13a4df46e46782799ab25cecd1cc36122f797c6ae0ac2863ea604477784a79191a62d6 +DIST pshs-0.4.2.gh.tar.gz 11908 BLAKE2B 34afa32fe8cdb9212bcc22ec8b33e149b703cb2c5d12d4655732ce6e1400850a42770f2a5855c826bbcc1fb31e6f891a7e06fbf34bc8695933a39c8fe0b3f871 SHA512 0ec5c030fcc8b2073a3c524a5611e9861416523c73639aa3859d6c4bc1e69e2452c9e883f535129313db724b6bd48f00592d94321405450dbd9f4a9fdc3edb5b diff --git a/www-servers/pshs/metadata.xml b/www-servers/pshs/metadata.xml index d91d4566c345..7de6acc6c6af 100644 --- a/www-servers/pshs/metadata.xml +++ b/www-servers/pshs/metadata.xml @@ -15,7 +15,7 @@ mgorny@gentoo.org Michał Górny - https://github.com/mgorny/pshs/issues/ - mgorny/pshs + https://github.com/projg2/pshs/issues/ + projg2/pshs diff --git a/www-servers/pshs/pshs-0.4.2.ebuild b/www-servers/pshs/pshs-0.4.2.ebuild new file mode 100644 index 000000000000..3af2af814cfd --- /dev/null +++ b/www-servers/pshs/pshs-0.4.2.ebuild @@ -0,0 +1,42 @@ +# Copyright 1999-2023 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit meson + +DESCRIPTION="Pretty small HTTP server -- a command-line tool to share files" +HOMEPAGE="https://github.com/projg2/pshs/" +SRC_URI=" + https://github.com/projg2/pshs/archive/v${PV}.tar.gz -> ${P}.gh.tar.gz +" + +LICENSE="BSD" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="+magic qrcode ssl upnp" + +DEPEND=" + >=dev-libs/libevent-2:0= + magic? ( sys-apps/file:0= ) + qrcode? ( media-gfx/qrencode:0= ) + ssl? ( + >=dev-libs/libevent-2.1:0=[ssl] + dev-libs/openssl:0= + ) + upnp? ( net-libs/miniupnpc:0= ) +" +RDEPEND=" + ${DEPEND} +" + +src_configure() { + local emesonargs=( + $(meson_feature magic libmagic) + $(meson_feature qrcode qrencode) + $(meson_feature ssl) + $(meson_feature upnp) + ) + + meson_src_configure +}