summaryrefslogtreecommitdiff
path: root/x11/libXdmcp
diff options
context:
space:
mode:
authorjoerg <joerg>2006-11-03 17:59:48 +0000
committerjoerg <joerg>2006-11-03 17:59:48 +0000
commit91bd62e6b48cea71e2850a86ea38030b7ec0aca7 (patch)
tree5a1b709e24c5a0c53e70f1ad46a3e6fd162b42e5 /x11/libXdmcp
parentb294deb5801ea0b000575ae5d488d7bd407a1243 (diff)
downloadpkgsrc-91bd62e6b48cea71e2850a86ea38030b7ec0aca7.tar.gz
Import libXdmcp-1.0.1 from pkgsrc-wip:
This is the X Display Manager Control Protocol library. This is from the modular X.org X11 project.
Diffstat (limited to 'x11/libXdmcp')
-rw-r--r--x11/libXdmcp/DESCR2
-rw-r--r--x11/libXdmcp/Makefile22
-rw-r--r--x11/libXdmcp/PLIST4
-rw-r--r--x11/libXdmcp/buildlink3.mk19
-rw-r--r--x11/libXdmcp/distinfo5
5 files changed, 52 insertions, 0 deletions
diff --git a/x11/libXdmcp/DESCR b/x11/libXdmcp/DESCR
new file mode 100644
index 00000000000..a15049561fe
--- /dev/null
+++ b/x11/libXdmcp/DESCR
@@ -0,0 +1,2 @@
+This is the X Display Manager Control Protocol library. This is
+from the modular X.org X11 project.
diff --git a/x11/libXdmcp/Makefile b/x11/libXdmcp/Makefile
new file mode 100644
index 00000000000..5dfc87b5fe0
--- /dev/null
+++ b/x11/libXdmcp/Makefile
@@ -0,0 +1,22 @@
+# $NetBSD: Makefile,v 1.1.1.1 2006/11/03 17:59:48 joerg Exp $
+#
+
+DISTNAME= libXdmcp-1.0.1
+CATEGORIES= x11
+MASTER_SITES= http://xorg.freedesktop.org/releases/individual/lib/
+EXTRACT_SUFX= .tar.bz2
+
+MAINTAINER= joerg@NetBSD.org
+HOMEPAGE= http://xorg.freedesktop.org/
+COMMENT= X Display Manager Control Protocol library from X.org
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+USE_LIBTOOL= yes
+USE_TOOLS+= pkg-config
+PKGCONFIG_OVERRIDE+= xdmcp.pc.in
+GNU_CONFIGURE= yes
+
+.include "../../x11/xproto/buildlink3.mk"
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/x11/libXdmcp/PLIST b/x11/libXdmcp/PLIST
new file mode 100644
index 00000000000..bae808f2d26
--- /dev/null
+++ b/x11/libXdmcp/PLIST
@@ -0,0 +1,4 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2006/11/03 17:59:48 joerg Exp $
+include/X11/Xdmcp.h
+lib/libXdmcp.la
+lib/pkgconfig/xdmcp.pc
diff --git a/x11/libXdmcp/buildlink3.mk b/x11/libXdmcp/buildlink3.mk
new file mode 100644
index 00000000000..689600f7eaf
--- /dev/null
+++ b/x11/libXdmcp/buildlink3.mk
@@ -0,0 +1,19 @@
+# $NetBSD: buildlink3.mk,v 1.1.1.1 2006/11/03 17:59:48 joerg Exp $
+
+BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+
+LIBXDMCP_BUILDLINK3_MK:= ${LIBXDMCP_BUILDLINK3_MK}+
+
+.if ${BUILDLINK_DEPTH} == "+"
+BUILDLINK_DEPENDS+= libXdmcp
+.endif
+
+BUILDLINK_PACKAGES:= ${BUILDLINK_PACKAGES:NlibXdmcp}
+BUILDLINK_PACKAGES+= libXdmcp
+BUILDLINK_ORDER:= ${BUILDLINK_ORDER} ${BUILDLINK_DEPTH}libXdmcp
+
+.if ${LIBXDMCP_BUILDLINK3_MK} == "+"
+BUILDLINK_API_DEPENDS.libXdmcp+= libXdmcp>=0.99
+BUILDLINK_PKGSRCDIR.libXdmcp?= ../../x11/libXdmcp
+.endif # LIBXDMCP_BUILDLINK3_MK
+
+BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH:S/+$//}
diff --git a/x11/libXdmcp/distinfo b/x11/libXdmcp/distinfo
new file mode 100644
index 00000000000..f423f0826ab
--- /dev/null
+++ b/x11/libXdmcp/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2006/11/03 17:59:48 joerg Exp $
+
+SHA1 (libXdmcp-1.0.1.tar.bz2) = 623c6126a085a036845094124fd66857be1d1522
+RMD160 (libXdmcp-1.0.1.tar.bz2) = 0ead2a8692ed8dfd9dd76205936455198f59de8b
+Size (libXdmcp-1.0.1.tar.bz2) = 232303 bytes