[Midnightbsd-cvs] mports: x11/libXp: Added libXp-1.0.0

ctriv at midnightbsd.org ctriv at midnightbsd.org
Wed Oct 3 16:25:34 EDT 2007


Log Message:
-----------
Added libXp-1.0.0

Added Files:
-----------
    mports/x11/libXp:
        Makefile (r1.1)
        distinfo (r1.1)
        pkg-descr (r1.1)
        pkg-plist (r1.1)

-------------- next part --------------
--- /dev/null
+++ x11/libXp/pkg-descr
@@ -0,0 +1,6 @@
+This package contains the X print library.
+
+WWW: http://www.freedesktop.org/Software/xorg
+
+- Eric Anholt
+anholt at FreeBSD.org
--- /dev/null
+++ x11/libXp/pkg-plist
@@ -0,0 +1,5 @@
+lib/libXp.a
+lib/libXp.la
+lib/libXp.so
+lib/libXp.so.6
+libdata/pkgconfig/xp.pc
--- /dev/null
+++ x11/libXp/Makefile
@@ -0,0 +1,58 @@
+# New ports collection makefile for:   libXp
+# Date Created:			4 May 2004
+# Whom:				Eric Anholt <anholt at FreeBSD.org>
+#
+# $FreeBSD: ports/x11/libXp/Makefile,v 1.10 2007/05/19 20:26:52 flz Exp $
+# $MidnightBSD: mports/x11/libXp/Makefile,v 1.1 2007/10/03 20:25:34 ctriv Exp $
+#
+
+PORTNAME=	libXp
+PORTVERSION=	1.0.0
+CATEGORIES=	x11
+
+MAINTAINER=	ports at MidnightBSD.org
+COMMENT=	X print library
+LICENSE=	x11
+
+XORG_CAT=	lib
+USE_XORG=	x11 xext xextproto xau printproto:both
+USE_AUTOTOOLS=	libtool:15
+
+CONFIGURE_TARGET=	--build=${ARCH}-portbld-freebsd${OSREL}
+
+MAN3=	XpCancelDoc.3 \
+	XpCancelJob.3 \
+	XpCancelPage.3 \
+	XpCreateContext.3 \
+	XpDestroyContext.3 \
+	XpEndDoc.3 \
+	XpEndJob.3 \
+	XpEndPage.3 \
+	XpFreePrinterList.3 \
+	XpGetAttributes.3 \
+	XpGetContext.3 \
+	XpGetDocumentData.3 \
+	XpGetImageResolution.3 \
+	XpGetLocaleHinter.3 \
+	XpGetOneAttribute.3 \
+	XpGetPageDimensions.3 \
+	XpGetPdmStartParams.3 \
+	XpGetPrinterList.3 \
+	XpGetScreenOfContext.3 \
+	XpInputSelected.3 \
+	XpPutDocumentData.3 \
+	XpQueryExtension.3 \
+	XpQueryScreens.3 \
+	XpQueryVersion.3 \
+	XpRehashPrinterList.3 \
+	XpSelectInput.3 \
+	XpSetAttributes.3 \
+	XpSetContext.3 \
+	XpSetImageResolution.3 \
+	XpSetLocaleHinter.3 \
+	XpStartDoc.3 \
+	XpStartJob.3 \
+	XpStartPage.3 \
+	libXp.3
+
+.include <bsd.port.mk>
--- /dev/null
+++ x11/libXp/distinfo
@@ -0,0 +1,3 @@
+MD5 (xorg/lib/libXp-1.0.0.tar.bz2) = 0f4ac39108c1ae8c443cdfac259b58fa
+SHA256 (xorg/lib/libXp-1.0.0.tar.bz2) = 7e64b1550ce85b05762e960459ac676a0406c786756b200ff29c57f84bce9cae
+SIZE (xorg/lib/libXp-1.0.0.tar.bz2) = 244470


More information about the Midnightbsd-cvs mailing list