summaryrefslogtreecommitdiff
path: root/x11/liblbxutil
diff options
context:
space:
mode:
authorjoerg <joerg>2006-11-14 15:27:49 +0000
committerjoerg <joerg>2006-11-14 15:27:49 +0000
commit99ffcc5cb2591f8934dc7599ec4115258aa1ced8 (patch)
tree0271e9f63276da0f20b2a980aaf4c190cf42f0fb /x11/liblbxutil
parentf1065a88e67f7a9fd5e1a18458a89cbdc2c03a19 (diff)
downloadpkgsrc-99ffcc5cb2591f8934dc7599ec4115258aa1ced8.tar.gz
Import liblbxutil-1.0.1 from pkgsrc-wip:
This package provides the LBX utilities library from modular X.org. LBX (Low Bandwidth X) is an X server extension which performs compression and caching on the X protocol to improve the performance of X over low-bandwidth, high-latency links.
Diffstat (limited to 'x11/liblbxutil')
-rw-r--r--x11/liblbxutil/DESCR5
-rw-r--r--x11/liblbxutil/Makefile24
-rw-r--r--x11/liblbxutil/PLIST3
-rw-r--r--x11/liblbxutil/buildlink3.mk21
-rw-r--r--x11/liblbxutil/distinfo5
5 files changed, 58 insertions, 0 deletions
diff --git a/x11/liblbxutil/DESCR b/x11/liblbxutil/DESCR
new file mode 100644
index 00000000000..95c1c7dcebe
--- /dev/null
+++ b/x11/liblbxutil/DESCR
@@ -0,0 +1,5 @@
+This package provides the LBX utilities library from modular X.org.
+
+LBX (Low Bandwidth X) is an X server extension which performs
+compression and caching on the X protocol to improve the performance
+of X over low-bandwidth, high-latency links.
diff --git a/x11/liblbxutil/Makefile b/x11/liblbxutil/Makefile
new file mode 100644
index 00000000000..946fb1259c5
--- /dev/null
+++ b/x11/liblbxutil/Makefile
@@ -0,0 +1,24 @@
+# $NetBSD: Makefile,v 1.1.1.1 2006/11/14 15:27:49 joerg Exp $
+#
+
+DISTNAME= liblbxutil-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= Low-Bandwidth X (LBX) utilities library
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+USE_LIBTOOL= yes
+PKGCONFIG_OVERRIDE+= ${WRKSRC}/lbxutil.pc.in
+USE_TOOLS+= pkg-config
+GNU_CONFIGURE= yes
+
+.include "../../devel/zlib/buildlink3.mk"
+.include "../../x11/xextproto/buildlink3.mk"
+.include "../../x11/xproto/buildlink3.mk"
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/x11/liblbxutil/PLIST b/x11/liblbxutil/PLIST
new file mode 100644
index 00000000000..5a9d6ce4f8c
--- /dev/null
+++ b/x11/liblbxutil/PLIST
@@ -0,0 +1,3 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2006/11/14 15:27:49 joerg Exp $
+lib/liblbxutil.la
+lib/pkgconfig/lbxutil.pc
diff --git a/x11/liblbxutil/buildlink3.mk b/x11/liblbxutil/buildlink3.mk
new file mode 100644
index 00000000000..336e1d23048
--- /dev/null
+++ b/x11/liblbxutil/buildlink3.mk
@@ -0,0 +1,21 @@
+# $NetBSD: buildlink3.mk,v 1.1.1.1 2006/11/14 15:27:49 joerg Exp $
+
+BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+
+LIBLBXUTIL_BUILDLINK3_MK:= ${LIBLBXUTIL_BUILDLINK3_MK}+
+
+.if ${BUILDLINK_DEPTH} == "+"
+BUILDLINK_DEPENDS+= liblbxutil
+.endif
+
+BUILDLINK_PACKAGES:= ${BUILDLINK_PACKAGES:Nliblbxutil}
+BUILDLINK_PACKAGES+= liblbxutil
+BUILDLINK_ORDER:= ${BUILDLINK_ORDER} ${BUILDLINK_DEPTH}liblbxutil
+
+.if ${LIBLBXUTIL_BUILDLINK3_MK} == "+"
+BUILDLINK_API_DEPENDS.liblbxutil+= liblbxutil>=1.0.0
+BUILDLINK_PKGSRCDIR.liblbxutil?= ../../x11/liblbxutil
+.endif # LIBLBXUTIL_BUILDLINK3_MK
+
+.include "../../devel/zlib/buildlink3.mk"
+
+BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH:S/+$//}
diff --git a/x11/liblbxutil/distinfo b/x11/liblbxutil/distinfo
new file mode 100644
index 00000000000..2ca9dd44beb
--- /dev/null
+++ b/x11/liblbxutil/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2006/11/14 15:27:49 joerg Exp $
+
+SHA1 (liblbxutil-1.0.1.tar.bz2) = 91b21ca5f315f844c2f12aba898c4d2c527f5fb6
+RMD160 (liblbxutil-1.0.1.tar.bz2) = c30f05119eab8ade950217e2add9af09d3996304
+Size (liblbxutil-1.0.1.tar.bz2) = 242504 bytes