From 0e36b89d4d02794c83748451757f3d69cbc01c01 Mon Sep 17 00:00:00 2001
From: Marcel Telka <marcel@telka.sk>
Date: Thu, 18 Jan 2024 06:52:51 +0100
Subject: [PATCH] Obsolete developer/gnome/gettext

---
 components/meta-packages/history/history |    1 +
 /dev/null                                |   10 ----------
 2 files changed, 1 insertions(+), 10 deletions(-)

diff --git a/components/meta-packages/gnome-gettext/Makefile b/components/meta-packages/gnome-gettext/Makefile
deleted file mode 100644
index 8358a5a..0000000
--- a/components/meta-packages/gnome-gettext/Makefile
+++ /dev/null
@@ -1,35 +0,0 @@
-#
-# This file and its contents are supplied under the terms of the
-# Common Development and Distribution License ("CDDL)". You may
-# only use this file in accordance with the terms of the CDDL.
-#
-# A full copy of the text of the CDDL should have accompanied this
-# source. A copy of the CDDL is also available via the Internet at
-# http://www.illumos.org/license/CDDL.
-#
-
-#
-# Copyright 2011 EveryCity Ltd. All rights reserved.
-#
-
-include ../../../make-rules/shared-macros.mk
-
-COMPONENT_NAME=		gnome-gettext
-COMPONENT_VERSION=	2.30.1
-COMPONENT_SUMMARY=	GNOME common development tools
-
-include ../../../make-rules/ips.mk
-
-#PKGLINT=/bin/true
-
-download:
-
-prep:
-
-build:
-
-install:
-	[ -d $(PROTO_DIR) ] || mkdir -p $(PROTO_DIR)
-
-clean:
-	$(RM) -r $(BUILD_DIR) $(PROTO_DIR)
diff --git a/components/meta-packages/gnome-gettext/gnome-gettext.p5m b/components/meta-packages/gnome-gettext/gnome-gettext.p5m
deleted file mode 100644
index d07234b..0000000
--- a/components/meta-packages/gnome-gettext/gnome-gettext.p5m
+++ /dev/null
@@ -1,25 +0,0 @@
-#
-# This file and its contents are supplied under the terms of the
-# Common Development and Distribution License ("CDDL"), version 1.0.
-# You may only use this file in accordance with the terms of version
-# 1.0 of the CDDL.
-#
-# A full copy of the text of the CDDL should have accompanied this
-# source.  A copy of the CDDL is also available via the Internet at
-# http://www.illumos.org/license/CDDL.
-#
-
-#
-# Copyright 2014 Alexander Pyhalov.  All rights reserved.
-#
-
-set name=pkg.fmri value=pkg:/developer/gnome/gettext@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
-set name=pkg.summary value="$(COMPONENT_SUMMARY)"
-set name=description value="$(COMPONENT_SUMMARY)"
-set name=info.classification value="org.opensolaris.category.2008:Meta Packages/Group Packages"
-set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
-
-depend fmri=developer/build/pkg-config type=require
-depend fmri=gnome/gnome-common type=require
-depend fmri=text/gnu-gettext type=require
-depend fmri=text/intltool type=require
diff --git a/components/meta-packages/gnome-gettext/manifests/sample-manifest.p5m b/components/meta-packages/gnome-gettext/manifests/sample-manifest.p5m
deleted file mode 100644
index eb40f3c..0000000
--- a/components/meta-packages/gnome-gettext/manifests/sample-manifest.p5m
+++ /dev/null
@@ -1,24 +0,0 @@
-#
-# This file and its contents are supplied under the terms of the
-# Common Development and Distribution License ("CDDL"), version 1.0.
-# You may only use this file in accordance with the terms of version
-# 1.0 of the CDDL.
-#
-# A full copy of the text of the CDDL should have accompanied this
-# source.  A copy of the CDDL is also available via the Internet at
-# http://www.illumos.org/license/CDDL.
-#
-
-#
-# Copyright 2016 <contributor>
-#
-
-set name=pkg.fmri value=pkg:/$(COMPONENT_FMRI)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
-set name=pkg.summary value="$(COMPONENT_SUMMARY)"
-set name=info.classification value="$(COMPONENT_CLASSIFICATION)"
-set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
-set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
-set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
-
-license $(COMPONENT_LICENSE_FILE) license='$(COMPONENT_LICENSE)'
-
diff --git a/components/meta-packages/gnome-gettext/pkg5 b/components/meta-packages/gnome-gettext/pkg5
deleted file mode 100644
index 49ba608..0000000
--- a/components/meta-packages/gnome-gettext/pkg5
+++ /dev/null
@@ -1,10 +0,0 @@
-{
-    "dependencies": [
-        "SUNWcs",
-        "system/library"
-    ],
-    "fmris": [
-        "developer/gnome/gettext"
-    ],
-    "name": "gnome-gettext"
-}
\ No newline at end of file
diff --git a/components/meta-packages/history/history b/components/meta-packages/history/history
index a5fe567..7252110 100644
--- a/components/meta-packages/history/history
+++ b/components/meta-packages/history/history
@@ -355,6 +355,7 @@
 developer/gcc-6@6.5.0,5.11-2020.0.1.3
 developer/gcc-8@8.4.0,5.11-2020.0.1.3
 developer/gcc-9@9.4.0,5.11-2020.0.1.1
+developer/gnome/gettext@2.30.1,5.11-2020.0.1.1
 developer/gob2@2.0.16,5.11-2016.1.1.0
 developer/golang-16@1.6.3,5.11-2017.0.0.3
 developer/gupc-5@5.2.0.1,5.11-2017.0.0.1

--
Gitblit v1.9.3