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/app-i18n/qimhangul/qimhangul-0.2.0.ebuild

19 lines
501 B

# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-i18n/qimhangul/qimhangul-0.2.0.ebuild,v 1.4 2014/02/16 17:27:56 nimiux Exp $
EAPI=5
DESCRIPTION="a qt-based imhangul"
HOMEPAGE="https://code.google.com/p/qimhangul/"
SRC_URI="https://qimhangul.googlecode.com/files/${P}.tar.gz"
LICENSE="LGPL-3"
SLOT="0"
KEYWORDS="amd64"
IUSE=""
DEPEND=">=app-i18n/libhangul-0.0.12
dev-qt/qtgui:4"
RDEPEND="${DEPEND}"