From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1270549-garchives=archives.gentoo.org@lists.gentoo.org> Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id C53DB13835A for <garchives@archives.gentoo.org>; Tue, 13 Apr 2021 10:38:17 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D9446E0CB6; Tue, 13 Apr 2021 10:38:16 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id B4634E0CB6 for <gentoo-commits@lists.gentoo.org>; Tue, 13 Apr 2021 10:38:16 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 708C9340D4A for <gentoo-commits@lists.gentoo.org>; Tue, 13 Apr 2021 10:38:15 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id BEAC1649 for <gentoo-commits@lists.gentoo.org>; Tue, 13 Apr 2021 10:38:13 +0000 (UTC) From: "Joonas Niilola" <juippis@gentoo.org> To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Joonas Niilola" <juippis@gentoo.org> Message-ID: <1618310285.b16dda6c19de9bc11e36e417625a116b5616d0f7.juippis@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-fs/xwmfs/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-fs/xwmfs/Manifest sys-fs/xwmfs/xwmfs-0.90.ebuild X-VCS-Directories: sys-fs/xwmfs/ X-VCS-Committer: juippis X-VCS-Committer-Name: Joonas Niilola X-VCS-Revision: b16dda6c19de9bc11e36e417625a116b5616d0f7 X-VCS-Branch: master Date: Tue, 13 Apr 2021 10:38:13 +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: d9f983a7-f753-40c8-bc6f-d8063d9d5f6c X-Archives-Hash: 5e050bd88dc94cdbb19410570c87fcc9 commit: b16dda6c19de9bc11e36e417625a116b5616d0f7 Author: Matthias Gerstner <Matthias.Gerstner <AT> nefkom <DOT> net> AuthorDate: Sat Apr 10 11:13:03 2021 +0000 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org> CommitDate: Tue Apr 13 10:38:05 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b16dda6c sys-fs/xwmfs: version bump to 0.90 Package-Manager: Portage-3.0.17, Repoman-3.0.2 Signed-off-by: Matthias Gerstner <matthias.gerstner <AT> nefkom.net> Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org> sys-fs/xwmfs/Manifest | 1 + sys-fs/xwmfs/xwmfs-0.90.ebuild | 27 +++++++++++++++++++++++++++ 2 files changed, 28 insertions(+) diff --git a/sys-fs/xwmfs/Manifest b/sys-fs/xwmfs/Manifest index d1437e65e48..894a237684f 100644 --- a/sys-fs/xwmfs/Manifest +++ b/sys-fs/xwmfs/Manifest @@ -1 +1,2 @@ DIST xwmfs-0.86.tar.gz 195544 BLAKE2B 7dc5eb4d7acd585be70c43142b1a093aefecd69d8c51f6dee1741e88ab0c592d195678df107c28426d4eab18ae3d33b292cb0b8ab9c5ab557e1c81d3e557c492 SHA512 2f053c8e7322af39f46c85c46c11c5d215b7797d0ccb8340ba143371f3a5b171cac324936a0559fc3bd1cad0aed31c02576ad71b269052e3d01fb7b896bd1a81 +DIST xwmfs-0.90.tar.gz 199555 BLAKE2B b2223edb1befad1055d103c03ba8092ea6319eb7299ec9e74338567aef9e45071f056ebfaddd41bcca3722f2ad96122d5009890847b6a485ea700e1e43d2893b SHA512 70805bc509cd8ab11d75b0f9b303f76c6e7c0af7664eca4f9f1dc14c6d59d34a1bcf3e1ffde427b7f11740f1b52e7838c44a28de44fd96ca0bacb45c8b160a67 diff --git a/sys-fs/xwmfs/xwmfs-0.90.ebuild b/sys-fs/xwmfs/xwmfs-0.90.ebuild new file mode 100644 index 00000000000..6f9d03e0f50 --- /dev/null +++ b/sys-fs/xwmfs/xwmfs-0.90.ebuild @@ -0,0 +1,27 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +DESCRIPTION="FUSE-based X11 Window-Manager file system" +HOMEPAGE="https://github.com/gerstner-hub/xwmfs" +SRC_URI="https://github.com/gerstner-hub/${PN}/releases/download/v${PV}/${P}-dist.tar.gz -> ${P}.tar.gz" + +LICENSE="GPL-2" +KEYWORDS="~amd64 ~arm ~x86" +SLOT="0" + +RDEPEND=" + sys-fs/fuse:0= + >=x11-libs/libX11-1.6.5" + +DEPEND="${RDEPEND}" +BDEPEND="virtual/pkgconfig" + +src_test() { + # unset display to avoid testing errors, tests rely on X11 and a window + # manager environment + unset DISPLAY + + default +}