summaryrefslogtreecommitdiff
path: root/x11/xcb-util/PLIST
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2012-07-13 14:21:58 +0000
committerwiz <wiz@pkgsrc.org>2012-07-13 14:21:58 +0000
commit6813a9217dc18c3699d038352530dae91da3749f (patch)
tree4f3b70ba46ca5ddfed18b183170cf2e762ffaf35 /x11/xcb-util/PLIST
parentc93aad9838f44fc13bb403a578c88a3fcef0c95e (diff)
downloadpkgsrc-6813a9217dc18c3699d038352530dae91da3749f.tar.gz
Update to 0.3.9 and depend on this version, since the libraries were
merged. xcb-util 0.3.9: Arnaud Fontaine (4): Remove xcb_bitops.h. Do not rely anymore on gperf and m4 following removal of deprecated atoms. Add autogen.sh to EXTRA_DIST. Release 0.3.9 xcb-util 0.3.8: Alan Coopersmith (2): Fix typos in various header comments Rename XCB_EVENT_ERROR_SUCESS to XCB_EVENT_ERROR_SUCCESS Arnaud Fontaine (8): Add AM_MAINTAINER_MODE for vendors Split up atom, aux event into their own repository Create a single shared library and header file and reset SONAME Remove deprecated atoms. Remove synchronous xcb_atom_get() Remove useless xcb_atom_get_fast*() and xcb_atom_get_name(). Bump version to 0.3.8 Release 0.3.8 Dirk Wallenstein (1): Use an absolute URL for the m4 submodule Gaetan Nadon (5): config: use the default xorg .gitignore file config: generate ChangeLog and INSTALL Fix distcheck due to xcb_atom.h Remove the Doxyfile which is unused, out dated and wrong. pkg-config files: remove LIBS which is unrequired and undesirable Jamey Sharp (2): Delete redundant core-protocol error codes. Delete callback-based APIs for events, properties, and replies. Jon TURNEY (2): Update autogen.sh to one that does builddir != srcdir Link with -no-undefined Peter Harris (1): Deprecate namespaceless pre-defined atoms
Diffstat (limited to 'x11/xcb-util/PLIST')
-rw-r--r--x11/xcb-util/PLIST28
1 files changed, 4 insertions, 24 deletions
diff --git a/x11/xcb-util/PLIST b/x11/xcb-util/PLIST
index eeb6b786e24..0bc58c9b1df 100644
--- a/x11/xcb-util/PLIST
+++ b/x11/xcb-util/PLIST
@@ -1,30 +1,10 @@
-@comment $NetBSD: PLIST,v 1.3 2009/06/14 18:25:10 joerg Exp $
+@comment $NetBSD: PLIST,v 1.4 2012/07/13 14:21:58 wiz Exp $
include/xcb/xcb_atom.h
include/xcb/xcb_aux.h
-include/xcb/xcb_bitops.h
include/xcb/xcb_event.h
-include/xcb/xcb_icccm.h
-include/xcb/xcb_image.h
-include/xcb/xcb_keysyms.h
-include/xcb/xcb_pixel.h
-include/xcb/xcb_property.h
-include/xcb/xcb_renderutil.h
-include/xcb/xcb_reply.h
-lib/libxcb-atom.la
-lib/libxcb-aux.la
-lib/libxcb-event.la
-lib/libxcb-icccm.la
-lib/libxcb-image.la
-lib/libxcb-keysyms.la
-lib/libxcb-property.la
-lib/libxcb-render-util.la
-lib/libxcb-reply.la
+include/xcb/xcb_util.h
+lib/libxcb-util.la
lib/pkgconfig/xcb-atom.pc
lib/pkgconfig/xcb-aux.pc
lib/pkgconfig/xcb-event.pc
-lib/pkgconfig/xcb-icccm.pc
-lib/pkgconfig/xcb-image.pc
-lib/pkgconfig/xcb-keysyms.pc
-lib/pkgconfig/xcb-property.pc
-lib/pkgconfig/xcb-renderutil.pc
-lib/pkgconfig/xcb-reply.pc
+lib/pkgconfig/xcb-util.pc