SRC_URI = "https://cvs.cvshome.org/files/documents/19/170/cvs-${PV}.tar.bz2 \
file://m4.patch;patch=1"
-inherit autotools gettext gettext
+inherit autotools gettext
EXTRA_OECONF = "--with-krb4=no --with-gssapi=no"
SRC_URI = "http://musthave.sunbase.org/progs/ccvs/cvs-${PV}/cvs-${PV}.tar.bz2 \
file://m4.patch;patch=1"
-inherit autotools gettext gettext
+inherit autotools gettext
EXTRA_OECONF = "--with-krb4=no --with-gssapi=no"
file://ldflags.patch;patch=1"
S = "${WORKDIR}/e2fsprogs-1.35"
-inherit autotools gettext gettext
+inherit autotools gettext
EXTRA_OECONF = "--enable-dynamic-e2fsck"
}
EXTRA_OECONF = "--disable-audio --disable-perl --disable-tcl --disable-deprecated"
-inherit autotools gettext gettext
+inherit autotools gettext
}
EXTRA_OECONF = "--disable-audio --disable-perl --disable-tcl --disable-deprecated"
-inherit autotools gettext gettext
+inherit autotools gettext
${libdir}/bonobo/servers"
FILES_${PN}-dev += "${libdir}/gaim/*.la"
-inherit autotools gettext gettext
+inherit autotools gettext
python populate_packages_prepend () {
root = oe.data.expand('${libdir}/gaim', d)
SRC_URI = "http://www.boutell.com/gd/http/gd-${PV}.tar.gz"
S = "${WORKDIR}/gd-${PV}"
-inherit autotools gettext gettext
+inherit autotools gettext
EXTRA_OECONF += " --with-zlib=${STAGING_LIBDIR}/.. \
--with-png=${STAGING_LIBDIR}/.. \
SRC_URI = "http://www.boutell.com/gd/http/gd-${PV}.tar.gz"
S = "${WORKDIR}/gd-${PV}"
-inherit autotools gettext gettext
+inherit autotools gettext
EXTRA_OECONF += " --with-zlib=${STAGING_LIBDIR}/.. \
--with-png=${STAGING_LIBDIR}/.. \
file://gkdial.desktop \
file://gkdial.png"
-inherit autotools pkgconfig gettext gettext
+inherit autotools pkgconfig gettext
do_install_append () {
mkdir -p ${D}${datadir}/pixmaps
-inherit autotools pkgconfig gettext gettext
+inherit autotools pkgconfig gettext
PR = "r1"
DESCRIPTION = "GTK PPP dialing tool"
S = "${WORKDIR}/glib-${PV}"
-inherit autotools pkgconfig native gettext gettext
+inherit autotools pkgconfig native gettext
acpaths = ""
do_configure_prepend () {
EXTRA_OECONF = "--disable-gtk-doc"
-inherit autotools pkgconfig gettext gettext
+inherit autotools pkgconfig gettext
HEADERS = "gconf.h gconf-changeset.h gconf-listeners.h gconf-schema.h gconf-value.h gconf-error.h gconf-engine.h gconf-client.h gconf-enum-types.h"
SECTION = "x11/utils"
PR = "r2"
-inherit gnome gettext gettext
+inherit gnome gettext
DEPENDS = "gtk+ libgnomeui libbonoboui gnome-vfs gconf gettext libglade \
libgnomeprint libgnomeprintui gnome-common"
EXTRA_OECONF = "--disable-docs-build --disable-dependency-tracking"
-inherit autotools pkgconfig gettext gettext
+inherit autotools pkgconfig gettext
do_stage() {
oe_runmake install prefix=${STAGING_DIR} \
EXTRA_OECONF = "--disable-docs-build --disable-dependency-tracking"
-inherit autotools pkgconfig gettext gettext
+inherit autotools pkgconfig gettext
do_stage() {
oe_runmake install prefix=${STAGING_DIR} \
EXTRA_OECONF = "--disable-docs-build --disable-dependency-tracking"
-inherit autotools pkgconfig gettext gettext
+inherit autotools pkgconfig gettext
do_stage() {
oe_runmake install prefix=${STAGING_DIR} \
EXTRA_OECONF = "--disable-docs-build --disable-dependency-tracking"
-inherit autotools pkgconfig gettext gettext
+inherit autotools pkgconfig gettext
do_stage() {
oe_runmake install prefix=${STAGING_DIR} \
EXTRA_OECONF = "--disable-docs-build --disable-dependency-tracking"
-inherit autotools pkgconfig gettext gettext
+inherit autotools pkgconfig gettext
do_stage() {
oe_runmake install prefix=${STAGING_DIR} \
SRC_URI = "${SOURCEFORGE_MIRROR}/inkscape/inkscape-${PV}.tar.bz2"
S = "${WORKDIR}/inkscape-${PV}"
-inherit autotools gettext gettext
+inherit autotools gettext
SRC_URI = "${SOURCEFORGE_MIRROR}/inkscape/inkscape-${PV}.tar.bz2"
S = "${WORKDIR}/inkscape-${PV}"
-inherit autotools gettext gettext
+inherit autotools gettext
SRC_URI = "cvs://anonymous@cvs.sourceforge.net/cvsroot/libetpan;tag=${TAG};module=libetpan"
-inherit autotools pkgconfig gettext gettext
+inherit autotools pkgconfig gettext
EXTRA_OECONF = "--with-openssl=${STAGING_LIBDIR}/.. --disable-db"
file://makefile.patch;patch=1 \
file://gettext.patch;patch=1"
-inherit autotools gettext gettext
+inherit autotools gettext
do_install() {
install -d ${D}/${bindir}/
SRC_URI = "http://alioth.debian.org/download.php/123/minicom-${PV}.tar.gz \
file://configure.patch;patch=1"
-inherit autotools gettext gettext
+inherit autotools gettext
do_install() {
for d in doc extras man intl lib src; do make -C $d DESTDIR=${D} install; done