x11-plugins/wmcoincoin - 2.6.3 (gentoo)

Search

Install

Install this version:

emerge -a =x11-plugins/wmcoincoin-2.6.3

Package Information

Description:
Dockapp for browsing dacode news and board sites
Homepage:
http://hules.free.fr/wmcoincoin/
License:
GPL-2+

Ebuild Details

Version EAPI Keywords Slot
2.6.3 8 amd64 ppc x86 0
View Raw Ebuild
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

DESCRIPTION="Dockapp for browsing dacode news and board sites"
HOMEPAGE="http://hules.free.fr/wmcoincoin/"
SRC_URI="http://hules.free.fr/${PN}/download/${P}.tar.gz"

LICENSE="GPL-2+"
SLOT="0"
KEYWORDS="amd64 ppc x86"
IUSE="nls xinerama"

RDEPEND="media-libs/imlib2[X]
	x11-libs/gtk+:2
	x11-libs/libX11
	x11-libs/libXext
	x11-libs/libXft
	x11-libs/libXmu
	x11-libs/libXpm
	xinerama? ( x11-libs/libXinerama )"
DEPEND="${RDEPEND}
	x11-base/xorg-proto
	x11-libs/libXt"
BDEPEND="virtual/pkgconfig
	nls? ( sys-devel/gettext )"

src_configure() {
	econf \
		$(use_enable nls) \
		$(use_enable xinerama)
}

USE Flags

Manage flags for this package: euse -i <flag> -p x11-plugins/wmcoincoin | euse -E <flag> -p x11-plugins/wmcoincoin | euse -D <flag> -p x11-plugins/wmcoincoin

Global/Standard Flags

nls

Dependencies

DEPEND

media-libs/imlib2[X]
	x11-libs/gtk+:2
	x11-libs/libX11
	x11-libs/libXext
	x11-libs/libXft
	x11-libs/libXmu
	x11-libs/libXpm
	xinerama? ( x11-libs/libXinerama )
	x11-base/xorg-proto
	x11-libs/libXt

RDEPEND

media-libs/imlib2[X]
	x11-libs/gtk+:2
	x11-libs/libX11
	x11-libs/libXext
	x11-libs/libXft
	x11-libs/libXmu
	x11-libs/libXpm
	xinerama? ( x11-libs/libXinerama )

BDEPEND

virtual/pkgconfig
	nls? ( sys-devel/gettext )

Manifest for 2.6.3

Type File Size Source URLs
DIST wmcoincoin-2.6.3.tar.gz 973973 bytes http://hules.free.fr/wmcoincoin/download/wmcoincoin-2.6.3.tar.gz