All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/5] Split xcb-util into separate packages.
@ 2012-03-10 15:49 Marko Katić
  2012-03-12 21:06 ` Saul Wold
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Marko Katić @ 2012-03-10 15:49 UTC (permalink / raw)
  To: openembedded-core

[-- Attachment #1: Type: text/plain, Size: 1202 bytes --]

xcb-util was split into separate packages during the 0.3.6 -> 0.3.8
transition.
Change xcb-util.inc to reflect that.



diff --git a/meta/recipes-graphics/xcb/xcb-util.inc
b/meta/recipes-graphics/xcb/xcb-util.inc
index cd9923d..5e77a22 100644
--- a/meta/recipes-graphics/xcb/xcb-util.inc
+++ b/meta/recipes-graphics/xcb/xcb-util.inc
@@ -18,20 +18,6 @@ DEPENDS += "gperf-native"

 PARALLEL_MAKE = ""

-SRC_URI = "http://xcb.freedesktop.org/dist/xcb-util-${PV}.tar.bz2"
-
-PACKAGES =+ "libxcbatom libxcbaux libxcbevent libxcbicccm \
-             libxcbimage libxcbkeysyms libxcbproperty \
-             libxcbreply libxcbwm"
-
-FILES_libxcbatom = "${libdir}/libXCBAtom.so.*"
-FILES_libxcbaux = "${libdir}/libXCBAux.so.*"
-FILES_libxcbevent = "${libdir}/libXCBEvent.so.*"
-FILES_libxcbicccm = "${libdir}/libXCBICCCM.so.*"
-FILES_libxcbimage = "${libdir}/libXCBImage.so.*"
-FILES_libxcbkeysyms = "${libdir}/libXCBKeysyms.so.*"
-FILES_libxcbproperty = "${libdir}/libXCBProperty.so.*"
-FILES_libxcbreply = "${libdir}/libXCBReply.so.*"
-FILES_libxcbwm = "${libdir}/libXCBWM.so.*"
+SRC_URI = "http://xcb.freedesktop.org/dist/${PN}-${PV}.tar.bz2"

 inherit autotools pkgconfig

[-- Attachment #2: Type: text/html, Size: 1799 bytes --]

^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2012-03-13 19:01 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-03-10 15:49 [PATCH 1/5] Split xcb-util into separate packages Marko Katić
2012-03-12 21:06 ` Saul Wold
2012-03-13  0:18 ` Saul Wold
2012-03-13 18:51 ` Yury Bushmelev

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.