[Midnightbsd-cvs] mports: x11/libXres: Added libXres-1.0.3: X Resource usage library

ctriv at midnightbsd.org ctriv at midnightbsd.org
Fri Oct 5 11:13:37 EDT 2007


Log Message:
-----------
Added libXres-1.0.3: X Resource usage library

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

-------------- next part --------------
--- /dev/null
+++ x11/libXres/pkg-descr
@@ -0,0 +1,6 @@
+This package contains the X Resource usage library.
+
+WWW: http://www.freedesktop.org/Software/xlibs
+
+- Eric Anholt
+anholt at FreeBSD.org
--- /dev/null
+++ x11/libXres/pkg-plist
@@ -0,0 +1,6 @@
+include/X11/extensions/XRes.h
+lib/libXRes.a
+lib/libXRes.la
+lib/libXRes.so
+lib/libXRes.so.1
+libdata/pkgconfig/xres.pc
--- /dev/null
+++ x11/libXres/Makefile
@@ -0,0 +1,27 @@
+# New ports collection makefile for:   libXext
+# Date Created:			29 Oct, 2003
+# Whom:				Eric Anholt <anholt at FreeBSD.org>
+#
+# $FreeBSD: ports/x11/libXres/Makefile,v 1.21 2007/09/13 19:45:00 flz Exp $
+# $MidnightBSD: mports/x11/libXres/Makefile,v 1.1 2007/10/05 15:13:37 ctriv Exp $
+#
+
+PORTNAME=	libXres
+PORTVERSION=	1.0.3
+CATEGORIES=	x11
+
+MAINTAINER=	ports at MidnightBSD.org
+COMMENT=	X Resource usage library
+LICENSE=	x11
+
+XORG_CAT=	lib
+USE_XORG=	x11 xext xextproto resourceproto
+
+MAN3=		XRes.3 \
+		XResQueryClients.3 \
+		XResQueryClientPixmapBytes.3 \
+		XResQueryClientResources.3 \
+		XResQueryExtension.3 \
+		XResQueryVersion.3
+
+.include <bsd.port.mk>
--- /dev/null
+++ x11/libXres/distinfo
@@ -0,0 +1,3 @@
+MD5 (xorg/lib/libXres-1.0.3.tar.bz2) = de66ffb657aba64c9d6dbdeabb757f3e
+SHA256 (xorg/lib/libXres-1.0.3.tar.bz2) = a6d5ba7573f5ec0f091095f01b51d1e671dd0f14acb5b8559cdf366e398a0230
+SIZE (xorg/lib/libXres-1.0.3.tar.bz2) = 218203


More information about the Midnightbsd-cvs mailing list