From 5d30910bafa36a1b229a6fe393f5fc1154647ddd Mon Sep 17 00:00:00 2001 From: Wolfgang Müller Date: Sun, 27 Aug 2023 17:25:19 +0200 Subject: x11-terms/weltschmerz: add 1.6.0 --- x11-terms/weltschmerz/weltschmerz-1.6.0.ebuild | 29 ++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 x11-terms/weltschmerz/weltschmerz-1.6.0.ebuild (limited to 'x11-terms/weltschmerz/weltschmerz-1.6.0.ebuild') diff --git a/x11-terms/weltschmerz/weltschmerz-1.6.0.ebuild b/x11-terms/weltschmerz/weltschmerz-1.6.0.ebuild new file mode 100644 index 0000000..3c747dc --- /dev/null +++ b/x11-terms/weltschmerz/weltschmerz-1.6.0.ebuild @@ -0,0 +1,29 @@ +# Copyright 2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 +VALA_MIN_API_VERSION="0.44" + +inherit meson vala + +DESCRIPTION="A terminal emulator in Vala" +HOMEPAGE="https://oriole.systems/posts/weltschmerz" +SRC_URI="https://git.oriole.systems/${PN}/snapshot/${P}.tar.gz" + +LICENSE="ISC" +SLOT="0" +KEYWORDS="amd64 x86" + +RESTRICT="mirror" + +BDEPEND="$(vala_depend) + sys-devel/gettext" + +DEPEND=" + >=x11-libs/vte-0.56.4:2.91[vala]" +RDEPEND="${DEPEND}" + +src_prepare() { + default + vala_src_prepare +} -- cgit v1.2.3-2-gb3c3