From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1461325-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 35DDF158020 for <garchives@archives.gentoo.org>; Mon, 28 Nov 2022 18:28:31 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 20A2CE0825; Mon, 28 Nov 2022 18:28:30 +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 00DA0E0825 for <gentoo-commits@lists.gentoo.org>; Mon, 28 Nov 2022 18:28:29 +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 D417A3410B4 for <gentoo-commits@lists.gentoo.org>; Mon, 28 Nov 2022 18:28:28 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0A4846F2 for <gentoo-commits@lists.gentoo.org>; Mon, 28 Nov 2022 18:28:27 +0000 (UTC) From: "Cara Salter" <cara@devcara.com> To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Cara Salter" <cara@devcara.com> Message-ID: <1669660087.5c5f27c0b998b97339086d5cf7a3210e49fc8fba.cara@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: gui-wm/river/ X-VCS-Repository: repo/proj/guru X-VCS-Files: gui-wm/river/Manifest gui-wm/river/metadata.xml gui-wm/river/river-0.1.3.ebuild X-VCS-Directories: gui-wm/river/ X-VCS-Committer: cara X-VCS-Committer-Name: Cara Salter X-VCS-Revision: 5c5f27c0b998b97339086d5cf7a3210e49fc8fba X-VCS-Branch: dev Date: Mon, 28 Nov 2022 18:28:27 +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: dd2deb65-d226-4d7c-8b48-2aa774f22eac X-Archives-Hash: 9b2cb5707917413ff341be00706e58df commit: 5c5f27c0b998b97339086d5cf7a3210e49fc8fba Author: Cara Salter <cara <AT> devcara <DOT> com> AuthorDate: Mon Nov 28 18:26:26 2022 +0000 Commit: Cara Salter <cara <AT> devcara <DOT> com> CommitDate: Mon Nov 28 18:28:07 2022 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=5c5f27c0 gui-wm/river: new package, add 0.1.3 Signed-off-by: Cara Salter <cara <AT> devcara.com> gui-wm/river/Manifest | 1 + gui-wm/river/metadata.xml | 8 ++++++++ gui-wm/river/river-0.1.3.ebuild | 38 ++++++++++++++++++++++++++++++++++++++ 3 files changed, 47 insertions(+) diff --git a/gui-wm/river/Manifest b/gui-wm/river/Manifest new file mode 100644 index 000000000..5ca331bb5 --- /dev/null +++ b/gui-wm/river/Manifest @@ -0,0 +1 @@ +DIST river-0.1.3.tar.gz 249131 BLAKE2B 9e018c85093be6b1c2e5a05f0a5858dceb820710178bd4fd556550f7573c7d982252264309bd2dfb1247f37e9cab625dce3b3c2fa5da2ad9c9b19bfac4c059ba SHA512 8dd8ad8b17fb1d9d65e413aaaa456fda89f8bedd580db247c3ffa8235a67712394182b3498a9c6eb3707cfc571c398bb5086cf09810e4a9438d26ea19f41f5a9 diff --git a/gui-wm/river/metadata.xml b/gui-wm/river/metadata.xml new file mode 100644 index 000000000..54c19695f --- /dev/null +++ b/gui-wm/river/metadata.xml @@ -0,0 +1,8 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <maintainer type="person"> + <email>cara@devcara.com</email> + <name>Cara Salter</name> + </maintainer> +</pkgmetadata> diff --git a/gui-wm/river/river-0.1.3.ebuild b/gui-wm/river/river-0.1.3.ebuild new file mode 100644 index 000000000..9ed07725d --- /dev/null +++ b/gui-wm/river/river-0.1.3.ebuild @@ -0,0 +1,38 @@ +# Copyright 2022 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +DESCRIPTION="A dynamic tiling Wayland compositor" +HOMEPAGE="https://github.com/riverwm/river" +if [[ ${PV} == *9999 ]]; then + inherit git-r3 + EGIT_REPO_URI="https://github.com/riverwm/river" +else + SRC_URI="https://github.com/riverwm/river/releases/download/v${PV}/river-${PV}.tar.gz" +fi + +PATCHES=() + +LICENSE="GPL-3" +SLOT="0" +KEYWORDS="~amd64" + +DEPEND="x11-libs/libxkbcommon + dev-libs/libevdev + x11-libs/pixman + virtual/pkgconfig + app-text/scdoc + dev-libs/wayland + dev-libs/wayland-protocols + >gui-libs/wlroots-0.16" +RDEPEND="${DEPEND}" +BDEPEND="=dev-lang/zig-0.9.1-r3" + +src_install() { + zig build -Drelease-safe --prefix "${D}/usr" install + + dodir /usr/share/examples/river + + cp "${S}/example/init" "${D}/usr/share/examples/river/init" +}