l10n packages continued...
authorKirtika Ruchandani <kirtibr@gmail.com>
Fri, 26 Jun 2009 14:30:38 +0000 (20:00 +0530)
committerKirtika Ruchandani <kirtibr@gmail.com>
Fri, 26 Jun 2009 14:30:38 +0000 (20:00 +0530)
checksums.ini
hildon-libs-l10n-public_6.0.bb [new file with mode: 0644]
maemo-af-desktop-l10n-public_6.0.bb [new file with mode: 0644]

index 3dade7d..34d31c6 100644 (file)
@@ -27565,3 +27565,15 @@ sha256=74d29812ca4f36171a271da4bbdff2717ab1b41968a45888c224621b7d2b98fe
 [http://repository.maemo.org/pool/fremantle/free/h/hildon-common-strings-l10n-public/hildon-common-strings-l10n-public_6.0+r6710+0m5.tar.gz]
 md5=18807a5d4d1682b680ec3373da7adc90
 sha256=eb6fd50a25bbb3c11fcb3a8faf0be2772d5070a6bc68f0783093164e775c4f88
+
+[http://repository.maemo.org/pool/fremantle/free/h/hildon-libs-l10n-public/hildon-libs-l10n-public_6.0+r6710+0m5.tar.gz]
+md5=9dfec06a11c89175be2cb9018c471ac7
+sha256=3df08411574c432c30953d9df9310d5a2b11fc301fa5e2cae5a8a56c34629159
+
+[http://repository.maemo.org/pool/fremantle/free/h/hildon-control-panel-l10n-public/hildon-control-panel-l10n-public_6.0+r6710+0m5.tar.gz]
+md5=8b4371952abc12ef95cd1cf6484a27e2
+sha256=70bf7524d9a220e1b7ae5cfce22718dd3a39d31705a76aa0596c711577a422e0
+
+[http://repository.maemo.org/pool/fremantle/free/m/maemo-af-desktop-l10n-public/maemo-af-desktop-l10n-public_6.0+r6710+0m5.tar.gz]
+md5=30ccf555d6ca9ebb2338903d112b07d7
+sha256=45959c6e60183b482db2f775c2b4febdf1af03b4675c43dbca9406c82c7a8b96
diff --git a/hildon-libs-l10n-public_6.0.bb b/hildon-libs-l10n-public_6.0.bb
new file mode 100644 (file)
index 0000000..4c3cce1
--- /dev/null
@@ -0,0 +1,17 @@
+# Copyright (C) 2009 Kirtika Ruchandani <kirtibr@gmail.com>
+# Released under the MIT license (see COPYING.MIT for the terms)
+
+DESCRIPTION = "Public language files for hildon-libs."
+HOMEPAGE = "http://maemo.org"
+LICENSE = "unknown"
+SECTION = "misc"
+DEPENDS = "gettext-native"
+PR = "r0"
+
+SRC_URI = "http://repository.maemo.org/pool/fremantle/free/h/${PN}/${PN}_${PV}+r6710+0m5.tar.gz"
+
+S= "${WORKDIR}/${PN}-${PV}+r6710+0m5"
+
+TEXT_DOMAIN = "hildon-libs"
+
+require hildon-l10n.inc
diff --git a/maemo-af-desktop-l10n-public_6.0.bb b/maemo-af-desktop-l10n-public_6.0.bb
new file mode 100644 (file)
index 0000000..6816e82
--- /dev/null
@@ -0,0 +1,18 @@
+# Copyright (C) 2009 Kirtika Ruchandani <kirtibr@gmail.com>
+# Released under the MIT license (see COPYING.MIT for the terms)
+
+DESCRIPTION = "Public language files for maemo-af-desktop"
+HOMEPAGE = "http://maemo.org"
+LICENSE = "unknown"
+SECTION = "misc"
+DEPENDS = "gettext-native"
+PR = "r0"
+
+SRC_URI = "http://repository.maemo.org/pool/fremantle/free/m/${PN}/${PN}_${PV}+r6710+0m5.tar.gz"
+
+S = "${WORKDIR}/${PN}-${PV}+r6710+0m5"
+
+TEXT_DOMAIN = "maemo-af-desktop"
+require hildon-l10n.inc
+
+