[oe] [PATCH 3/5] libchamplain(-gtk): Bumped to 0.7.1 to meat actual clutter

Koen Kooi k.kooi at student.utwente.nl
Mon Sep 6 06:47:32 UTC 2010


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 03-09-10 02:48, Andreas Mueller wrote:
> 
> * builds separate packages for libchamplain and libchamplain-gtk
> * libchamplain_0.2.8 removed because it tries to configure against
>   clutter-cairo which is no more available
> * libchamplain-gtk_0.2.8 removed because it configures against
>   very old clutter revision which do not build for GLES environments
> 
> Signed-off-by: Andreas Mueller <schnitzeltony at gmx.de>

Acked-by: Koen Kooi <k-kooi at ti.com>

> ---
>  recipes/gnome/libchamplain-gtk_0.2.8.bb |   12 ------------
>  recipes/gnome/libchamplain_0.2.8.bb     |   13 -------------
>  recipes/gnome/libchamplain_0.7.1.bb     |   15 +++++++++++++++
>  3 files changed, 15 insertions(+), 25 deletions(-)
>  delete mode 100644 recipes/gnome/libchamplain-gtk_0.2.8.bb
>  delete mode 100644 recipes/gnome/libchamplain_0.2.8.bb
>  create mode 100644 recipes/gnome/libchamplain_0.7.1.bb
> 
> diff --git a/recipes/gnome/libchamplain-gtk_0.2.8.bb b/recipes/gnome/libchamplain-gtk_0.2.8.bb
> deleted file mode 100644
> index e403da6..0000000
> --- a/recipes/gnome/libchamplain-gtk_0.2.8.bb
> +++ /dev/null
> @@ -1,12 +0,0 @@
> -DESCRIPTION = "Libchamplain is a C library aimed to provide a Gtk+ widget to display rasterized maps. "
> -LICENSE = "LGPL"
> -DEPENDS = "libchamplain clutter-gtk-0.8"
> -
> -inherit gnome autotools
> -
> -SRC_URI = "http://libchamplain.pierlux.com/release/${PV}/libchamplain-gtk-${PV}.tar.gz"
> -
> -
> -
> -SRC_URI[md5sum] = "c3e62c1912c0dba013c8f3df28fc809d"
> -SRC_URI[sha256sum] = "03d751bd836174e2d6766d8036fc72e130dd090b13256d40a58ba6ab659475ef"
> diff --git a/recipes/gnome/libchamplain_0.2.8.bb b/recipes/gnome/libchamplain_0.2.8.bb
> deleted file mode 100644
> index 4e2b6b4..0000000
> --- a/recipes/gnome/libchamplain_0.2.8.bb
> +++ /dev/null
> @@ -1,13 +0,0 @@
> -DESCRIPTION = "Libchamplain is a C library aimed to provide a Gtk+ widget to display rasterized maps. "
> -LICENSE = "LGPL"
> -DEPENDS = "clutter-cairo libsoup-2.4 clutter gtk+"
> -
> -inherit gnome autotools
> -
> -SRC_URI = "http://libchamplain.pierlux.com/release/${PV}/libchamplain-${PV}.tar.gz"
> -
> -FILES_${PN} += "${datadir}/champlain/error.svg"
> -
> -
> -SRC_URI[md5sum] = "fa4a620efa1a1c1036b6701b7d4dafe1"
> -SRC_URI[sha256sum] = "01e17811a85e93e5158f5d721b9b1b249db44683735a172fa0debd9759d3175c"
> diff --git a/recipes/gnome/libchamplain_0.7.1.bb b/recipes/gnome/libchamplain_0.7.1.bb
> new file mode 100644
> index 0000000..da67636
> --- /dev/null
> +++ b/recipes/gnome/libchamplain_0.7.1.bb
> @@ -0,0 +1,15 @@
> +DESCRIPTION = "Libchamplain is a C library aimed to provide a Gtk+ widget to display rasterized maps. "
> +LICENSE = "LGPLv2.1"
> +DEPENDS = "cairo libsoup-2.4 clutter gtk+"
> +PR = "r1"
> +
> +inherit gnome autotools
> +
> +FILES_${PN} += "${datadir}/champlain/error.svg"
> +
> +PACKAGES =+ "${PN}-gtk"
> +RDEPENDS_${PN}-gtk = "clutter-gtk"
> +FILES_${PN}-gtk = "${libdir}/libchamplain-gtk*so.*"
> +
> +SRC_URI[archive.md5sum] = "48bbaa2ab5b9b74c7dbffb81381e3020"
> +SRC_URI[archive.sha256sum] = "c1669cbfc0d1b01950d9740fd5d3f9f57cdfaf37df855392bdd214210d2f4601"

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (Darwin)

iD8DBQFMhI6EMkyGM64RGpERAtnxAKCnJeQ38qwuhpngp53NG/cvORxZyQCfQfAS
rK29v/cWkZ3FiKvicxi437A=
=Kmod
-----END PGP SIGNATURE-----





More information about the Openembedded-devel mailing list