Andreas Wacknitz
2022-11-21 6bf6a8943daf421965bcde8dfa84a3beb5daebd9
libXpm: update to 3.5.14, drop old libXpm.3lib and 32 bit apps

2 files deleted
4 files modified
241 ■■■■■ changed files
components/x11/libXpm/Makefile 18 ●●●●● patch | view | raw | blame | history
components/x11/libXpm/libXpm.license 70 ●●●●● patch | view | raw | blame | history
components/x11/libXpm/libXpm.p5m 48 ●●●●● patch | view | raw | blame | history
components/x11/libXpm/manifests/sample-manifest.p5m 48 ●●●●● patch | view | raw | blame | history
components/x11/libXpm/pkg5 1 ●●●● patch | view | raw | blame | history
components/x11/libXpm/srcs/man/libXpm.3lib 56 ●●●●● patch | view | raw | blame | history
components/x11/libXpm/Makefile
@@ -18,23 +18,17 @@
include $(WS_MAKE_RULES)/x11.mk
COMPONENT_NAME=    libXpm
COMPONENT_VERSION= 3.5.13
COMPONENT_REVISION=    1
COMPONENT_FMRI=    x11/library/libxpm
COMPONENT_VERSION= 3.5.14
COMPONENT_SUMMARY= libXpm - X Pixmap library 
COMPONENT_ARCHIVE_HASH= \
  sha256:9cd1da57588b6cb71450eff2273ef6b657537a9ac4d02d0014228845b935ac25
