summaryrefslogtreecommitdiff
path: root/x11/libXres
diff options
context:
space:
mode:
authorjoerg <joerg>2006-11-03 22:05:26 +0000
committerjoerg <joerg>2006-11-03 22:05:26 +0000
commitf8a04bba6902a5f074e1f2da995b7824a86aa9ac (patch)
treee38d68a0becdd38a54102e111c23ad768effb39b /x11/libXres
parentb38b8717445e6f210ef5f6fa4fe40b2df47e9b17 (diff)
downloadpkgsrc-f8a04bba6902a5f074e1f2da995b7824a86aa9ac.tar.gz
Import libXres-1.0.2 from pkgsrc-wip:
This package contains the X Resource Information Extension Library from the modular X.org project. X-Resource is an extension that allows a client to query the X server about its usage of various resources.
Diffstat (limited to 'x11/libXres')
-rw-r--r--x11/libXres/DESCR5
-rw-r--r--x11/libXres/Makefile27
-rw-r--r--x11/libXres/PLIST11
-rw-r--r--x11/libXres/buildlink3.mk23
-rw-r--r--x11/libXres/distinfo5
5 files changed, 71 insertions, 0 deletions
diff --git a/x11/libXres/DESCR b/x11/libXres/DESCR
new file mode 100644
index 00000000000..ce5bb8c7c55
--- /dev/null
+++ b/x11/libXres/DESCR
@@ -0,0 +1,5 @@
+This package contains the X Resource Information Extension Library
+from the modular X.org project.
+
+X-Resource is an extension that allows a client to query the X
+server about its usage of various resources.
diff --git a/x11/libXres/Makefile b/x11/libXres/Makefile
new file mode 100644
index 00000000000..5ce56169b19
--- /dev/null
+++ b/x11/libXres/Makefile
@@ -0,0 +1,27 @@
+# $NetBSD: Makefile,v 1.1.1.1 2006/11/03 22:05:26 joerg Exp $
+#
+
+DISTNAME= libXres-1.0.2
+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 Resource Information Extension Library
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+USE_LIBTOOL= yes
+GNU_CONFIGURE= yes
+USE_TOOLS+= pkg-config
+
+PKGCONFIG_OVERRIDE+= xres.pc.in
+
+.include "../../x11/libX11/buildlink3.mk"
+.include "../../x11/libXext/buildlink3.mk"
+.include "../../x11/resourceproto/buildlink3.mk"
+.include "../../x11/xextproto/buildlink3.mk"
+.include "../../x11/xproto/buildlink3.mk"
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/x11/libXres/PLIST b/x11/libXres/PLIST
new file mode 100644
index 00000000000..97ca9277021
--- /dev/null
+++ b/x11/libXres/PLIST
@@ -0,0 +1,11 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2006/11/03 22:05:26 joerg Exp $
+include/X11/extensions/XRes.h
+lib/libXRes.la
+lib/pkgconfig/xres.pc
+man/man3/XRes.3
+man/man3/XResQueryClientPixmapBytes.3
+man/man3/XResQueryClientResources.3
+man/man3/XResQueryClients.3
+man/man3/XResQueryExtension.3
+man/man3/XResQueryVersion.3
+@comment @dirrm include/X11/extensions
diff --git a/x11/libXres/buildlink3.mk b/x11/libXres/buildlink3.mk
new file mode 100644
index 00000000000..9d630387f97
--- /dev/null
+++ b/x11/libXres/buildlink3.mk
@@ -0,0 +1,23 @@
+# $NetBSD: buildlink3.mk,v 1.1.1.1 2006/11/03 22:05:26 joerg Exp $
+
+BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+
+LIBXRES_BUILDLINK3_MK:= ${LIBXRES_BUILDLINK3_MK}+
+
+.if ${BUILDLINK_DEPTH} == "+"
+BUILDLINK_DEPENDS+= libXres
+.endif
+
+BUILDLINK_PACKAGES:= ${BUILDLINK_PACKAGES:NlibXres}
+BUILDLINK_PACKAGES+= libXres
+BUILDLINK_ORDER:= ${BUILDLINK_ORDER} ${BUILDLINK_DEPTH}libXres
+
+.if ${LIBXRES_BUILDLINK3_MK} == "+"
+BUILDLINK_API_DEPENDS.libXres+= libXres>=1.0.0
+BUILDLINK_PKGSRCDIR.libXres?= ../../x11/libXres
+.endif # LIBXRES_BUILDLINK3_MK
+
+.include "../../x11/libX11/buildlink3.mk"
+.include "../../x11/libXext/buildlink3.mk"
+.include "../../x11/xproto/buildlink3.mk"
+
+BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH:S/+$//}
diff --git a/x11/libXres/distinfo b/x11/libXres/distinfo
new file mode 100644
index 00000000000..a1443b9db84
--- /dev/null
+++ b/x11/libXres/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2006/11/03 22:05:26 joerg Exp $
+
+SHA1 (libXres-1.0.2.tar.bz2) = ffe3eb250240d0eb1752063111a7f4fef3d3c4ce
+RMD160 (libXres-1.0.2.tar.bz2) = 53d39dbe078764d864c94e37a7e652a5dba26b2f
+Size (libXres-1.0.2.tar.bz2) = 231444 bytes