From 26a404a68880807dcda19b269498efcf3945685e Mon Sep 17 00:00:00 2001 From: Chris Larson Date: Fri, 4 Jun 2004 23:34:12 +0000 Subject: Merge http://openembedded.bkbits.net/packages into beast.local:/home/kergoth/code/packages 2004/06/04 19:34:01-04:00 local!kergoth Kill off no longer necessary nonworking atk 1.5.1 build. BKrev: 40c106f4oR3eiulfmexYBco3J1Bf4A --- nonworking/atk/atk-1.5.1/m4.patch | 0 nonworking/atk/atk_1.5.1.oe | 12 ------------ 2 files changed, 12 deletions(-) delete mode 100644 nonworking/atk/atk-1.5.1/m4.patch delete mode 100644 nonworking/atk/atk_1.5.1.oe (limited to 'nonworking/atk') diff --git a/nonworking/atk/atk-1.5.1/m4.patch b/nonworking/atk/atk-1.5.1/m4.patch deleted file mode 100644 index e69de29bb2..0000000000 diff --git a/nonworking/atk/atk_1.5.1.oe b/nonworking/atk/atk_1.5.1.oe deleted file mode 100644 index 04350291b4..0000000000 --- a/nonworking/atk/atk_1.5.1.oe +++ /dev/null @@ -1,12 +0,0 @@ -DEPENDS = glib-2.0 - -SRC_URI = http://ftp.gnome.org/pub/gnome/sources/atk/1.5/atk-${PV}.tar.bz2 \ - file://${FILESDIR}/m4.patch;patch=1 - -inherit autotools libtool - -EXTRA_OECONF = '--disable-glibtest' - -CFLAGS_append = ' -I${STAGING_INCDIR}/glib-2.0 \ - -I${STAGING_INCDIR}/glib-2.0/glib \ - -I${STAGING_INCDIR}/glib-2.0/gobject' -- cgit v1.2.3