You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/net-irc/loqui/loqui-0.5.4.ebuild

22 lines
513 B

# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
EAPI=4
DESCRIPTION="a graphical IRC client for GNOME2 on UNIX like operating system"
HOMEPAGE="https://launchpad.net/loqui/"
SRC_URI="https://launchpad.net/loqui/${PV%.*}/${PV}/+download/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="amd64 ppc x86"
IUSE=""
RDEPEND=">=dev-libs/glib-2.22:2
>=x11-libs/gtk+-2.4:2
>=net-libs/gnet-2.0.3"
DEPEND="${RDEPEND}
virtual/pkgconfig
sys-devel/gettext"