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/rox-extra/roxiso/roxiso-061007-r1.ebuild

24 lines
612 B

# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/rox-extra/roxiso/roxiso-061007-r1.ebuild,v 1.4 2008/08/30 15:38:33 ranger Exp $
ROX_LIB_VER=1.9.13
inherit rox
MY_PN="RoxISO"
DESCRIPTION="RoxISO. A graphical frontend to mkisofs and cdrecord."
HOMEPAGE="http://kymatica.com/index.php/Software"
SRC_URI="http://kymatica.com/uploads/Software/${MY_PN}-${PV}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="amd64 ~ppc x86"
IUSE=""
RDEPEND="virtual/cdrtools"
APPNAME=RoxISO
APPCATEGORY="Utility;DiscBurning"
S="${WORKDIR}"