diff mbox

[3/3] atk: 2.2.0 removed

Message ID d5e6ac25a3eeb750f53d790f24db5f4a0bfff931.1395757728.git.kibo@prevas.dk
State Accepted
Headers show

Commit Message

Kim Bøndergaard March 25, 2014, 2:31 p.m. UTC
---
 recipes/atk/atk-2.2.0/mingw.patch |   20 --------------------
 recipes/atk/atk_2.2.0.oe          |    6 ------
 recipes/atk/atk_2.2.0.oe.sig      |    1 -
 3 files changed, 0 insertions(+), 27 deletions(-)
 delete mode 100644 recipes/atk/atk-2.2.0/mingw.patch
 delete mode 100644 recipes/atk/atk_2.2.0.oe
 delete mode 100644 recipes/atk/atk_2.2.0.oe.sig
diff mbox

Patch

diff --git a/recipes/atk/atk-2.2.0/mingw.patch b/recipes/atk/atk-2.2.0/mingw.patch
deleted file mode 100644
index a0f2b49..0000000
--- a/recipes/atk/atk-2.2.0/mingw.patch
+++ /dev/null
@@ -1,20 +0,0 @@ 
-diff -urN atk-2.2.0/atk/Makefile.am atk-2.2.0.mod/atk/Makefile.am
---- atk-2.2.0/atk/Makefile.am	2011-09-19 19:06:54.000000000 +0200
-+++ atk-2.2.0.mod/atk/Makefile.am	2012-10-13 13:24:08.000000000 +0200
-@@ -185,6 +185,7 @@
- libatk_1_0_la_DEPENDENCIES = atk-win32-res.o atk.def
- 
- install-def-file:
-+	$(MKDIR_P) $(DESTDIR)$(libdir)
- 	$(INSTALL) atk.def $(DESTDIR)$(libdir)/atk-1.0.def
- uninstall-def-file:
- 	-rm $(DESTDIR)$(libdir)/atk-1.0.def
-@@ -210,7 +211,7 @@
- endif
- 
- atk.def: atk.symbols
--	(echo -e EXPORTS; $(CPP) -P -DINCLUDE_VARIABLES -DG_OS_WIN32 -DALL_FILES - <$(srcdir)/atk.symbols | sed -e '/^$$/d' -e 's/^/	/' -e 's/G_GNUC_[^ ]*//g') > atk.def
-+	(echo EXPORTS; $(CPP) -P -DINCLUDE_VARIABLES -DG_OS_WIN32 -DALL_FILES - <$(srcdir)/atk.symbols | sed -e '/^$$/d' -e 's/^/	/' -e 's/G_GNUC_[^ ]*//g') > atk.def
- 
- atk-$(ATK_API_VERSION).lib: libatk-$(ATK_API_VERSION).la atk.def
- 	lib -machine:$(LIB_EXE_MACHINE_FLAG) -name:libatk-$(ATK_API_VERSION)-$(LT_CURRENT_MINUS_AGE).dll -def:atk.def -out:$@
diff --git a/recipes/atk/atk_2.2.0.oe b/recipes/atk/atk_2.2.0.oe
deleted file mode 100644
index 6811d08..0000000
--- a/recipes/atk/atk_2.2.0.oe
+++ /dev/null
@@ -1,6 +0,0 @@ 
-require atk.inc
-
-SRC_URI  = "http://ftp.gnome.org/pub/gnome/sources/atk/2.2/${PN}-${PV}.tar.xz"
-SRC_URI += "file://mingw.patch"
-
-DEPENDS = "libgthread libgobject libgmodule libgio native:glib-utils"
diff --git a/recipes/atk/atk_2.2.0.oe.sig b/recipes/atk/atk_2.2.0.oe.sig
deleted file mode 100644
index 5e3fdbd..0000000
--- a/recipes/atk/atk_2.2.0.oe.sig
+++ /dev/null
@@ -1 +0,0 @@ 
-b9808b77c7905eb46fc2b64587ef93beab37470a  atk-2.2.0.tar.xz