Import libXpm-3.5.6 from pkgsrc-wip:

XPM (X PixMap) is a format for storing and retrieving X pixmaps
to and from files.

This libXpm is from the modular Xorg X11.

This package includes the cxpm(1) tool for checking XPM files
and the sxpm(1) tool for viewing and conversions of XPM files.
This commit is contained in:
joerg 2006-11-03 21:06:54 +00:00
parent 88d55be449
commit d99dc2608f
5 changed files with 71 additions and 0 deletions

7
x11/libXpm/DESCR Normal file
View file

@ -0,0 +1,7 @@
XPM (X PixMap) is a format for storing and retrieving X pixmaps
to and from files.
This libXpm is from the modular Xorg X11.
This package includes the cxpm(1) tool for checking XPM files
and the sxpm(1) tool for viewing and conversions of XPM files.

29
x11/libXpm/Makefile Normal file
View file

@ -0,0 +1,29 @@
# $NetBSD: Makefile,v 1.1.1.1 2006/11/03 21:06:54 joerg Exp $
#
DISTNAME= libXpm-3.5.6
CATEGORIES= graphics x11
MASTER_SITES= http://xorg.freedesktop.org/releases/individual/lib/
EXTRACT_SUFX= .tar.bz2
MAINTAINER= joerg@NetBSD.xorg
HOMEPAGE= http://xorg.freedesktop.org/
COMMENT= X PixMap Library from modular Xorg X11
CONFLICTS+= xpm-[0-9]*
PKG_DESTDIR_SUPPORT= user-destdir
USE_LIBTOOL= yes
USE_TOOLS+= pkg-config
PKGCONFIG_OVERRIDE+= xpm.pc.in
GNU_CONFIGURE= yes
CONFIGURE_ENV+= APP_MAN_SUFFIX=1
.include "../../x11/libX11/buildlink3.mk"
.include "../../x11/libXext/buildlink3.mk"
.include "../../x11/libXt/buildlink3.mk"
.include "../../x11/xextproto/buildlink3.mk"
.include "../../x11/xproto/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"

8
x11/libXpm/PLIST Normal file
View file

@ -0,0 +1,8 @@
@comment $NetBSD: PLIST,v 1.1.1.1 2006/11/03 21:06:54 joerg Exp $
bin/cxpm
bin/sxpm
include/X11/xpm.h
lib/libXpm.la
lib/pkgconfig/xpm.pc
man/man1/cxpm.1
man/man1/sxpm.1

22
x11/libXpm/buildlink3.mk Normal file
View file

@ -0,0 +1,22 @@
# $NetBSD: buildlink3.mk,v 1.1.1.1 2006/11/03 21:06:54 joerg Exp $
BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+
LIBXPM_BUILDLINK3_MK:= ${LIBXPM_BUILDLINK3_MK}+
.if ${BUILDLINK_DEPTH} == "+"
BUILDLINK_DEPENDS+= libXpm
.endif
BUILDLINK_PACKAGES:= ${BUILDLINK_PACKAGES:NlibXpm}
BUILDLINK_PACKAGES+= libXpm
BUILDLINK_ORDER:= ${BUILDLINK_ORDER} ${BUILDLINK_DEPTH}libXpm
.if ${LIBXPM_BUILDLINK3_MK} == "+"
BUILDLINK_API_DEPENDS.libXpm+= libXpm>=3.5.4.2
BUILDLINK_PKGSRCDIR.libXpm?= ../../x11/libXpm
.endif # LIBXPM_BUILDLINK3_MK
.include "../../x11/libX11/buildlink3.mk"
.include "../../x11/xproto/buildlink3.mk"
BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH:S/+$//}

5
x11/libXpm/distinfo Normal file
View file

@ -0,0 +1,5 @@
$NetBSD: distinfo,v 1.1.1.1 2006/11/03 21:06:54 joerg Exp $
SHA1 (libXpm-3.5.6.tar.bz2) = 870e29be101e9063963a31feab4adb662bd1ead9
RMD160 (libXpm-3.5.6.tar.bz2) = f74ab2c72752e34355b01aebea83f4a3c3a8f218
Size (libXpm-3.5.6.tar.bz2) = 371577 bytes