summaryrefslogtreecommitdiffstats
path: root/meta/recipes-support/iso-codes/iso-codes_4.6.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-support/iso-codes/iso-codes_4.6.0.bb')
-rw-r--r--meta/recipes-support/iso-codes/iso-codes_4.6.0.bb22
1 files changed, 0 insertions, 22 deletions
diff --git a/meta/recipes-support/iso-codes/iso-codes_4.6.0.bb b/meta/recipes-support/iso-codes/iso-codes_4.6.0.bb
deleted file mode 100644
index 6dd9bfa24c..0000000000
--- a/meta/recipes-support/iso-codes/iso-codes_4.6.0.bb
+++ /dev/null
@@ -1,22 +0,0 @@
1SUMMARY = "ISO language, territory, currency, script codes and their translations"
2DESCRIPTION = "Provides lists of various ISO standards (e.g. country, \
3language, language scripts, and currency names) in one place, rather \
4than repeated in many programs throughout the system."
5HOMEPAGE = "https://salsa.debian.org/iso-codes-team/iso-codes"
6BUGTRACKER = "https://salsa.debian.org/iso-codes-team/iso-codes/issues"
7
8LICENSE = "LGPLv2.1"
9LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c"
10
11SRC_URI = "git://salsa.debian.org/iso-codes-team/iso-codes.git;protocol=https;branch=main;"
12SRCREV = "3c012d266acaeda93d3e61ec11b8c18c1964fce1"
13
14# inherit gettext cannot be used, because it adds gettext-native to BASEDEPENDS which
15# are inhibited by allarch
16DEPENDS = "gettext-native"
17
18S = "${WORKDIR}/git"
19
20inherit allarch autotools
21
22FILES:${PN} += "${datadir}/xml/"