[Midnightbsd-cvs] mports: x11/libXdamage: Added libXdamage-1.1.1

ctriv at midnightbsd.org ctriv at midnightbsd.org
Tue Oct 2 18:36:27 EDT 2007


Log Message:
-----------
Added libXdamage-1.1.1

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

-------------- next part --------------
--- /dev/null
+++ x11/libXdamage/pkg-descr
@@ -0,0 +1,6 @@
+This package contains the X Damage extension library.
+
+WWW: http://www.freedesktop.org/Software/xlibs
+
+- Eric Anholt
+anholt at FreeBSD.org
--- /dev/null
+++ x11/libXdamage/pkg-plist
@@ -0,0 +1,6 @@
+include/X11/extensions/Xdamage.h
+lib/libXdamage.a
+lib/libXdamage.la
+lib/libXdamage.so
+lib/libXdamage.so.1
+libdata/pkgconfig/xdamage.pc
--- /dev/null
+++ x11/libXdamage/Makefile
@@ -0,0 +1,20 @@
+# New ports collection makefile for:   libXdamage
+# Date Created:			13 Nov, 2003
+# Whom:				Eric Anholt <anholt at FreeBSD.org>
+#
+# $FreeBSD: ports/x11/libXdamage/Makefile,v 1.13 2007/05/19 20:26:49 flz Exp $
+# $MidnightBSD: mports/x11/libXdamage/Makefile,v 1.1 2007/10/02 22:36:27 ctriv Exp $
+#
+
+PORTNAME=	libXdamage
+PORTVERSION=	1.1.1
+CATEGORIES=	x11
+
+MAINTAINER=	ports at MidnightBSD.org
+COMMENT=	X Damage extension library
+LICENSE=	x11
+
+XORG_CAT=	lib
+USE_XORG=	x11 damageproto:both xfixes fixesproto xextproto xproto:both
+
+.include <bsd.port.mk>
--- /dev/null
+++ x11/libXdamage/distinfo
@@ -0,0 +1,3 @@
+MD5 (xorg/lib/libXdamage-1.1.1.tar.bz2) = ac0ce6b0063a9858c8f24ddb4c60487d
+SHA256 (xorg/lib/libXdamage-1.1.1.tar.bz2) = 0102754db23952a1c3adf7881bbf191f91ca3e3d183e1b0179452bce932fae2e
+SIZE (xorg/lib/libXdamage-1.1.1.tar.bz2) = 201096


More information about the Midnightbsd-cvs mailing list