summaryrefslogtreecommitdiff
blob: 2458e2db7d3fa4757ad8d06158dc705132f31e48 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# Copyright 2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$

EAPI=6
#EGIT_REPO_URI="git://github.com/mozilla/shumway.git"
#inherit git-r3
inherit mv_mozextension-r1

DESCRIPTION="Mozilla plugin: Flashplayer emulation with javascript and html5"
HOMEPAGE="http://mozilla.github.io/shumway/"
SRC_URI="http://mozilla.github.io/shumway/extension/firefox/${PN}.xpi -> ${P}.xpi"

LICENSE="Apache-2.0"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""

moz_defaults