From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1618614-garchives=archives.gentoo.org@lists.gentoo.org> 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 98B22158041 for <garchives@archives.gentoo.org>; Sun, 7 Apr 2024 19:22:16 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C089BE2A11; Sun, 7 Apr 2024 19:22:15 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 pigeon.gentoo.org (Postfix) with ESMTPS id A8A8EE2A11 for <gentoo-commits@lists.gentoo.org>; Sun, 7 Apr 2024 19:22:15 +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 DE1E934331D for <gentoo-commits@lists.gentoo.org>; Sun, 7 Apr 2024 19:22:14 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7FFBB15DA for <gentoo-commits@lists.gentoo.org>; Sun, 7 Apr 2024 19:22:13 +0000 (UTC) From: "Julien Roy" <julien@jroy.ca> To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Julien Roy" <julien@jroy.ca> Message-ID: <1712517696.244fcb5ff6342617793baffd09199ffe2daedc50.julien@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-db/libpg_query/ X-VCS-Repository: repo/proj/guru X-VCS-Files: dev-db/libpg_query/Manifest dev-db/libpg_query/libpg_query-16.5.1.0.ebuild X-VCS-Directories: dev-db/libpg_query/ X-VCS-Committer: julien X-VCS-Committer-Name: Julien Roy X-VCS-Revision: 244fcb5ff6342617793baffd09199ffe2daedc50 X-VCS-Branch: dev Date: Sun, 7 Apr 2024 19:22:13 +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: 129964b5-a8e8-460d-911f-76b523451458 X-Archives-Hash: 442d9466b71dee65bedfe0dd24d33385 Message-ID: <20240407192213.jEN55906WUzpSIChIW392_cnO4tawXv8N7m5rLbETys@z> commit: 244fcb5ff6342617793baffd09199ffe2daedc50 Author: Julien Roy <julien <AT> jroy <DOT> ca> AuthorDate: Sun Apr 7 19:21:36 2024 +0000 Commit: Julien Roy <julien <AT> jroy <DOT> ca> CommitDate: Sun Apr 7 19:21:36 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=244fcb5f dev-db/libpg_query: add 16.5.1.0 Closes: https://bugs.gentoo.org/928859 Signed-off-by: Julien Roy <julien <AT> jroy.ca> dev-db/libpg_query/Manifest | 1 + dev-db/libpg_query/libpg_query-16.5.1.0.ebuild | 46 ++++++++++++++++++++++++++ 2 files changed, 47 insertions(+) diff --git a/dev-db/libpg_query/Manifest b/dev-db/libpg_query/Manifest index c9fff90e81..53a136239a 100644 --- a/dev-db/libpg_query/Manifest +++ b/dev-db/libpg_query/Manifest @@ -1 +1,2 @@ +DIST libpg_query-16.5.1.0.gh.tar.gz 4296325 BLAKE2B 0f4e80b7ad18462cdcfe8feb6fb8ddf17b0c90f96e6951d46103a1e6c5110e4a383a4742b38b3b3e1eea0fad9a1107cc1a69b296cd0890f342be8e89304d2856 SHA512 01b03c51f19bed427d1e3c0eecfe1ad8af0fcbce175e08b3fc53ba2a2cac396b85db9bc294e01ca7d0b3032d4fd966d95b3771d8133bb71fe3578a7beb6c587d DIST libpg_query-5.1.0.gh.tar.gz 4296325 BLAKE2B 0f4e80b7ad18462cdcfe8feb6fb8ddf17b0c90f96e6951d46103a1e6c5110e4a383a4742b38b3b3e1eea0fad9a1107cc1a69b296cd0890f342be8e89304d2856 SHA512 01b03c51f19bed427d1e3c0eecfe1ad8af0fcbce175e08b3fc53ba2a2cac396b85db9bc294e01ca7d0b3032d4fd966d95b3771d8133bb71fe3578a7beb6c587d diff --git a/dev-db/libpg_query/libpg_query-16.5.1.0.ebuild b/dev-db/libpg_query/libpg_query-16.5.1.0.ebuild new file mode 100644 index 0000000000..bb9c746e30 --- /dev/null +++ b/dev-db/libpg_query/libpg_query-16.5.1.0.ebuild @@ -0,0 +1,46 @@ +# Copyright 2023-2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +MY_PV="${PV/16\./16-}" +DESCRIPTION="C library for accessing the PostgreSQL parser outside of the server environment" +HOMEPAGE="https://github.com/pganalyze/libpg_query" +SRC_URI="https://github.com/pganalyze/libpg_query/archive/${MY_PV}.tar.gz -> ${P}.gh.tar.gz" +S="${WORKDIR}/${PN}-${MY_PV}" + +LICENSE="BSD" +SLOT="0/16" +KEYWORDS="~amd64" +IUSE="examples static-libs" + +BDEPEND=" + dev-libs/protobuf-c + dev-libs/xxhash +" + +src_prepare() { + default + + if ! use static-libs; then + sed -i -e "s/^install: \$(ARLIB) \$(SOLIB)$/install: \$(SOLIB)/" "${S}"/Makefile || die + sed -i -e "/^ \$(INSTALL) -m 644 \$(ARLIB) \"\$(DESTDIR)\"\$(libdir)\/\$(ARLIB)$/d" "${S}"/Makefile || die + fi +} + +src_compile() { + emake build_shared + use static-libs && emake build + use examples && emake examples +} + +src_test() { + emake test +} + +src_install() { + emake \ + prefix="${ED}"/usr \ + libdir="${ED}/usr/$(get_libdir)" \ + install +}