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 321C3138359 for ; Sat, 5 Sep 2020 19:31:56 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3DBC7E088C; Sat, 5 Sep 2020 19:31:55 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 1BDECE088C for ; Sat, 5 Sep 2020 19:31:55 +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 858AB335D68 for ; Sat, 5 Sep 2020 19:31:53 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id F2A40335 for ; Sat, 5 Sep 2020 19:31:51 +0000 (UTC) From: "Aisha Tammy" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Aisha Tammy" Message-ID: <1599334289.a6631d621e9e03e5bdde207ce6cb3bff37e2151f.epsilon-0@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: www-apps/uwebsockets/ X-VCS-Repository: repo/proj/guru X-VCS-Files: www-apps/uwebsockets/Manifest www-apps/uwebsockets/uwebsockets-18.12.0.ebuild X-VCS-Directories: www-apps/uwebsockets/ X-VCS-Committer: epsilon-0 X-VCS-Committer-Name: Aisha Tammy X-VCS-Revision: a6631d621e9e03e5bdde207ce6cb3bff37e2151f X-VCS-Branch: dev Date: Sat, 5 Sep 2020 19:31:51 +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: f9aa95ee-02c2-47cb-b9c7-c015257f1cbb X-Archives-Hash: 0c3223507ed57ae268fae847144bf5d5 commit: a6631d621e9e03e5bdde207ce6cb3bff37e2151f Author: Aisha Tammy aisha cc> AuthorDate: Sat Sep 5 19:13:22 2020 +0000 Commit: Aisha Tammy aisha cc> CommitDate: Sat Sep 5 19:31:29 2020 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=a6631d62 www-apps/uwebsockets: version bump Package-Manager: Portage-3.0.2, Repoman-2.3.23 Signed-off-by: Aisha Tammy aisha.cc> www-apps/uwebsockets/Manifest | 1 + www-apps/uwebsockets/uwebsockets-18.12.0.ebuild | 37 +++++++++++++++++++++++++ 2 files changed, 38 insertions(+) diff --git a/www-apps/uwebsockets/Manifest b/www-apps/uwebsockets/Manifest index 61bc899..b14f736 100644 --- a/www-apps/uwebsockets/Manifest +++ b/www-apps/uwebsockets/Manifest @@ -1,2 +1,3 @@ DIST uwebsockets-18.10.0.tar.gz 265369 BLAKE2B 1ddd16f1793144c4e89681c2eae56e66db711fe94d17120222bf652df9616376fd1194baa0b7b10a89f6551ad1b62998c9993681b60ac5924e9b28500737fe46 SHA512 93d97ac45aabad5be4b8a5ba91e04c360e83a82e9d781aebeb5b325b8f11d2f25fb4d07dbce105978b947f7324d06d2e3877d07c14482961feed4171529248d1 DIST uwebsockets-18.11.0.tar.gz 267042 BLAKE2B 2cc0a6a7d798ac3c66967afa8b3cdfeda0396f0020a89c7d8c3184c2e8f1090d01372c235ebe5145d171f6d43684ad5dbef6b245f9c617a58b7ee229eeac1123 SHA512 a7300091115c1b08130ff697ba23ee16d0473943e49d219357bddc6708e2e629832856514cded3e7f27b2da36fc33d1e6ad0675006490812bdae123a20a660f4 +DIST uwebsockets-18.12.0.tar.gz 270096 BLAKE2B 5b8556e7158feb8d594eff30c095d8a01db855ae2803c6911ddd7b4d1d400cdc3d876fb9d39d0dc26a07afb19a78b0a9a016daa41105505ecba878b2988d8e1c SHA512 e3eb18d79e61a084c2e54f80643e01ddf4e50d0442da7114eda4f528d5e6a43ff4f090c879fced1cc7db061b6d219cae33e4eb35cbad0d495c72c4117dbd416d diff --git a/www-apps/uwebsockets/uwebsockets-18.12.0.ebuild b/www-apps/uwebsockets/uwebsockets-18.12.0.ebuild new file mode 100644 index 0000000..2738b66 --- /dev/null +++ b/www-apps/uwebsockets/uwebsockets-18.12.0.ebuild @@ -0,0 +1,37 @@ +# Copyright 2019-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +DESCRIPTION="ultra fast, simple, secure & standards compliant web I/O" +HOMEPAGE="https://github.com/uNetworking/uWebSockets" + +if [[ ${PV} == 9999 ]]; then + inherit git-r3 + EGIT_REPO_URI="https://github.com/uNetworking/uWebSockets.git" +else + SRC_URI="https://github.com/uNetworking/uWebSockets/archive/v${PV}.tar.gz -> ${P}.tar.gz" + KEYWORDS="~amd64 ~arm64 ~x86" + S="${WORKDIR}/uWebSockets-${PV}" +fi + +LICENSE="Apache-2.0" +SLOT="0" +RDEPEND=">=net-libs/usockets-0.4.1" + +PATCHES=( + "${FILESDIR}/${PN}-src_Loop.h.patch" +) + +src_prepare() { + default + mv src uWebSockets +} + +src_compile() { + return 0 +} + +src_install() { + doheader -r uWebSockets +}