Started adding l10n support
[oespirit1] / osso-games-l10n-public_6.0.bb
1 # Copyright (C) 2009 Kirtika Ruchandani <kirtibr@gmail.com>
2 # Released under the MIT license (see COPYING.MIT for the terms)
3
4 DESCRIPTION = "Public Language Files for osso-games"
5 HOMEPAGE = "http://maemo.org"
6 LICENSE = "unknown"
7 SECTION = "misc"
8 DEPENDS = "gettext-native"
9
10 PR = "r0"
11
12 SRC_URI = "http://repository.maemo.org/pool/fremantle/free/o/${PN}/${PN}_${PV}+r6710+0m5.tar.gz "
13
14 S="${WORKDIR}/${PN}-${PV}+r6710+0m5"
15 TEXT_DOMAIN = "osso-games"
16
17 require hildon-l10n.inc
18