COMPONENT_ARCHIVE_EXTENSION= .tar.xz
COMPONENT_ARCHIVE_HASH= sha256:f7eb8f69c039281def8258ae6859adb5f050fbe161ab3d6a2d6ef109a603eac2
COMPONENT_FMRI=    x11/library/libxpm
COMPONENT_LICENSE_FILE= COPYING
include $(WS_MAKE_RULES)/common.mk
COMPONENT_PREP_ACTION = ( cp -r $(COMPONENT_DIR)/srcs/* $(SOURCE_DIR) && \
                          cd $(@D) &&  autoreconf -f  -i )
COMPONENT_PREP_ACTION = ( cd $(@D) && autoreconf -fi )
CONFIGURE_DEFAULT_DIRS=no
CONFIGURE_OPTIONS+= --mandir=$(CONFIGURE_MANDIR)
CONFIGURE_OPTIONS+= --bindir=$(USRBINDIR$(BITS))
CONFIGURE_OPTIONS+= --libdir=$(CONFIGURE_LIBDIR.$(BITS))
CONFIGURE_OPTIONS+= --sbindir=$(USRSBINDIR$(BITS))
CONFIGURE_OPTIONS+= --disable-static
CONFIGURE_OPTIONS+= --enable-shared
components/x11/libXpm/libXpm.license
File was deleted
components/x11/libXpm/libXpm.p5m
@@ -14,6 +14,7 @@
#
set name=pkg.fmri value=pkg:/$(COMPONENT_FMRI)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
set name=pkg.human-version value=$(HUMAN_VERSION)
set name=pkg.summary value="$(COMPONENT_SUMMARY)"
set name=info.classification value="$(COMPONENT_CLASSIFICATION)"
set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
@@ -22,10 +23,12 @@
license $(COMPONENT_LICENSE_FILE) license='$(COMPONENT_LICENSE)'
<transform file path=.*/bin/$(MACH32)/.+ -> drop>
file path=usr/bin/$(MACH32)/cxpm
file path=usr/bin/$(MACH32)/sxpm
file path=usr/bin/$(MACH64)/cxpm
file path=usr/bin/$(MACH64)/sxpm
file path=usr/bin/cxpm
file path=usr/bin/sxpm
file path=usr/include/X11/xpm.h
link path=usr/lib/$(MACH64)/libXpm.so target=libXpm.so.4.11.0
link path=usr/lib/$(MACH64)/libXpm.so.4 target=libXpm.so.4.11.0
@@ -37,3 +40,44 @@
file path=usr/lib/pkgconfig/xpm.pc
file path=usr/share/man/man1/cxpm.1
file path=usr/share/man/man1/sxpm.1
file path=usr/share/man/man3/XpmAttributesSize.3
file path=usr/share/man/man3/XpmCreateBuffer.3
file path=usr/share/man/man3/XpmCreateBufferFromImage.3
file path=usr/share/man/man3/XpmCreateBufferFromPixmap.3
file path=usr/share/man/man3/XpmCreateBufferFromXpmImage.3
file path=usr/share/man/man3/XpmCreateData.3
file path=usr/share/man/man3/XpmCreateDataFromImage.3
file path=usr/share/man/man3/XpmCreateDataFromPixmap.3
file path=usr/share/man/man3/XpmCreateDataFromXpmImage.3
file path=usr/share/man/man3/XpmCreateImage.3
file path=usr/share/man/man3/XpmCreateImageFromBuffer.3
file path=usr/share/man/man3/XpmCreateImageFromData.3
file path=usr/share/man/man3/XpmCreateImageFromXpmImage.3
file path=usr/share/man/man3/XpmCreatePixmap.3
file path=usr/share/man/man3/XpmCreatePixmapFromBuffer.3
file path=usr/share/man/man3/XpmCreatePixmapFromData.3
file path=usr/share/man/man3/XpmCreatePixmapFromXpmImage.3
file path=usr/share/man/man3/XpmCreateXpmImage.3
file path=usr/share/man/man3/XpmCreateXpmImageFromBuffer.3
file path=usr/share/man/man3/XpmCreateXpmImageFromData.3
file path=usr/share/man/man3/XpmCreateXpmImageFromImage.3
file path=usr/share/man/man3/XpmCreateXpmImageFromPixmap.3
file path=usr/share/man/man3/XpmFree.3
file path=usr/share/man/man3/XpmFreeAttributes.3
file path=usr/share/man/man3/XpmFreeExtensions.3
file path=usr/share/man/man3/XpmFreeXpmImage.3
file path=usr/share/man/man3/XpmFreeXpmInfo.3
file path=usr/share/man/man3/XpmGetErrorString.3
file path=usr/share/man/man3/XpmLibraryVersion.3
file path=usr/share/man/man3/XpmMisc.3
file path=usr/share/man/man3/XpmRead.3
file path=usr/share/man/man3/XpmReadFileToBuffer.3
file path=usr/share/man/man3/XpmReadFileToData.3
file path=usr/share/man/man3/XpmReadFileToImage.3
file path=usr/share/man/man3/XpmReadFileToPixmap.3
file path=usr/share/man/man3/XpmReadFileToXpmImage.3
file path=usr/share/man/man3/XpmWrite.3
file path=usr/share/man/man3/XpmWriteFileFromBuffer.3
file path=usr/share/man/man3/XpmWriteFileFromImage.3
file path=usr/share/man/man3/XpmWriteFileFromPixmap.3
file path=usr/share/man/man3/XpmWriteFileFromXpmImage.3
components/x11/libXpm/manifests/sample-manifest.p5m
@@ -10,10 +10,11 @@
#
#
# Copyright 2016 <contributor>
# Copyright 2022 <contributor>
#
set name=pkg.fmri value=pkg:/$(COMPONENT_FMRI)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
set name=pkg.human-version value=$(HUMAN_VERSION)
set name=pkg.summary value="$(COMPONENT_SUMMARY)"
set name=info.classification value="$(COMPONENT_CLASSIFICATION)"
set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
@@ -24,8 +25,8 @@
file path=usr/bin/$(MACH32)/cxpm
file path=usr/bin/$(MACH32)/sxpm
file path=usr/bin/$(MACH64)/cxpm
file path=usr/bin/$(MACH64)/sxpm
file path=usr/bin/cxpm
file path=usr/bin/sxpm
file path=usr/include/X11/xpm.h
link path=usr/lib/$(MACH64)/libXpm.so target=libXpm.so.4.11.0
link path=usr/lib/$(MACH64)/libXpm.so.4 target=libXpm.so.4.11.0
@@ -37,3 +38,44 @@
file path=usr/lib/pkgconfig/xpm.pc
file path=usr/share/man/man1/cxpm.1
file path=usr/share/man/man1/sxpm.1
file path=usr/share/man/man3/XpmAttributesSize.3
file path=usr/share/man/man3/XpmCreateBuffer.3
file path=usr/share/man/man3/XpmCreateBufferFromImage.3
file path=usr/share/man/man3/XpmCreateBufferFromPixmap.3
file path=usr/share/man/man3/XpmCreateBufferFromXpmImage.3
file path=usr/share/man/man3/XpmCreateData.3
file path=usr/share/man/man3/XpmCreateDataFromImage.3
file path=usr/share/man/man3/XpmCreateDataFromPixmap.3
file path=usr/share/man/man3/XpmCreateDataFromXpmImage.3
file path=usr/share/man/man3/XpmCreateImage.3
file path=usr/share/man/man3/XpmCreateImageFromBuffer.3
file path=usr/share/man/man3/XpmCreateImageFromData.3
file path=usr/share/man/man3/XpmCreateImageFromXpmImage.3
file path=usr/share/man/man3/XpmCreatePixmap.3
file path=usr/share/man/man3/XpmCreatePixmapFromBuffer.3
file path=usr/share/man/man3/XpmCreatePixmapFromData.3
file path=usr/share/man/man3/XpmCreatePixmapFromXpmImage.3
file path=usr/share/man/man3/XpmCreateXpmImage.3
file path=usr/share/man/man3/XpmCreateXpmImageFromBuffer.3
file path=usr/share/man/man3/XpmCreateXpmImageFromData.3
file path=usr/share/man/man3/XpmCreateXpmImageFromImage.3
file path=usr/share/man/man3/XpmCreateXpmImageFromPixmap.3
file path=usr/share/man/man3/XpmFree.3
file path=usr/share/man/man3/XpmFreeAttributes.3
file path=usr/share/man/man3/XpmFreeExtensions.3
file path=usr/share/man/man3/XpmFreeXpmImage.3
file path=usr/share/man/man3/XpmFreeXpmInfo.3
file path=usr/share/man/man3/XpmGetErrorString.3
file path=usr/share/man/man3/XpmLibraryVersion.3
file path=usr/share/man/man3/XpmMisc.3
file path=usr/share/man/man3/XpmRead.3
file path=usr/share/man/man3/XpmReadFileToBuffer.3
file path=usr/share/man/man3/XpmReadFileToData.3
file path=usr/share/man/man3/XpmReadFileToImage.3
file path=usr/share/man/man3/XpmReadFileToPixmap.3
file path=usr/share/man/man3/XpmReadFileToXpmImage.3
file path=usr/share/man/man3/XpmWrite.3
file path=usr/share/man/man3/XpmWriteFileFromBuffer.3
file path=usr/share/man/man3/XpmWriteFileFromImage.3
file path=usr/share/man/man3/XpmWriteFileFromPixmap.3
file path=usr/share/man/man3/XpmWriteFileFromXpmImage.3
components/x11/libXpm/pkg5
@@ -2,6 +2,7 @@
    "dependencies": [
        "SUNWcs",
        "developer/build/autoconf/xorg-macros",
        "shell/ksh93",
        "system/library",
        "x11/header/x11-protocols",
        "x11/library/libx11",
components/x11/libXpm/srcs/man/libXpm.3lib
File was deleted