diff options
author | wiz <wiz@pkgsrc.org> | 2019-03-20 12:16:43 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2019-03-20 12:16:43 +0000 |
commit | a3d722f5cf0fe6622b9719200b2302ac1c755186 (patch) | |
tree | 6867d2422add58ecd72363bbbf725885ad25e3cd /x11/liblbxutil | |
parent | 0ee8850762d3cf546e387dcc2f25b54eb9d966e3 (diff) | |
download | pkgsrc-a3d722f5cf0fe6622b9719200b2302ac1c755186.tar.gz |
liblbxutil: remove
Long unsupported upstream.
Diffstat (limited to 'x11/liblbxutil')
-rw-r--r-- | x11/liblbxutil/DESCR | 1 | ||||
-rw-r--r-- | x11/liblbxutil/Makefile | 23 | ||||
-rw-r--r-- | x11/liblbxutil/PLIST | 9 | ||||
-rw-r--r-- | x11/liblbxutil/buildlink3.mk | 15 | ||||
-rw-r--r-- | x11/liblbxutil/distinfo | 8 | ||||
-rw-r--r-- | x11/liblbxutil/patches/patch-src_delta_lbxdelta.c | 22 | ||||
-rw-r--r-- | x11/liblbxutil/patches/patch-src_lbx__zlib_lbx__zlib.h | 32 |
7 files changed, 0 insertions, 110 deletions
diff --git a/x11/liblbxutil/DESCR b/x11/liblbxutil/DESCR deleted file mode 100644 index 6334711016f..00000000000 --- a/x11/liblbxutil/DESCR +++ /dev/null @@ -1 +0,0 @@ -liblbxutil - Low Bandwith X extension (LBX) utility routines diff --git a/x11/liblbxutil/Makefile b/x11/liblbxutil/Makefile deleted file mode 100644 index 6e51f2c0ef6..00000000000 --- a/x11/liblbxutil/Makefile +++ /dev/null @@ -1,23 +0,0 @@ -# $NetBSD: Makefile,v 1.10 2018/03/07 11:57:38 wiz Exp $ - -DISTNAME= liblbxutil-1.1.0 -PKGREVISION= 2 -CATEGORIES= x11 -MASTER_SITES= ${MASTER_SITE_XORG:=lib/} -EXTRACT_SUFX= .tar.bz2 - -MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://xorg.freedesktop.org/ -COMMENT= Low Bandwith X extension (LBX) utility routines -LICENSE= x11 # XXX and others - -GNU_CONFIGURE= yes -USE_LIBTOOL= yes -USE_LANGUAGES+= c c++ -USE_TOOLS+= gsed pkg-config - -PKGCONFIG_OVERRIDE+= lbxutil.pc.in - -.include "../../devel/zlib/buildlink3.mk" -.include "../../x11/xorgproto/buildlink3.mk" -.include "../../mk/bsd.pkg.mk" diff --git a/x11/liblbxutil/PLIST b/x11/liblbxutil/PLIST deleted file mode 100644 index 6ffd3dc6191..00000000000 --- a/x11/liblbxutil/PLIST +++ /dev/null @@ -1,9 +0,0 @@ -@comment $NetBSD: PLIST,v 1.3 2015/07/02 12:38:32 rodent Exp $ -include/X11/extensions/lbxbuf.h -include/X11/extensions/lbxbufstr.h -include/X11/extensions/lbxdeltastr.h -include/X11/extensions/lbximage.h -include/X11/extensions/lbxopts.h -include/X11/extensions/lbxzlib.h -lib/liblbxutil.la -lib/pkgconfig/lbxutil.pc diff --git a/x11/liblbxutil/buildlink3.mk b/x11/liblbxutil/buildlink3.mk deleted file mode 100644 index 1d48c1f1b34..00000000000 --- a/x11/liblbxutil/buildlink3.mk +++ /dev/null @@ -1,15 +0,0 @@ -# $NetBSD: buildlink3.mk,v 1.6 2018/03/07 11:57:38 wiz Exp $ - -BUILDLINK_TREE+= liblbxutil - -.if !defined(LIBLBXUTIL_BUILDLINK3_MK) -LIBLBXUTIL_BUILDLINK3_MK:= - -BUILDLINK_API_DEPENDS.liblbxutil+= liblbxutil>=1.1.0nb1 -BUILDLINK_PKGSRCDIR.liblbxutil?= ../../x11/liblbxutil - -.include "../../devel/zlib/buildlink3.mk" -.include "../../x11/xorgproto/buildlink3.mk" -.endif # LIBLBXUTIL_BUILDLINK3_MK - -BUILDLINK_TREE+= -liblbxutil diff --git a/x11/liblbxutil/distinfo b/x11/liblbxutil/distinfo deleted file mode 100644 index c19082b83cb..00000000000 --- a/x11/liblbxutil/distinfo +++ /dev/null @@ -1,8 +0,0 @@ -$NetBSD: distinfo,v 1.6 2015/11/04 03:28:47 agc Exp $ - -SHA1 (liblbxutil-1.1.0.tar.bz2) = 99616bab0ca0afeaa9c0a19222091b1ff4f18680 -RMD160 (liblbxutil-1.1.0.tar.bz2) = d719285993a86ac0b364997e9261373d5aad9912 -SHA512 (liblbxutil-1.1.0.tar.bz2) = 93bdefef297d46a301dd1cab35ad186438e340822ba5aac20e9d8f4c51cd66e4118b0d9f4afc48ef33a67c6e413f551bcb59089d01597ed175b400902b9f23f4 -Size (liblbxutil-1.1.0.tar.bz2) = 268278 bytes -SHA1 (patch-src_delta_lbxdelta.c) = 399d055096e9e55feed25246baccf99f6aee7751 -SHA1 (patch-src_lbx__zlib_lbx__zlib.h) = 021125caeb75bf489090fcc9d8358e13470ceb6a diff --git a/x11/liblbxutil/patches/patch-src_delta_lbxdelta.c b/x11/liblbxutil/patches/patch-src_delta_lbxdelta.c deleted file mode 100644 index cec0c8633ae..00000000000 --- a/x11/liblbxutil/patches/patch-src_delta_lbxdelta.c +++ /dev/null @@ -1,22 +0,0 @@ -$NetBSD: patch-src_delta_lbxdelta.c,v 1.1 2015/10/23 09:53:35 tnn Exp $ - ---- src/delta/lbxdelta.c.orig 2009-12-04 22:42:12.000000000 +0000 -+++ src/delta/lbxdelta.c -@@ -47,12 +47,12 @@ extern struct ReqStats LbxRequestStats[L - /* Copied from xc/programs/Xserver/include/xorg/os.h */ - #ifndef _HAVE_XALLOC_DECLS - #define _HAVE_XALLOC_DECLS --#include <X11/Xdefs.h> - --extern pointer Xalloc(unsigned long /*amount*/); --extern pointer Xcalloc(unsigned long /*amount*/); --extern pointer Xrealloc(pointer /*ptr*/, unsigned long /*amount*/); --extern void Xfree(pointer /*ptr*/); -+#include <stdlib.h> -+#define Xalloc malloc -+#define Xcalloc calloc -+#define Xrealloc realloc -+#define Xfree free - #endif - - /* diff --git a/x11/liblbxutil/patches/patch-src_lbx__zlib_lbx__zlib.h b/x11/liblbxutil/patches/patch-src_lbx__zlib_lbx__zlib.h deleted file mode 100644 index abca1712389..00000000000 --- a/x11/liblbxutil/patches/patch-src_lbx__zlib_lbx__zlib.h +++ /dev/null @@ -1,32 +0,0 @@ -$NetBSD: patch-src_lbx__zlib_lbx__zlib.h,v 1.1 2015/10/23 09:53:35 tnn Exp $ - ---- src/lbx_zlib/lbx_zlib.h.orig 2009-11-03 05:52:21.000000000 +0000 -+++ src/lbx_zlib/lbx_zlib.h -@@ -129,16 +129,17 @@ extern int FlushIovBuf ( int fd, struct - #define _HAVE_XALLOC_DECLS - #include <X11/Xdefs.h> - --extern pointer Xalloc(unsigned long /*amount*/); --extern pointer Xcalloc(unsigned long /*amount*/); --extern pointer Xrealloc(pointer /*ptr*/, unsigned long /*amount*/); --extern void Xfree(pointer /*ptr*/); -+#include <stdlib.h> -+#define Xalloc malloc -+#define Xcalloc calloc -+#define Xrealloc realloc -+#define Xfree free - #endif - - /* lbx_zlib.c */ --unsigned long stream_out_compressed; --unsigned long stream_out_uncompressed; --unsigned long stream_out_plain; --unsigned long stream_in_compressed; --unsigned long stream_in_uncompressed; --unsigned long stream_in_plain; -+extern unsigned long stream_out_compressed; -+extern unsigned long stream_out_uncompressed; -+extern unsigned long stream_out_plain; -+extern unsigned long stream_in_compressed; -+extern unsigned long stream_in_uncompressed; -+extern unsigned long stream_in_plain; |