[Midnightbsd-cvs] mports: x11/libXxf86vm: Added libXxf86vm-1.0.1
ctriv at midnightbsd.org
ctriv at midnightbsd.org
Tue Oct 2 18:21:15 EDT 2007
Log Message:
-----------
Added libXxf86vm-1.0.1
Added Files:
-----------
mports/x11/libXxf86vm:
Makefile (r1.1)
distinfo (r1.1)
pkg-descr (r1.1)
pkg-plist (r1.1)
-------------- next part --------------
--- /dev/null
+++ x11/libXxf86vm/pkg-descr
@@ -0,0 +1,6 @@
+This package contains the XKB file library.
+
+WWW: http://www.freedesktop.org/Software/xorg
+
+- Eric Anholt
+anholt at FreeBSD.org
--- /dev/null
+++ x11/libXxf86vm/pkg-plist
@@ -0,0 +1,6 @@
+lib/libXxf86vm.a
+lib/libXxf86vm.la
+lib/libXxf86vm.so
+lib/libXxf86vm.so.1
+libdata/pkgconfig/xxf86vm.pc
+ at dirrmtry include/X11/extensions
--- /dev/null
+++ x11/libXxf86vm/Makefile
@@ -0,0 +1,43 @@
+# New ports collection makefile for: libXxf86vm
+# Date Created: 8 Feb 2006
+# Whom: Eric Anholt <anholt at FreeBSD.org>
+#
+# $FreeBSD: ports/x11/libXxf86vm/Makefile,v 1.1 2007/05/19 20:26:59 flz Exp $
+# $MidnightBSD: mports/x11/libXxf86vm/Makefile,v 1.1 2007/10/02 22:21:15 ctriv Exp $
+#
+
+PORTNAME= libXxf86vm
+PORTVERSION= 1.0.1
+CATEGORIES= x11
+
+MAINTAINER= ports at MidnightBSD.org
+COMMENT= X Vidmode Extension
+LICENSE= x11
+
+XORG_CAT= lib
+USE_XORG= xproto x11 xextproto xext xf86vidmodeproto:both
+
+MAN3= XF86VM.3 \
+ XF86VidModeLockModeSwitch.3 \
+ XF86VidModeDeleteModeLine.3 \
+ XF86VidModeModModeLine.3 \
+ XF86VidModeGetAllModeLines.3 \
+ XF86VidModeQueryExtension.3 \
+ XF86VidModeGetDotClocks.3 \
+ XF86VidModeQueryVersion.3 \
+ XF86VidModeGetGamma.3 \
+ XF86VidModeSetClientVersion.3 \
+ XF86VidModeGetGammaRamp.3 \
+ XF86VidModeSetGamma.3 \
+ XF86VidModeGetGammaRampSize.3 \
+ XF86VidModeSetGammaRamp.3 \
+ XF86VidModeGetModeLine.3 \
+ XF86VidModeSetViewPort.3 \
+ XF86VidModeGetMonitor.3 \
+ XF86VidModeSwitchMode.3 \
+ XF86VidModeGetPermissions.3 \
+ XF86VidModeSwitchToMode.3 \
+ XF86VidModeGetViewPort.3 \
+ XF86VidModeValidateModeLine.3
+
+.include <bsd.port.mk>
--- /dev/null
+++ x11/libXxf86vm/distinfo
@@ -0,0 +1,3 @@
+MD5 (xorg/lib/libXxf86vm-1.0.1.tar.bz2) = 8de1ca6c55aaad7d8cae19b4f0b3da32
+SHA256 (xorg/lib/libXxf86vm-1.0.1.tar.bz2) = e08fc2c1611c422f751ed02810491b45bf7faa4207d762a11f11815263c9285a
+SIZE (xorg/lib/libXxf86vm-1.0.1.tar.bz2) = 227928
More information about the Midnightbsd-cvs
mailing list