From eb2c33af1b56b322524d058dd6f560cb21d98a0d Mon Sep 17 00:00:00 2001 From: Javier Jardon Date: Mon, 30 Mar 2015 13:32:22 +0000 Subject: Move XCB libraries to x-common and update to latest stable (0.4.x) So we have all the xcb libraries together Change-Id: I31712c4a68d1b75a104bcf758989f63b3aca39a0 --- strata/x-common.morph | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) (limited to 'strata/x-common.morph') diff --git a/strata/x-common.morph b/strata/x-common.morph index 9836961f..c98a9e4a 100644 --- a/strata/x-common.morph +++ b/strata/x-common.morph @@ -119,6 +119,32 @@ chunks: build-depends: - xcb-proto - xorg-lib-libXau +- name: xcb-util + repo: upstream:xcb-util + ref: 4de010f122da40e17b52866d07d1d501a66bf007 + unpetrify-ref: baserock/0.4.0 + build-depends: + - xcb-libxcb +- name: util-wm + repo: upstream:util-wm + ref: fb7afc3f291c8cc072d327cd8d97ab1db3283c21 + unpetrify-ref: baserock/0.4.1 + build-depends: + - xcb-libxcb +- name: util-keysyms + morph: strata/x-common/util-keysyms.morph + repo: upstream:util-keysyms + ref: edb763a8837d3932690b9d6d77cb7e20a9ab8013 + unpetrify-ref: baserock/0.4.0 + build-depends: + - xcb-libxcb +- name: util-image + repo: upstream:util-image + ref: f20f25a1c017c58d5d7dfffc6e9adc8d31879152 + unpetrify-ref: baserock/0.4.0 + build-depends: + - xcb-libxcb + - xcb-util - name: xorg-lib-libxtrans repo: upstream:xorg-lib-libxtrans ref: 7cbad9fe2e61cd9d5caeaf361826a6f4bd320f03 -- cgit v1.2.1