From 970adddbfc48d143ebaae950543ddbfcb6eb25c5 Mon Sep 17 00:00:00 2001
From: Andreas Wacknitz <A.Wacknitz@gmx.de>
Date: Fri, 29 Mar 2024 23:01:14 +0100
Subject: [PATCH] rebuild sane-backends

---
 components/library/pangomm/pangomm.p5m |   15 +--------------
 1 files changed, 1 insertions(+), 14 deletions(-)

diff --git a/components/library/pangomm/pangomm.p5m b/components/library/pangomm/pangomm.p5m
index d70a673..1c2858d 100644
--- a/components/library/pangomm/pangomm.p5m
+++ b/components/library/pangomm/pangomm.p5m
@@ -10,8 +10,7 @@
 #
 
 #
-# Copyright 2014 Alexander Pyhalov.  All rights reserved.
-# Copyright 2018 Michal Nowak
+# Copyright 2024 Andreas Wacknitz
 #
 
 set name=pkg.fmri value=pkg:/$(COMPONENT_FMRI)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
@@ -23,10 +22,6 @@
 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
 
 license $(COMPONENT_LICENSE_FILE) license='$(COMPONENT_LICENSE)'
-
-# As we don't build documentation at the moment the following transforms aren't needed:
-#<transform file path=usr/share/doc/.* ->  default facet.doc true>
-#<transform file path=usr/share/doc/pangomm-1.4/reference/html/.* ->  default facet.doc.html true>
 
 file path=usr/include/pangomm-1.4/pangomm.h
 file path=usr/include/pangomm-1.4/pangomm/attributes.h
@@ -90,11 +85,3 @@
 file path=usr/lib/$(MACH64)/pangomm-1.4/proc/m4/convert_pango.m4
 file path=usr/lib/$(MACH64)/pangomm-1.4/proc/m4/convert_pangomm.m4
 file path=usr/lib/$(MACH64)/pkgconfig/pangomm-1.4.pc
-link path=usr/lib/libpangomm-1.4.so target=libpangomm-1.4.so.1
-link path=usr/lib/libpangomm-1.4.so.1 target=libpangomm-1.4.so.1.0.30
-file path=usr/lib/libpangomm-1.4.so.1.0.30
-file path=usr/lib/pangomm-1.4/include/pangommconfig.h
-file path=usr/lib/pangomm-1.4/proc/m4/convert.m4
-file path=usr/lib/pangomm-1.4/proc/m4/convert_pango.m4
-file path=usr/lib/pangomm-1.4/proc/m4/convert_pangomm.m4
-file path=usr/lib/pkgconfig/pangomm-1.4.pc

--
Gitblit v1.9.3