DESCRIPTION = "Python bindings for DBus, a socket-based message bus system for interprocess communication" SECTION = "devel/python" HOMEPAGE = "http://www.freedesktop.org/Software/dbus" MAINTAINER = "Michael 'Mickey' Lauer " LICENSE = "GPL" DEPENDS = "expat glib-2.0 virtual/libintl python-pyrex-native python" RDEPENDS = "dbus" PR = "ml1" SRC_URI = "http://freedesktop.org/software/dbus/releases/dbus-${PV}.tar.gz \ file://cross.patch;patch=1 \ file://tmpdir.patch;patch=1 \ file://gettext.patch;patch=1" S = "${WORKDIR}/dbus-${PV}" inherit autotools pkgconfig gettext EXTRA_OECONF = "--disable-qt --disable-gtk --disable-tests \ --disable-checks --disable-xml-docs --disable-doxygen-docs \ --with-xml=expat --without-x --enable-python" FILES_${PN} = "${libdir}/python2.4/site-packages/dbus.* ${libdir}/python2.4/site-packages/dbus_bindings.so" option value='multitech-corecdp-dev'>multitech-corecdp-dev Multi-Tech CoreCDP 1.x OpenEmbedded TreeMulti-Tech Systems
summaryrefslogtreecommitdiff
path: root/packages/tcltk
AgeCommit message (Expand)AuthorFiles
2008-02-21tcl: drop -L${libdir} in tclConfig.sh. Fixes 3771. Thanks, zecke.Rolf Leggewie1
2007-01-06tcl: make sure ${STAGING_BINDIR_CROSS} exists before trying to install tclCon...Rod Whitby1
2006-11-29Introduce STAGING_BINDIR_CROSS and STAGING_BINDIR_NATIVE as discussed on the ...Richard Purdie2
2006-09-29tk: fix dirs in tkConfig.sh so tk related stuff will be buildable after clean...Marcin Juszkiewicz1
2006-09-29tcl: fix dirs in tclConfig.sh so tcl related stuff will be buildable after cl...Marcin Juszkiewicz1
2006-07-29x11: change virtual/x11 to virtual/libx11Justin Patrin1
2006-07-26x11: switch to virtual/x11 so that diet or full x11 can be selectedJustin Patrin1
2006-07-24tcl - Fix for a crazy configure script in TCL.Raymond Danks1
2006-05-13tk: depend on libxt - close #966Marcin Juszkiewicz1