gui-apps/autotiling-rs - 0.1.8 (guru)

Search

Install

Install this version:

emerge -a =gui-apps/autotiling-rs-0.1.8

If this version is masked, you can unmask it using the autounmask tool or standard emerge options:

autounmask =gui-apps/autotiling-rs-0.1.8

Or alternatively:

emerge --autounmask-write -a =gui-apps/autotiling-rs-0.1.8

Package Information

Description:
Autotiling for sway (and possibly i3)
Homepage:
https://github.com/ammgws/autotiling-rs
License:
MIT Unicode-DFS-2016 || ( Apache-2.0 Boost-1.0 )

Ebuild Details

Version EAPI Keywords Slot
0.1.8 8 ~amd64 0
View Raw Ebuild
# Copyright 2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

# Autogenerated by pycargoebuild 0.15.0

EAPI=8

CRATES="
	anstyle@1.0.13
	clap@4.5.57
	clap_builder@4.5.57
	clap_derive@4.5.55
	clap_lex@0.7.7
	heck@0.5.0
	itoa@1.0.17
	memchr@2.7.6
	proc-macro2@1.0.106
	quote@1.0.44
	serde@1.0.228
	serde_core@1.0.228
	serde_derive@1.0.228
	serde_json@1.0.149
	strsim@0.11.1
	swayipc-types@1.4.3
	swayipc@3.0.3
	syn@2.0.114
	thiserror-impl@2.0.18
	thiserror@2.0.18
	unicode-ident@1.0.22
	zmij@1.0.19
"

RUST_MIN_VER="1.85.0"

inherit cargo

DESCRIPTION="Autotiling for sway (and possibly i3)"
HOMEPAGE="https://github.com/ammgws/autotiling-rs"
SRC_URI="
	https://github.com/ammgws/autotiling-rs/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz
	${CARGO_CRATE_URIS}
"

LICENSE="MIT"
# Dependent crate licenses
LICENSE+="
	Unicode-DFS-2016
	|| ( Apache-2.0 Boost-1.0 )
"
SLOT="0"
KEYWORDS="~amd64"

QA_FLAGS_IGNORED="usr/bin/${PN}"

Inherited Eclasses

Manifest for 0.1.8

Type File Size Source URLs
DIST autotiling-rs-0.1.8.tar.gz 4466 bytes https://github.com/ammgws/autotiling-rs/archive/refs/tags/v0.1.8.tar.gz