Marcel Telka
2023-09-29 d5faa975ff9465a3b8e5ac062f49b76299f57002
libXcomposite: change man page suffix and drop autoreconf call

4 files modified
62 ■■■■■ changed files
components/x11/libXcomposite/Makefile 4 ●●●● patch | view | raw | blame | history
components/x11/libXcomposite/libXcomposite.p5m 28 ●●●●● patch | view | raw | blame | history
components/x11/libXcomposite/manifests/sample-manifest.p5m 26 ●●●● patch | view | raw | blame | history
components/x11/libXcomposite/pkg5 4 ●●●● patch | view | raw | blame | history
components/x11/libXcomposite/Makefile
@@ -19,6 +19,7 @@
COMPONENT_NAME=    libXcomposite
COMPONENT_VERSION= 0.4.6
COMPONENT_REVISION=1
COMPONENT_SUMMARY= libXcomposite - X11 Composite extension library 
COMPONENT_ARCHIVE= $(COMPONENT_SRC).tar.xz
COMPONENT_ARCHIVE_HASH= sha256:fe40bcf0ae1a09070eba24088a5eb9810efe57453779ec1e20a55080c6dc2c87
@@ -26,10 +27,9 @@
include $(WS_MAKE_RULES)/common.mk
COMPONENT_PREP_ACTION = ( cd $(@D) && autoreconf -f -i )
CONFIGURE_OPTIONS+= --disable-static
CONFIGURE_OPTIONS+= --enable-shared
CONFIGURE_OPTIONS+= LIB_MAN_SUFFIX=3xcomposite
LD_OPTIONS += -M$(COMPONENT_DIR)/mapfile-vers
components/x11/libXcomposite/libXcomposite.p5m
@@ -23,9 +23,6 @@
license $(COMPONENT_LICENSE_FILE) license='$(COMPONENT_LICENSE)'
<transform file path=usr/share/man/man3xcomposite/(.+)$ \
    -> set action.hash usr/share/man/man3/%<\1> >
link path=usr/X11/lib/$(MACH64)/libXcomposite.so target=../../../lib/$(MACH64)/libXcomposite.so
link path=usr/X11/lib/$(MACH64)/libXcomposite.so.1 target=../../../lib/$(MACH64)/libXcomposite.so.1
link path=usr/X11/lib/libXcomposite.so target=../../lib/libXcomposite.so
@@ -40,16 +37,15 @@
link path=usr/lib/libXcomposite.so.1 target=libXcomposite.so.1.0.0
file path=usr/lib/libXcomposite.so.1.0.0
file path=usr/lib/pkgconfig/xcomposite.pc
file path=usr/share/man/man3xcomposite/XCompositeCreateRegionFromBorderClip.3
file path=usr/share/man/man3xcomposite/XCompositeGetOverlayWindow.3
file path=usr/share/man/man3xcomposite/XCompositeNameWindowPixmap.3
file path=usr/share/man/man3xcomposite/XCompositeQueryExtension.3
file path=usr/share/man/man3xcomposite/XCompositeQueryVersion.3
file path=usr/share/man/man3xcomposite/XCompositeRedirectSubwindows.3
file path=usr/share/man/man3xcomposite/XCompositeRedirectWindow.3
file path=usr/share/man/man3xcomposite/XCompositeReleaseOverlayWindow.3
file path=usr/share/man/man3xcomposite/XCompositeUnredirectSubwindows.3
file path=usr/share/man/man3xcomposite/XCompositeUnredirectWindow.3
file path=usr/share/man/man3xcomposite/XCompositeVersion.3
file path=usr/share/man/man3xcomposite/Xcomposite.3
file path=usr/share/man/man3xcomposite/XCompositeCreateRegionFromBorderClip.3xcomposite
file path=usr/share/man/man3xcomposite/XCompositeGetOverlayWindow.3xcomposite
file path=usr/share/man/man3xcomposite/XCompositeNameWindowPixmap.3xcomposite
file path=usr/share/man/man3xcomposite/XCompositeQueryExtension.3xcomposite
file path=usr/share/man/man3xcomposite/XCompositeQueryVersion.3xcomposite
file path=usr/share/man/man3xcomposite/XCompositeRedirectSubwindows.3xcomposite
file path=usr/share/man/man3xcomposite/XCompositeRedirectWindow.3xcomposite
file path=usr/share/man/man3xcomposite/XCompositeReleaseOverlayWindow.3xcomposite
file path=usr/share/man/man3xcomposite/XCompositeUnredirectSubwindows.3xcomposite
file path=usr/share/man/man3xcomposite/XCompositeUnredirectWindow.3xcomposite
file path=usr/share/man/man3xcomposite/XCompositeVersion.3xcomposite
file path=usr/share/man/man3xcomposite/Xcomposite.3xcomposite
components/x11/libXcomposite/manifests/sample-manifest.p5m
@@ -10,7 +10,7 @@
#
#
# Copyright 2022 <contributor>
# Copyright 2023 <contributor>
#
set name=pkg.fmri value=pkg:/$(COMPONENT_FMRI)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
@@ -32,15 +32,15 @@
link path=usr/lib/libXcomposite.so.1 target=libXcomposite.so.1.0.0
file path=usr/lib/libXcomposite.so.1.0.0
file path=usr/lib/pkgconfig/xcomposite.pc
file path=usr/share/man/man3/XCompositeCreateRegionFromBorderClip.3
file path=usr/share/man/man3/XCompositeGetOverlayWindow.3
file path=usr/share/man/man3/XCompositeNameWindowPixmap.3
file path=usr/share/man/man3/XCompositeQueryExtension.3
file path=usr/share/man/man3/XCompositeQueryVersion.3
file path=usr/share/man/man3/XCompositeRedirectSubwindows.3
file path=usr/share/man/man3/XCompositeRedirectWindow.3
file path=usr/share/man/man3/XCompositeReleaseOverlayWindow.3
file path=usr/share/man/man3/XCompositeUnredirectSubwindows.3
file path=usr/share/man/man3/XCompositeUnredirectWindow.3
file path=usr/share/man/man3/XCompositeVersion.3
file path=usr/share/man/man3/Xcomposite.3
file path=usr/share/man/man3xcomposite/XCompositeCreateRegionFromBorderClip.3xcomposite
file path=usr/share/man/man3xcomposite/XCompositeGetOverlayWindow.3xcomposite
file path=usr/share/man/man3xcomposite/XCompositeNameWindowPixmap.3xcomposite
file path=usr/share/man/man3xcomposite/XCompositeQueryExtension.3xcomposite
file path=usr/share/man/man3xcomposite/XCompositeQueryVersion.3xcomposite
file path=usr/share/man/man3xcomposite/XCompositeRedirectSubwindows.3xcomposite
file path=usr/share/man/man3xcomposite/XCompositeRedirectWindow.3xcomposite
file path=usr/share/man/man3xcomposite/XCompositeReleaseOverlayWindow.3xcomposite
file path=usr/share/man/man3xcomposite/XCompositeUnredirectSubwindows.3xcomposite
file path=usr/share/man/man3xcomposite/XCompositeUnredirectWindow.3xcomposite
file path=usr/share/man/man3xcomposite/XCompositeVersion.3xcomposite
file path=usr/share/man/man3xcomposite/Xcomposite.3xcomposite
components/x11/libXcomposite/pkg5
@@ -1,10 +1,6 @@
{
    "dependencies": [
        "SUNWcs",
        "developer/build/autoconf/xorg-macros",
        "shell/ksh93",
        "system/library",
        "x11/header/x11-protocols",
        "x11/library/libx11",
        "x11/library/libxfixes"
    ],