From 90b60b5044587535e792ed5410acbf10a76963e7 Mon Sep 17 00:00:00 2001 From: Wynn Wolf Arbor Date: Mon, 13 Jan 2020 15:59:49 +0100 Subject: Initial import --- x11-terms/weltschmerz/weltschmerz-1.2.0-r1.ebuild | 29 +++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 x11-terms/weltschmerz/weltschmerz-1.2.0-r1.ebuild (limited to 'x11-terms/weltschmerz/weltschmerz-1.2.0-r1.ebuild') diff --git a/x11-terms/weltschmerz/weltschmerz-1.2.0-r1.ebuild b/x11-terms/weltschmerz/weltschmerz-1.2.0-r1.ebuild new file mode 100644 index 0000000..97d20c2 --- /dev/null +++ b/x11-terms/weltschmerz/weltschmerz-1.2.0-r1.ebuild @@ -0,0 +1,29 @@ +# Copyright 2020 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.html" +SRC_URI="https://oriole.systems/snapshots/${PN}/${P}.tar.gz" + +LICENSE="ISC" +SLOT="0" +KEYWORDS="amd64 x86" + +RESTRICT="mirror" + +BDEPEND=" + >=dev-lang/vala-0.44.9:0.44" + +DEPEND=" + >=x11-libs/vte-0.56.4:2.91[vala]" +RDEPEND="${DEPEND}" + +src_prepare() { + default + vala_src_prepare +} -- cgit v1.2.3-2-gb3c3