LICENSE = "LGPL"
-PR = "r2"
+PR = "r3"
DESCRIPTION = "libgpewidget contains a collection of widgets and other common code shared by many GPE applications."
SECTION = "gpe/libs"
PRIORITY = "optional"
MAINTAINER = "Philip Blundell <pb@handhelds.org>"
-DEPENDS = "gtk+ cairo libxrender gtk-doc intltool-native"
+DEPENDS = "gtk+ cairo libxrender gtk-doc"
-SRC_URI = "${GPE_MIRROR}/${PN}-${PV}.tar.bz2 \
- file://cairo.patch;patch=1;pnum=1"
+GPE_TARBALL_SUFFIX = "bz2"
+inherit gpe pkgconfig autotools
-inherit pkgconfig autotools
+SRC_URI += "file://cairo.patch;patch=1;pnum=1"
EXTRA_OECONF = "--enable-cairo"
LICENSE = "LGPL"
-PR = "r2"
+PR = "r3"
DESCRIPTION = "libgpewidget contains a collection of widgets and other common code shared by many GPE applications."
SECTION = "gpe/libs"
PRIORITY = "optional"
MAINTAINER = "Philip Blundell <pb@handhelds.org>"
-DEPENDS = "gtk+ cairo libxrender gtk-doc intltool-native"
+DEPENDS = "gtk+ cairo libxrender gtk-doc"
-SRC_URI = "${GPE_MIRROR}/${PN}-${PV}.tar.bz2"
-
-inherit pkgconfig autotools
+GPE_TARBALL_SUFFIX = "bz2"
+inherit gpe pkgconfig autotools
EXTRA_OECONF = "--enable-cairo"
SECTION = "gpe/libs"
PRIORITY = "optional"
MAINTAINER = "Philip Blundell <pb@handhelds.org>"
-DEPENDS = "gtk+ cairo libxrender gtk-doc intltool-native"
+DEPENDS = "gtk+ cairo libxrender gtk-doc"
+PR = "r1"
-SRC_URI = "${GPE_MIRROR}/${PN}-${PV}.tar.bz2"
-
-inherit pkgconfig autotools
+GPE_TARBALL_SUFFIX = "bz2"
+inherit gpe pkgconfig autotools
EXTRA_OECONF = "--enable-cairo"
DESCRIPTION = "libgpewidget contains a collection of widgets and other common code shared by many GPE applications."
SECTION = "gpe/libs"
PRIORITY = "optional"
-DEPENDS = "gtk+ cairo libxrender gtk-doc intltool-native"
+DEPENDS = "gtk+ cairo libxrender gtk-doc"
+PR = "r1"
-PACKAGES =+ "libgpewidget-bin"
-
-SRC_URI = "${GPE_MIRROR}/${PN}-${PV}.tar.bz2"
-
-inherit pkgconfig autotools
+GPE_TARBALL_SUFFIX = "bz2"
+inherit gpe pkgconfig autotools
+PACKAGES =+ "libgpewidget-bin"
FILES_libgpewidget-bin = "${bindir}"
EXTRA_OECONF = "--enable-cairo"
DESCRIPTION = "libgpewidget contains a collection of widgets and other common code shared by many GPE applications."
SECTION = "gpe/libs"
PRIORITY = "optional"
-DEPENDS = "gtk+ cairo libxrender gtk-doc intltool-native"
+DEPENDS = "gtk+ cairo libxrender gtk-doc"
MAINTAINER = "Florian Boor <florian.boor@kernelconcepts.de>"
-PR = "r1"
+PR = "r2"
-PACKAGES =+ "libgpewidget-bin"
-
-PARALLEL_MAKE = ""
-
-SRC_URI = "${GPE_MIRROR}/${PN}-${PV}.tar.bz2 \
- file://pkgconfig.patch;patch=1;pnum=0"
+GPE_TARBALL_SUFFIX = "bz2"
+inherit gpe pkgconfig autotools
-inherit pkgconfig autotools
+SRC_URI += "file://pkgconfig.patch;patch=1;pnum=0"
+PACKAGES =+ "libgpewidget-bin"
FILES_libgpewidget-bin = "${bindir}"
EXTRA_OECONF = "--enable-cairo"
+PARALLEL_MAKE = ""
+
LDFLAGS += " -L${STAGING_LIBDIR}"
do_stage () {
SECTION = "gpe/libs"
PRIORITY = "optional"
MAINTAINER = "Philip Blundell <pb@handhelds.org>"
-DEPENDS = "gtk+ cairo libxrender gtk-doc intltool-native"
+DEPENDS = "gtk+ cairo libxrender gtk-doc"
LICENSE = "LGPL"
DEFAULT_PREFERENCE = "-1"
S = "${WORKDIR}/${PN}"
-PV = "0.107+cvs${SRCDATE}"
+PV = "0.109+cvs${SRCDATE}"
PR = "r0"
-inherit autotools pkgconfig
+inherit gpe autotools pkgconfig
-SRC_URI = "${HANDHELDS_CVS};module=gpe/base/${PN}"
+SRC_URI = "${HANDHELDS_CVS};module=gpe/base/${PN}"
EXTRA_OECONF = "--enable-cairo"