diff options
author | Andreas Müller <schnitzeltony@gmail.com> | 2018-03-19 19:36:12 +0100 |
---|---|---|
committer | Armin Kuster <akuster808@gmail.com> | 2018-04-08 17:00:06 -0700 |
commit | 6ce3b4f0aab73bb20147cacc6dc8b3c2e03cb04e (patch) | |
tree | 8c500bb8925e43b5c7143dbce5748a52363d1dd7 | |
parent | ddc64ae1f43ce8650ada0d8b8c58f51a24c04cd7 (diff) | |
download | meta-openembedded-6ce3b4f0aab73bb20147cacc6dc8b3c2e03cb04e.tar.gz |
libgnome: remove
project is dead - last release was 2011
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
3 files changed, 0 insertions, 99 deletions
diff --git a/meta-gnome/recipes-gnome/libgnome/libgnome/0001-libgnome-Makefile.am-allow-deprecated-symbols.patch b/meta-gnome/recipes-gnome/libgnome/libgnome/0001-libgnome-Makefile.am-allow-deprecated-symbols.patch deleted file mode 100644 index b6583034f..000000000 --- a/meta-gnome/recipes-gnome/libgnome/libgnome/0001-libgnome-Makefile.am-allow-deprecated-symbols.patch +++ /dev/null | |||
@@ -1,35 +0,0 @@ | |||
1 | From ce1cd20fceea7dbcc5b983d94de771461eccf7cf Mon Sep 17 00:00:00 2001 | ||
2 | From: =?UTF-8?q?Andreas=20M=C3=BCller?= <schnitzeltony@googlemail.com> | ||
3 | Date: Mon, 29 Apr 2013 14:17:13 +0200 | ||
4 | Subject: [PATCH] libgnome/Makefile.am: allow deprecated symbols | ||
5 | MIME-Version: 1.0 | ||
6 | Content-Type: text/plain; charset=UTF-8 | ||
7 | Content-Transfer-Encoding: 8bit | ||
8 | |||
9 | fixes: | ||
10 | |||
11 | | gnome-program.c: In function 'gnome_program_init_common': | ||
12 | | gnome-program.c:2067:2: error: implicit declaration of function 'g_atexit' [-Werror=implicit-function-declaration] | ||
13 | |||
14 | Upstream-Status: Inappropriate [configuration] | ||
15 | |||
16 | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> | ||
17 | --- | ||
18 | libgnome/Makefile.am | 1 - | ||
19 | 1 files changed, 0 insertions(+), 1 deletions(-) | ||
20 | |||
21 | diff --git a/libgnome/Makefile.am b/libgnome/Makefile.am | ||
22 | index 9c8cd3e..aa01f6c 100644 | ||
23 | --- a/libgnome/Makefile.am | ||
24 | +++ b/libgnome/Makefile.am | ||
25 | @@ -17,7 +17,6 @@ INCLUDES = \ | ||
26 | -I$(srcdir)/.. \ | ||
27 | $(WARN_CFLAGS) \ | ||
28 | $(LIBGNOME_CFLAGS) \ | ||
29 | - -DG_DISABLE_DEPRECATED \ | ||
30 | -DLIBGNOME_PREFIX=\""$(prefix)"\" \ | ||
31 | -DLIBGNOME_LIBDIR=\""$(libdir)"\" \ | ||
32 | -DLIBGNOME_DATADIR=\""$(datadir)"\" \ | ||
33 | -- | ||
34 | 1.7.6.5 | ||
35 | |||
diff --git a/meta-gnome/recipes-gnome/libgnome/libgnome/05_fix_invalid_utf8.patch b/meta-gnome/recipes-gnome/libgnome/libgnome/05_fix_invalid_utf8.patch deleted file mode 100644 index cd90b8ed9..000000000 --- a/meta-gnome/recipes-gnome/libgnome/libgnome/05_fix_invalid_utf8.patch +++ /dev/null | |||
@@ -1,26 +0,0 @@ | |||
1 | From 33313713c4f5c1de500859ff128d6fd7e3af5722 Mon Sep 17 00:00:00 2001 | ||
2 | From: Colin Walters <walters@verbum.org> | ||
3 | Date: Mon, 7 Aug 2017 12:57:43 -0400 | ||
4 | Subject: gnome-config.h: Fix invalid UTF-8 in header | ||
5 | |||
6 | This breaks the new Python `glib-mkenums`. | ||
7 | --- | ||
8 | Upstream-Status: Pending | ||
9 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||
10 | |||
11 | libgnome/gnome-config.h | 2 +- | ||
12 | 1 file changed, 1 insertion(+), 1 deletion(-) | ||
13 | |||
14 | diff --git a/libgnome/gnome-config.h b/libgnome/gnome-config.h | ||
15 | index 0c3dfe6..b9d659d 100644 | ||
16 | --- a/libgnome/gnome-config.h | ||
17 | +++ b/libgnome/gnome-config.h | ||
18 | @@ -270,7 +270,7 @@ void gnome_config_clean_key_ (const char *path, gboolean priv); | ||
19 | #define gnome_config_private_clean_key(path) \ | ||
20 | (gnome_config_clean_key_((path),TRUE)) | ||
21 | |||
22 | -/* returns the true filename of the config file */ | ||
23 | +/* returns the true filename of the config file */ | ||
24 | #define gnome_config_get_real_path(path) \ | ||
25 | (g_build_filename (gnome_user_dir_get(),(path),NULL)) | ||
26 | #define gnome_config_private_get_real_path(path) \ | ||
diff --git a/meta-gnome/recipes-gnome/libgnome/libgnome_2.32.1.bb b/meta-gnome/recipes-gnome/libgnome/libgnome_2.32.1.bb deleted file mode 100644 index 94fcf2e8c..000000000 --- a/meta-gnome/recipes-gnome/libgnome/libgnome_2.32.1.bb +++ /dev/null | |||
@@ -1,38 +0,0 @@ | |||
1 | SUMMARY = "Gnome application programming libraries" | ||
2 | LICENSE = "LGPLv2" | ||
3 | LIC_FILES_CHKSUM = "file://COPYING.LIB;md5=55ca817ccb7d5b5b66355690e9abc605" | ||
4 | SECTION = "x11/gnome/libs" | ||
5 | |||
6 | inherit gnome lib_package | ||
7 | |||
8 | PR = "r2" | ||
9 | |||
10 | SRC_URI[archive.md5sum] = "a4345e6087ae6195d65a4674ffdca559" | ||
11 | SRC_URI[archive.sha256sum] = "b2c63916866485793b87398266dd7778548c1734923c272a94d84ee011b6f7a4" | ||
12 | SRC_URI += "file://0001-libgnome-Makefile.am-allow-deprecated-symbols.patch \ | ||
13 | file://05_fix_invalid_utf8.patch \ | ||
14 | " | ||
15 | GNOME_COMPRESS_TYPE="bz2" | ||
16 | |||
17 | DEPENDS += "libcanberra gconf-native gnome-vfs libbonobo esound intltool-native gnome-common-native" | ||
18 | |||
19 | EXTRA_OECONF += "--disable-gtk-doc" | ||
20 | |||
21 | do_configure_prepend() { | ||
22 | sed -i -e s:docs::g ${S}/Makefile.am | ||
23 | echo "EXTRA_DIST = version.xml" > gnome-doc-utils.make | ||
24 | echo "EXTRA_DIST = version.xml" > gtk-doc.make | ||
25 | } | ||
26 | |||
27 | FILES_${PN} += "${libdir}/bonobo/servers ${libdir}/bonobo/monikers/*.so \ | ||
28 | ${datadir}/gnome-background-properties ${datadir}/pixmaps" | ||
29 | FILES_${PN}-dev += "${libdir}/bonobo/monikers/*.la" | ||
30 | FILES_${PN}-staticdev += "${libdir}/bonobo/monikers/*.a" | ||
31 | |||
32 | PACKAGES =+ "gnome-common-schemas" | ||
33 | |||
34 | FILES_gnome-common-schemas = "${datadir}/gnome-background-properties ${datadir}/pixmaps ${sysconfdir}" | ||
35 | |||
36 | RDEPENDS_${PN} = "gnome-common-schemas" | ||
37 | |||
38 | FILES_${PN}-dbg += "${libdir}/bonobo/monikers/.debug" | ||