x11-wm/wmutils-opt - 9999 (petkovich)

Search

Package Information

Description:
Wmutils optional utilities.
Homepage:
https://github.com/wmutils/opt
License:
MIT

Ebuild Details

Version EAPI Keywords Slot
9999 7 amd64 x86 0
View Raw Ebuild
# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$

EAPI=7

inherit git-r3 toolchain-funcs

DESCRIPTION="Wmutils optional utilities."
HOMEPAGE="https://github.com/wmutils/opt"
EGIT_REPO_URI="https://github.com/wmutils/opt.git"

LICENSE="MIT"
SLOT="0"
KEYWORDS="amd64 x86"

DEPEND="
	x11-libs/libxcb
"
RDEPEND="
	${DEPEND}
"

Dependencies

DEPEND

	x11-libs/libxcb

RDEPEND

	
	x11-libs/libxcb