summaryrefslogtreecommitdiff
path: root/x11/libXau
diff options
context:
space:
mode:
authorjoerg <joerg>2006-11-03 17:56:32 +0000
committerjoerg <joerg>2006-11-03 17:56:32 +0000
commitb294deb5801ea0b000575ae5d488d7bd407a1243 (patch)
treebefee9160791469217751ea7a2a664d41db7aae4 /x11/libXau
parent8ffd4beea27e272006245c30c8685ac90f44c64f (diff)
downloadpkgsrc-b294deb5801ea0b000575ae5d488d7bd407a1243.tar.gz
Import libXau-1.0.0 from pkgsrc-wip:
LibXau is an authorization protocol for X from the modular X.org X11 project.
Diffstat (limited to 'x11/libXau')
-rw-r--r--x11/libXau/DESCR2
-rw-r--r--x11/libXau/Makefile24
-rw-r--r--x11/libXau/PLIST13
-rw-r--r--x11/libXau/buildlink3.mk19
-rw-r--r--x11/libXau/distinfo5
5 files changed, 63 insertions, 0 deletions
diff --git a/x11/libXau/DESCR b/x11/libXau/DESCR
new file mode 100644
index 00000000000..5bb5791c52b
--- /dev/null
+++ b/x11/libXau/DESCR
@@ -0,0 +1,2 @@
+LibXau is an authorization protocol for X from the modular
+X.org X11 project.
diff --git a/x11/libXau/Makefile b/x11/libXau/Makefile
new file mode 100644
index 00000000000..e32191f3bd9
--- /dev/null
+++ b/x11/libXau/Makefile
@@ -0,0 +1,24 @@
+# $NetBSD: Makefile,v 1.1.1.1 2006/11/03 17:56:32 joerg Exp $
+#
+
+DISTNAME= libXau-1.0.0
+CATEGORIES= x11 devel
+MASTER_SITES= http://xorg.freedesktop.org/releases/individual/lib/
+EXTRACT_SUFX= .tar.bz2
+
+MAINTAINER= joerg@NetBSD.org
+HOMEPAGE= http://xorg.freedesktop.org/
+COMMENT= Authorization Protocol for X from X.org
+
+PKG_INSTALLATION_TYPES= overwrite pkgviews
+PKG_DESTDIR_SUPPORT= user-destdir
+
+USE_LIBTOOL= yes
+GNU_CONFIGURE= yes
+USE_TOOLS+= pkg-config
+
+PKGCONFIG_OVERRIDE+= xau.pc.in
+
+.include "../../x11/xproto/buildlink3.mk"
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/x11/libXau/PLIST b/x11/libXau/PLIST
new file mode 100644
index 00000000000..5b61e9f8694
--- /dev/null
+++ b/x11/libXau/PLIST
@@ -0,0 +1,13 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2006/11/03 17:56:32 joerg Exp $
+include/X11/Xauth.h
+lib/libXau.la
+lib/pkgconfig/xau.pc
+man/man3/Xau.3
+man/man3/XauDisposeAuth.3
+man/man3/XauFileName.3
+man/man3/XauGetAuthByAddr.3
+man/man3/XauGetBestAuthByAddr.3
+man/man3/XauLockAuth.3
+man/man3/XauReadAuth.3
+man/man3/XauUnlockAuth.3
+man/man3/XauWriteAuth.3
diff --git a/x11/libXau/buildlink3.mk b/x11/libXau/buildlink3.mk
new file mode 100644
index 00000000000..e73a0b0400e
--- /dev/null
+++ b/x11/libXau/buildlink3.mk
@@ -0,0 +1,19 @@
+# $NetBSD: buildlink3.mk,v 1.1.1.1 2006/11/03 17:56:32 joerg Exp $
+
+BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+
+LIBXAU_BUILDLINK3_MK:= ${LIBXAU_BUILDLINK3_MK}+
+
+.if ${BUILDLINK_DEPTH} == "+"
+BUILDLINK_DEPENDS+= libXau
+.endif
+
+BUILDLINK_PACKAGES:= ${BUILDLINK_PACKAGES:NlibXau}
+BUILDLINK_PACKAGES+= libXau
+BUILDLINK_ORDER:= ${BUILDLINK_ORDER} ${BUILDLINK_DEPTH}libXau
+
+.if ${LIBXAU_BUILDLINK3_MK} == "+"
+BUILDLINK_API_DEPENDS.libXau+= libXau>=0.1
+BUILDLINK_PKGSRCDIR.libXau?= ../../x11/libXau
+.endif # LIBXAU_BUILDLINK3_MK
+
+BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH:S/+$//}
diff --git a/x11/libXau/distinfo b/x11/libXau/distinfo
new file mode 100644
index 00000000000..ada1058afdb
--- /dev/null
+++ b/x11/libXau/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2006/11/03 17:56:32 joerg Exp $
+
+SHA1 (libXau-1.0.0.tar.bz2) = fc1ca3b9376b2c88fe8bdf5041bdff943529450b
+RMD160 (libXau-1.0.0.tar.bz2) = bdf9ede8b258ba3fd4b8e43e9c9360a1a176373a
+Size (libXau-1.0.0.tar.bz2) = 218003 bytes