From 709c4d66e0b107ca606941b988bad717c0b45d9b Mon Sep 17 00:00:00 2001 From: Denys Dmytriyenko Date: Tue, 17 Mar 2009 14:32:59 -0400 Subject: rename packages/ to recipes/ per earlier agreement See links below for more details: http://thread.gmane.org/gmane.comp.handhelds.openembedded/21326 http://thread.gmane.org/gmane.comp.handhelds.openembedded/21816 Signed-off-by: Denys Dmytriyenko Acked-by: Mike Westerhof Acked-by: Philip Balister Acked-by: Khem Raj Acked-by: Marcin Juszkiewicz Acked-by: Koen Kooi Acked-by: Frans Meulenbroeks --- packages/xautomation/files/remove-man.patch | 8 -------- packages/xautomation/xautomation.inc | 9 --------- packages/xautomation/xautomation_1.00.bb | 3 --- 3 files changed, 20 deletions(-) delete mode 100644 packages/xautomation/files/remove-man.patch delete mode 100644 packages/xautomation/xautomation.inc delete mode 100644 packages/xautomation/xautomation_1.00.bb (limited to 'packages/xautomation') diff --git a/packages/xautomation/files/remove-man.patch b/packages/xautomation/files/remove-man.patch deleted file mode 100644 index 53f097e418..0000000000 --- a/packages/xautomation/files/remove-man.patch +++ /dev/null @@ -1,8 +0,0 @@ ---- xautomation-1.00/Makefile.am~ 2008-01-18 15:12:30.000000000 -0600 -+++ xautomation-1.00/Makefile.am 2008-01-18 15:12:30.000000000 -0600 -@@ -1,5 +1,4 @@ - bin_PROGRAMS = xte rgb2pat png2pat visgrep pat2ppm patextract xmousepos --man_MANS = pat2ppm.1 patextract.1 png2pat.1 rgb2pat.1 visgrep.1 xautomation.7 xmousepos.1 xte.1 - xte_SOURCES = xte.c debug.c kbd.h - xte_LDADD = $(X_LIBS) $(X_EXTRALIBS) -lXtst - rgb2pat_SOURCES = rgb2pat.c image.c image.h debug.c debug.h diff --git a/packages/xautomation/xautomation.inc b/packages/xautomation/xautomation.inc deleted file mode 100644 index 0157ace914..0000000000 --- a/packages/xautomation/xautomation.inc +++ /dev/null @@ -1,9 +0,0 @@ -DESCRIPTION = "Control X from the command line" -HOMEPAGE = "http://www.hoopajoo.net/projects/xautomation.html" -SECTION = "console" -LICENSE = "GPL" - -SRC_URI = "http://www.hoopajoo.net/static/projects/${PN}-${PV}.tar.gz \ - file://remove-man.patch;patch=1" - -inherit autotools pkgconfig diff --git a/packages/xautomation/xautomation_1.00.bb b/packages/xautomation/xautomation_1.00.bb deleted file mode 100644 index 6cad1c7ba0..0000000000 --- a/packages/xautomation/xautomation_1.00.bb +++ /dev/null @@ -1,3 +0,0 @@ -require xautomation.inc - -PR = "r0" -- cgit v1.2.3