From a68cf15726e62b354584be3c1d4bfa6d245e597f Mon Sep 17 00:00:00 2001 From: Philipp Zabel Date: Thu, 2 Aug 2007 18:49:00 +0000 Subject: xcb: cleanup and update - move common lines of libxcb, xcb-proto and xcb-util into .inc files - add libpthread-stubs-0.1 - add xcb-proto-1.0 - add libxcb-1.0 --- packages/xcb/xcb-proto_0.9.bb | 13 +------------ 1 file changed, 1 insertion(+), 12 deletions(-) (limited to 'packages/xcb/xcb-proto_0.9.bb') diff --git a/packages/xcb/xcb-proto_0.9.bb b/packages/xcb/xcb-proto_0.9.bb index 853da9cc5a..b483c426d3 100644 --- a/packages/xcb/xcb-proto_0.9.bb +++ b/packages/xcb/xcb-proto_0.9.bb @@ -1,13 +1,2 @@ -DESCRIPTION = "XCB: an X protocol C binding" -SECTION = "x11/libs" -LICENSE = "MIT-X" -HOMEPAGE = "http://xcb.freedesktop.org" +include xcb-proto.bb PR = "r0" - -SRC_URI = "http://xcb.freedesktop.org/dist/xcb-proto-0.9.tar.bz2" - -inherit autotools pkgconfig - -do_stage() { - autotools_stage_all -} -- cgit v1.2.3