summaryrefslogtreecommitdiff
path: root/x11/lbxproxy
diff options
context:
space:
mode:
authorjoerg <joerg>2007-04-10 13:46:38 +0000
committerjoerg <joerg>2007-04-10 13:46:38 +0000
commitb4d5064884eca9dc2214a55f737ed0c8c2a06a25 (patch)
tree57ecbb01ed34abd31492c9bc803c314304566861 /x11/lbxproxy
parent91ac718a9f7ff2cca845afd736172f039bc01e0d (diff)
downloadpkgsrc-b4d5064884eca9dc2214a55f737ed0c8c2a06a25.tar.gz
Import lbxproxy-1.0.1.
This package provides lbxproxy, the proxy for the Low Bandwidth extension to X (LBX). Clients connect to lbxproxy, which multiplexes them over a single connection to the X server, performing various optimisation to reduce bandwidth usage and/or latency. This is from the modular X.org X11 project.
Diffstat (limited to 'x11/lbxproxy')
-rw-r--r--x11/lbxproxy/DESCR6
-rw-r--r--x11/lbxproxy/Makefile25
-rw-r--r--x11/lbxproxy/PLIST5
-rw-r--r--x11/lbxproxy/distinfo5
4 files changed, 41 insertions, 0 deletions
diff --git a/x11/lbxproxy/DESCR b/x11/lbxproxy/DESCR
new file mode 100644
index 00000000000..e58ae212d26
--- /dev/null
+++ b/x11/lbxproxy/DESCR
@@ -0,0 +1,6 @@
+This package provides lbxproxy, the proxy for the Low Bandwidth
+extension to X (LBX). Clients connect to lbxproxy, which multiplexes
+them over a single connection to the X server, performing various
+optimisation to reduce bandwidth usage and/or latency.
+
+This is from the modular X.org X11 project.
diff --git a/x11/lbxproxy/Makefile b/x11/lbxproxy/Makefile
new file mode 100644
index 00000000000..4bb061b56d5
--- /dev/null
+++ b/x11/lbxproxy/Makefile
@@ -0,0 +1,25 @@
+# $NetBSD: Makefile,v 1.1.1.1 2007/04/10 13:46:38 joerg Exp $
+#
+
+DISTNAME= lbxproxy-1.0.1
+CATEGORIES= x11
+MASTER_SITES= http://xorg.freedesktop.org/releases/individual/app/
+EXTRACT_SUFX= .tar.bz2
+
+MAINTAINER= joerg@NetBSD.org
+HOMEPAGE= http://xorg.freedesktop.org/
+COMMENT= Low Bandwidth extension proxy
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+GNU_CONFIGURE= yes
+USE_TOOLS+= pkg-config
+
+.include "../../x11/bigreqsproto/buildlink3.mk"
+.include "../../x11/libICE/buildlink3.mk"
+.include "../../x11/libXext/buildlink3.mk"
+.include "../../x11/liblbxutil/buildlink3.mk"
+.include "../../x11/xproxymanagementprotocol/buildlink3.mk"
+.include "../../x11/xextproto/buildlink3.mk"
+.include "../../x11/xtrans/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/x11/lbxproxy/PLIST b/x11/lbxproxy/PLIST
new file mode 100644
index 00000000000..653d7228161
--- /dev/null
+++ b/x11/lbxproxy/PLIST
@@ -0,0 +1,5 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2007/04/10 13:46:38 joerg Exp $
+bin/lbxproxy
+lib/X11/lbxproxy/AtomControl
+man/man1/lbxproxy.1
+@dirrm lib/X11/lbxproxy
diff --git a/x11/lbxproxy/distinfo b/x11/lbxproxy/distinfo
new file mode 100644
index 00000000000..2f7327e7009
--- /dev/null
+++ b/x11/lbxproxy/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2007/04/10 13:46:38 joerg Exp $
+
+SHA1 (lbxproxy-1.0.1.tar.bz2) = e5190d4bb648b66aae2971d6b43e94852a941557
+RMD160 (lbxproxy-1.0.1.tar.bz2) = 0495a3c45cfd724c372a132b56afb30335798249
+Size (lbxproxy-1.0.1.tar.bz2) = 181550 bytes