x11-misc/yeganesh - 2.5 (haskell)

Search

Package Information

Description:
small dmenu wrapper
Homepage:
http://dmwit.com/yeganesh
License:
BSD

Ebuild Details

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

EAPI=8

# ebuild generated by hackport 0.6.1.9999

CABAL_FEATURES=""
inherit haskell-cabal

DESCRIPTION="small dmenu wrapper"
HOMEPAGE="http://dmwit.com/yeganesh"
SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"

LICENSE="BSD"
SLOT="0"
KEYWORDS="~amd64"
IUSE="profiling"

RDEPEND=">=dev-haskell/strict-0.3:=
	>=dev-haskell/xdg-basedir-0.2:=
	>=dev-lang/ghc-7.4.1:=
"
# non-haskell depend
RDEPEND+="
	x11-misc/dmenu
"
DEPEND="${RDEPEND}
	>=dev-haskell/cabal-1.6
"

src_configure() {
	haskell-cabal_src_configure \
		$(cabal_flag profiling profiling)
}

USE Flags

Dependencies

DEPEND

>=dev-haskell/strict-0.3:=
	>=dev-haskell/xdg-basedir-0.2:=
	>=dev-lang/ghc-7.4.1:=
 
	x11-misc/dmenu

	>=dev-haskell/cabal-1.6

RDEPEND

>=dev-haskell/strict-0.3:=
	>=dev-haskell/xdg-basedir-0.2:=
	>=dev-lang/ghc-7.4.1:=
 
	x11-misc/dmenu

Manifest for 2.5

Type File Size Source URLs
DIST yeganesh-2.5.tar.gz 9373 bytes https://hackage.haskell.org/package/yeganesh-2.5/yeganesh-2.5.tar.gz