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 320D815808B for ; Sat, 16 Apr 2022 02:00:22 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 06D0A2BC002; Sat, 16 Apr 2022 02:00:13 +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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 2CC832BC005 for ; Sat, 16 Apr 2022 02:00:09 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id A9CD9342108 for ; Sat, 16 Apr 2022 01:59:57 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id EB6BA3A9 for ; Sat, 16 Apr 2022 01:59:55 +0000 (UTC) From: "Akinori Hattori" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Akinori Hattori" Message-ID: <1650074378.c26ee828e4548884ab86d89a2997e6464e9245fd.hattya@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-scheme/gauche-gtk/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-scheme/gauche-gtk/Manifest dev-scheme/gauche-gtk/gauche-gtk-0.6.1.ebuild X-VCS-Directories: dev-scheme/gauche-gtk/ X-VCS-Committer: hattya X-VCS-Committer-Name: Akinori Hattori X-VCS-Revision: c26ee828e4548884ab86d89a2997e6464e9245fd X-VCS-Branch: master Date: Sat, 16 Apr 2022 01:59:55 +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: 6feb46fa-eade-43ee-a5a8-931eb8045c52 X-Archives-Hash: 87204a62ecc89ea3c88adcb827a0dbd4 commit: c26ee828e4548884ab86d89a2997e6464e9245fd Author: Akinori Hattori gentoo org> AuthorDate: Sat Apr 16 01:59:38 2022 +0000 Commit: Akinori Hattori gentoo org> CommitDate: Sat Apr 16 01:59:38 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c26ee828 dev-scheme/gauche-gtk: new upstream release Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Akinori Hattori gentoo.org> dev-scheme/gauche-gtk/Manifest | 1 + dev-scheme/gauche-gtk/gauche-gtk-0.6.1.ebuild | 40 +++++++++++++++++++++++++++ 2 files changed, 41 insertions(+) diff --git a/dev-scheme/gauche-gtk/Manifest b/dev-scheme/gauche-gtk/Manifest index 3670a7ce51b0..38151f7b63fa 100644 --- a/dev-scheme/gauche-gtk/Manifest +++ b/dev-scheme/gauche-gtk/Manifest @@ -1 +1,2 @@ DIST Gauche-gtk-0.6.tgz 427255 BLAKE2B f5144adc98dd6e1017f43ff762a06d2390e6f5b39286151262b51d847fc35ad68c2885459502b10f014b32049eaebd8afaa98bd8a2cfc4640734e1b1d5381f57 SHA512 d7887577f6fa361118240651cdc61ba48ad706ea2cc285c2542dbd4972abcb2eaca631e4d77b1fe0a189d4424ec17d01bbeb67ea8a2fe8166cf8e65da81e87ca +DIST Gauche-gtk2-0.6.1.tgz 427608 BLAKE2B c6f2a02702781a4a597218c36fca299ba92c30ce7ef1b555ea568407be2841ca521054d91ae7cf954268862eab3825d32d22c7f5eaabe42e8f1826a6881731dd SHA512 118960205817f2d716a02447ea9badd83b832a420e5be5d8dd44ec89a1b07439a30e089b88f6cecb23be832b03b26b27ba521231a0d091d3683f6b884a028f1e diff --git a/dev-scheme/gauche-gtk/gauche-gtk-0.6.1.ebuild b/dev-scheme/gauche-gtk/gauche-gtk-0.6.1.ebuild new file mode 100644 index 000000000000..f2c118240f8b --- /dev/null +++ b/dev-scheme/gauche-gtk/gauche-gtk-0.6.1.ebuild @@ -0,0 +1,40 @@ +# Copyright 1999-2022 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI="8" + +MY_P="${PN^g}2-${PV}" + +DESCRIPTION="GTK2 binding for Gauche" +HOMEPAGE="https://practical-scheme.net/gauche/" +SRC_URI="https://github.com/shirok/${PN^g}2/releases/download/release-${PV}/${MY_P}.tgz" + +LICENSE="BSD" +SLOT="0" +KEYWORDS="~amd64 ~ppc ~x86" +IUSE="examples" +RESTRICT="test" + +RDEPEND="dev-scheme/gauche:= + x11-libs/gtk+:2" +DEPEND="${RDEPEND}" +BDEPEND="virtual/pkgconfig" +S="${WORKDIR}/${MY_P}" + +src_compile() { + emake stubs + emake +} + +src_install() { + default + + if use examples; then + docompress -x /usr/share/doc/${PF}/examples + docinto examples + dodoc examples/*.scm + # install gtk-tutorial + docinto examples/gtk-tutorial + dodoc examples/gtk-tutorial/* + fi +}