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 3CFA215800F for ; Sun, 29 Jan 2023 17:29:42 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6FA11E07B3; Sun, 29 Jan 2023 17:29:41 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 57055E07B3 for ; Sun, 29 Jan 2023 17:29:41 +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 52FC133D3C7 for ; Sun, 29 Jan 2023 17:29:40 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id AA778836 for ; Sun, 29 Jan 2023 17:29:38 +0000 (UTC) From: "Nickolas Raymond Kaczynski" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Nickolas Raymond Kaczynski" Message-ID: <1675013287.b4265a1c06d775fb5329c1c457607890bdbd7297.nrk@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: app-text/md4c/ X-VCS-Repository: repo/proj/guru X-VCS-Files: app-text/md4c/Manifest app-text/md4c/md4c-0.4.8_p20220115.ebuild app-text/md4c/md4c-9999.ebuild X-VCS-Directories: app-text/md4c/ X-VCS-Committer: nrk X-VCS-Committer-Name: Nickolas Raymond Kaczynski X-VCS-Revision: b4265a1c06d775fb5329c1c457607890bdbd7297 X-VCS-Branch: dev Date: Sun, 29 Jan 2023 17:29:38 +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: 33931d1f-caa3-4b0d-8449-13c48d090a18 X-Archives-Hash: ef5db27c0f467436fb712834d116a4ab commit: b4265a1c06d775fb5329c1c457607890bdbd7297 Author: Nickolas Raymond Kaczynski disroot org> AuthorDate: Sun Jan 29 17:23:51 2023 +0000 Commit: Nickolas Raymond Kaczynski disroot org> CommitDate: Sun Jan 29 17:28:07 2023 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=b4265a1c app-text/md4c: add snapshot, drop 9999, tidy up upstream seems to be somewhat inactive - so it will take a while before a new version is released i'd assume. i don't remember exactly what it was, but there was some bug in the stable version which is why i added 9999 instead (and why i'm doing a snapshot right now). also fixes the copyright year, i'm quite sure md4c didn't even exist back in 1999 :) Signed-off-by: Nickolas Raymond Kaczynski disroot.org> app-text/md4c/Manifest | 1 + .../md4c/{md4c-9999.ebuild => md4c-0.4.8_p20220115.ebuild} | 10 +++++++--- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/app-text/md4c/Manifest b/app-text/md4c/Manifest new file mode 100644 index 000000000..0614a29be --- /dev/null +++ b/app-text/md4c/Manifest @@ -0,0 +1 @@ +DIST md4c-0.4.8_p20220115.tar.gz 230786 BLAKE2B a2820563bd2f8094d9b57d1ee4bba629229b789b74b34860b1dfcbd45fffea4a477226ad5e8d9eace52b527c08698223ab9343729e4af605d8f9639166aea106 SHA512 1249e8d9c8aef1d305301c4d71f3d438cb81f0e754d9e3ca15c11bf384be67a112086332f41cfddfa2b89790748da0e7db7e62126dc0d9729846268e0dbee651 diff --git a/app-text/md4c/md4c-9999.ebuild b/app-text/md4c/md4c-0.4.8_p20220115.ebuild similarity index 70% rename from app-text/md4c/md4c-9999.ebuild rename to app-text/md4c/md4c-0.4.8_p20220115.ebuild index caf6b2562..d0bcf814d 100644 --- a/app-text/md4c/md4c-9999.ebuild +++ b/app-text/md4c/md4c-0.4.8_p20220115.ebuild @@ -1,18 +1,22 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 2022-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 inherit cmake -# TODO: enable tests, add stable version and useflag for static lib +# TODO(NRK): +# - enable tests +# - useflag for static lib (?) if [[ ${PV} == 9999 ]]; then inherit git-r3 EGIT_REPO_URI="https://github.com/mity/md4c.git" else - SRC_URI="https://github.com/mity/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" + COMMIT="e9ff661ff818ee94a4a231958d9b6768dc6882c9" + SRC_URI="https://github.com/mity/${PN}/archive/${COMMIT}.tar.gz -> ${P}.tar.gz" KEYWORDS="~amd64" + S="${WORKDIR}/${PN}-${COMMIT}" fi DESCRIPTION="C Markdown parser. Fast, SAX-like interface, CommonMark Compliant."