blob: 9562949855517a2963c3046b75a0e59ced4fa1f1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
# Copyright (C) 2009, O.S. Systems Software Ltda. All Rights Reserved
# Released under the MIT license (see packages/COPYING)
require firefox-addon.inc
PR = "${INC_PR}.1"
SRC_URI = "http://ftp.mozilla.org/pub/mozilla.org/addons/1568/full_fullscreen-3.3-fx.xpi"
EXTENSION = "{bfe3406c-6f31-4789-86d5-efa50e12c9eb}"
SRC_URI[md5sum] = "d69dd28c0d19777b32bd15720512027a"
SRC_URI[sha256sum] = "abe2607b6b823bd3355ae2a93368143628ad3e18ec244581dfe034386a0505af"
|