pentoo-overlay/www-plugins/exif_viewer/exif_viewer-2.00-r1.ebuild

17 lines
456 B
Bash

# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
EAPI=5
inherit firefox-plugin
FFP_XPI_FILE="${PN//-/_}-${PV}-tb+fx"
DESCRIPTION="Firefox extension to display the Exif and IPTC data in local and remote JPEG images."
HOMEPAGE="http://araskin.webs.com/exif/exif.html"
SRC_URI="mirror://mozilla/addons/3905/${FFP_XPI_FILE}.xpi"
LICENSE="MPL-1.1"
SLOT="0"
KEYWORDS="amd64 x86"
IUSE=""