From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 5A144158089 for ; Mon, 23 Oct 2023 03:20:29 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0FEB22BC029; Mon, 23 Oct 2023 03:20:28 +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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id E1B042BC029 for ; Mon, 23 Oct 2023 03:20:27 +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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 08659335CB7 for ; Mon, 23 Oct 2023 03:20:27 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3D90812B2 for ; Mon, 23 Oct 2023 03:20:24 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1698030633.f694392e5dcc675a297f020ff925e6b48f63f915.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-wm/xmonad-contrib/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-wm/xmonad-contrib/Manifest x11-wm/xmonad-contrib/metadata.xml x11-wm/xmonad-contrib/xmonad-contrib-0.17.1.ebuild X-VCS-Directories: x11-wm/xmonad-contrib/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: f694392e5dcc675a297f020ff925e6b48f63f915 X-VCS-Branch: master Date: Mon, 23 Oct 2023 03:20:24 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 2332f272-9357-4c13-8d4b-ca6112316f34 X-Archives-Hash: 216557c4e678abc8e1ca38a5ddf08e82 commit: f694392e5dcc675a297f020ff925e6b48f63f915 Author: hololeap protonmail com> AuthorDate: Tue Oct 3 05:11:29 2023 +0000 Commit: Sam James gentoo org> CommitDate: Mon Oct 23 03:10:33 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f694392e x11-wm/xmonad-contrib: add 0.17.1 Signed-off-by: hololeap protonmail.com> Signed-off-by: Sam James gentoo.org> x11-wm/xmonad-contrib/Manifest | 1 + x11-wm/xmonad-contrib/metadata.xml | 4 +++ x11-wm/xmonad-contrib/xmonad-contrib-0.17.1.ebuild | 37 ++++++++++++++++++++++ 3 files changed, 42 insertions(+) diff --git a/x11-wm/xmonad-contrib/Manifest b/x11-wm/xmonad-contrib/Manifest index 14142d7e3261..8b3baebdf739 100644 --- a/x11-wm/xmonad-contrib/Manifest +++ b/x11-wm/xmonad-contrib/Manifest @@ -1 +1,2 @@ DIST xmonad-contrib-0.17.0.tar.gz 615173 BLAKE2B d2e2724a3103502cafeddfdafe5b19cd3f2eb66fe26d49afe4b64c0c78bb3b18432e44fc8233aac951b20969013fa580f0af36d4da627f3c03145b647bff5a44 SHA512 357ef80565690a1e652f79c877964181134c7f02a5d325dbf3890246588ce8a545e91126041bcc2af3d9ebf5b3be28f4866ee9ede76ddbf0fc0387871319a900 +DIST xmonad-contrib-0.17.1.tar.gz 646843 BLAKE2B 0949a616f6c5aaac5d5ccb8eacaf743898b8da6d0c99605ce2f7a85f8ce7747f5442843b524470d51300539126f25066b50906a92952129a9e264f18f7aa9873 SHA512 07f989623f4d9affae564ba36a180721910c1a0acf3d23e0e548fc48bb4dcd9864987c521c28251f6443cdd5134ded8e8bb18c6f78d06cb00c386ff6ad59c97e diff --git a/x11-wm/xmonad-contrib/metadata.xml b/x11-wm/xmonad-contrib/metadata.xml index bb4b8043b4ab..d84502b753d3 100644 --- a/x11-wm/xmonad-contrib/metadata.xml +++ b/x11-wm/xmonad-contrib/metadata.xml @@ -8,4 +8,8 @@ Use Xft to render text + + xmonad-contrib + xmonad/xmonad-contrib + diff --git a/x11-wm/xmonad-contrib/xmonad-contrib-0.17.1.ebuild b/x11-wm/xmonad-contrib/xmonad-contrib-0.17.1.ebuild new file mode 100644 index 000000000000..2ebdaef3628b --- /dev/null +++ b/x11-wm/xmonad-contrib/xmonad-contrib-0.17.1.ebuild @@ -0,0 +1,37 @@ +# Copyright 1999-2023 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +# ebuild generated by hackport 0.7.3.0 +#hackport: flags: -pedantic,use_xft:xft + +CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" +inherit haskell-cabal + +DESCRIPTION="Community-maintained extensions for xmonad" +HOMEPAGE="https://xmonad.org/" + +LICENSE="BSD" +SLOT="0/${PV}" +KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86" +IUSE="+xft" + +RDEPEND="dev-haskell/random:=[profile?] + dev-haskell/utf8-string:=[profile?] + >=dev-haskell/x11-1.10:=[profile?] =dev-lang/ghc-8.4.3:= + >=x11-wm/xmonad-0.16.99999:=[profile?] =dev-haskell/x11-xft-0.2:=[profile?] ) +" +DEPEND="${RDEPEND} + >=dev-haskell/cabal-2.2.0.1 + test? ( >=dev-haskell/hspec-2.4.0 =dev-haskell/quickcheck-2 ) +" + +src_configure() { + haskell-cabal_src_configure \ + --flag=-pedantic \ + $(cabal_flag xft use_xft) +}