]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
iso-codes: Drop package
authorMichael Tremer <michael.tremer@ipfire.org>
Sun, 8 Jan 2023 16:20:55 +0000 (16:20 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Sun, 8 Jan 2023 16:20:55 +0000 (16:20 +0000)
Nothing depends on this.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
iso-codes/iso-codes.nm [deleted file]

diff --git a/iso-codes/iso-codes.nm b/iso-codes/iso-codes.nm
deleted file mode 100644 (file)
index cbb0f7d..0000000
+++ /dev/null
@@ -1,37 +0,0 @@
-###############################################################################
-# IPFire.org    - An Open Source Firewall Solution                            #
-# Copyright (C) - IPFire Development Team <info@ipfire.org>                   #
-###############################################################################
-
-name       = iso-codes
-version    = 3.66
-release    = 1
-arch       = noarch
-
-groups     = System/Base
-url        = http://alioth.debian.org/projects/pkg-isocodes/
-license    = LGPLv2+
-summary    = ISO code lists and translations.
-
-description
-       This package provides the ISO 639 Language code list, the ISO 4217
-       Currency code list, the ISO 3166 Territory code list, and ISO 3166-2
-       sub-territory lists, and all their translations in gettext format.
-end
-
-source_dl  = http://pkg-isocodes.alioth.debian.org/downloads/
-sources    = %{thisapp}.tar.xz
-
-build
-       requires
-               gettext
-       end
-end
-
-packages
-       package %{name}
-
-       package %{name}-devel
-               template DEVEL
-       end
-end