libgpewidget: drop ancient versions.
authorFlorian Boor <florian.boor@kernelconcepts.de>
Tue, 25 Jul 2006 11:58:39 +0000 (11:58 +0000)
committerFlorian Boor <florian.boor@kernelconcepts.de>
Tue, 25 Jul 2006 11:58:39 +0000 (11:58 +0000)
packages/libgpewidget/libgpewidget-0.102/cairo.patch [deleted file]
packages/libgpewidget/libgpewidget_0.102.bb [deleted file]
packages/libgpewidget/libgpewidget_0.103.bb [deleted file]
packages/libgpewidget/libgpewidget_0.105.bb [deleted file]
packages/libgpewidget/libgpewidget_0.107.bb [deleted file]
packages/libgpewidget/libgpewidget_0.109.bb [deleted file]

diff --git a/packages/libgpewidget/libgpewidget-0.102/cairo.patch b/packages/libgpewidget/libgpewidget-0.102/cairo.patch
deleted file mode 100644 (file)
index 64b0dd3..0000000
+++ /dev/null
@@ -1,39 +0,0 @@
---- /tmp/gpeclockface.c        2005-08-07 22:30:20.000000000 +0200
-+++ libgpewidget-0.102/gpeclockface.c  2005-08-08 10:10:09.180756032 +0200
-@@ -1,5 +1,5 @@
- /*
-- * Copyright (C) 2003 Philip Blundell <philb@gnu.org>
-+ * Copyright (C) 2003, 2005 Philip Blundell <philb@gnu.org>
-  *
-  * This program is free software; you can redistribute it and/or
-  * modify it under the terms of the GNU General Public License
-@@ -11,6 +11,7 @@
- #include <sys/types.h>
- #include <stdio.h>
-+#include <string.h>
- #include <stdlib.h>
- #include <math.h>
- #include <string.h>
-@@ -267,7 +268,7 @@
-                0,
-                2 * M_PI);
-       cairo_fill (clock->cr);
--      cairo_set_rgb_color (clock->cr, 0, 0, 0);
-+      cairo_set_source_rgba (clock->cr, 0, 0, 0, 1.0);
-       cairo_arc (clock->cr,
-                clock->x_offset + clock->radius,
-                clock->y_offset + clock->radius,
-@@ -493,11 +494,10 @@
-   gcm = gdk_drawable_get_colormap (widget->window);
-       
- #ifdef HAVE_CAIRO
--  clock->cr = cairo_create ();
-   clock->surface = cairo_xlib_surface_create (dpy, GDK_WINDOW_XWINDOW (clock->backing_pixmap), 
-                                             gdk_x11_visual_get_xvisual (gv), 0, 
-                                             gdk_x11_colormap_get_xcolormap (gcm));
--  cairo_set_target_surface (clock->cr, clock->surface);
-+  clock->cr = cairo_create (clock->surface);
- #else
-   clock->backing_poly_gc = gdk_gc_new (clock->backing_pixmap);
- #endif
diff --git a/packages/libgpewidget/libgpewidget_0.102.bb b/packages/libgpewidget/libgpewidget_0.102.bb
deleted file mode 100644 (file)
index 58e8c71..0000000
+++ /dev/null
@@ -1,20 +0,0 @@
-LICENSE = "LGPL"
-PR = "r3"
-DESCRIPTION = "libgpewidget contains a collection of widgets and other common code shared by many GPE applications."
-SECTION = "gpe/libs"
-PRIORITY = "optional"
-MAINTAINER = "Philip Blundell <pb@handhelds.org>"
-DEPENDS = "gtk+ cairo libxrender gtk-doc"
-
-GPE_TARBALL_SUFFIX = "bz2"
-inherit gpe pkgconfig autotools
-
-SRC_URI += "file://cairo.patch;patch=1;pnum=1"
-
-EXTRA_OECONF = "--enable-cairo"
-
-do_stage () {
-       oe_libinstall -C .libs -so libgpewidget ${STAGING_LIBDIR}
-       autotools_stage_includes
-}
-
diff --git a/packages/libgpewidget/libgpewidget_0.103.bb b/packages/libgpewidget/libgpewidget_0.103.bb
deleted file mode 100644 (file)
index b174398..0000000
+++ /dev/null
@@ -1,18 +0,0 @@
-LICENSE = "LGPL"
-PR = "r3"
-DESCRIPTION = "libgpewidget contains a collection of widgets and other common code shared by many GPE applications."
-SECTION = "gpe/libs"
-PRIORITY = "optional"
-MAINTAINER = "Philip Blundell <pb@handhelds.org>"
-DEPENDS = "gtk+ cairo libxrender gtk-doc"
-
-GPE_TARBALL_SUFFIX = "bz2"
-inherit gpe pkgconfig autotools
-
-EXTRA_OECONF = "--enable-cairo"
-
-do_stage () {
-       oe_libinstall -C .libs -so libgpewidget ${STAGING_LIBDIR}
-       autotools_stage_includes
-}
-
diff --git a/packages/libgpewidget/libgpewidget_0.105.bb b/packages/libgpewidget/libgpewidget_0.105.bb
deleted file mode 100644 (file)
index 884c55c..0000000
+++ /dev/null
@@ -1,17 +0,0 @@
-LICENSE = "LGPL"
-DESCRIPTION = "libgpewidget contains a collection of widgets and other common code shared by many GPE applications."
-SECTION = "gpe/libs"
-PRIORITY = "optional"
-MAINTAINER = "Philip Blundell <pb@handhelds.org>"
-DEPENDS = "gtk+ cairo libxrender gtk-doc"
-PR = "r1"
-
-GPE_TARBALL_SUFFIX = "bz2"
-inherit gpe pkgconfig autotools
-
-EXTRA_OECONF = "--enable-cairo"
-
-do_stage () {
-       autotools_stage_all
-}
-
diff --git a/packages/libgpewidget/libgpewidget_0.107.bb b/packages/libgpewidget/libgpewidget_0.107.bb
deleted file mode 100644 (file)
index 6ebab6d..0000000
+++ /dev/null
@@ -1,19 +0,0 @@
-LICENSE = "LGPL"
-DESCRIPTION = "libgpewidget contains a collection of widgets and other common code shared by many GPE applications."
-SECTION = "gpe/libs"
-PRIORITY = "optional"
-DEPENDS = "gtk+ cairo libxrender gtk-doc"
-PR = "r1"
-
-GPE_TARBALL_SUFFIX = "bz2"
-inherit gpe pkgconfig autotools
-
-PACKAGES =+ "libgpewidget-bin"
-FILES_libgpewidget-bin = "${bindir}"
-
-EXTRA_OECONF = "--enable-cairo"
-
-do_stage () {
-       autotools_stage_all
-}
-
diff --git a/packages/libgpewidget/libgpewidget_0.109.bb b/packages/libgpewidget/libgpewidget_0.109.bb
deleted file mode 100644 (file)
index f107886..0000000
+++ /dev/null
@@ -1,26 +0,0 @@
-LICENSE     = "LGPL"
-DESCRIPTION = "libgpewidget contains a collection of widgets and other common code shared by many GPE applications."
-SECTION     = "gpe/libs"
-PRIORITY    = "optional"
-DEPENDS     = "gtk+ cairo libxrender gtk-doc"
-MAINTAINER  = "Florian Boor <florian.boor@kernelconcepts.de>"
-PR          = "r2"
-
-GPE_TARBALL_SUFFIX = "bz2"
-inherit gpe pkgconfig autotools
-
-SRC_URI += "file://pkgconfig.patch;patch=1;pnum=0"
-
-PACKAGES =+ "libgpewidget-bin"
-FILES_libgpewidget-bin = "${bindir}"
-
-EXTRA_OECONF = "--enable-cairo"
-
-PARALLEL_MAKE = ""
-
-LDFLAGS += " -L${STAGING_LIBDIR}" 
-
-do_stage () {
-       autotools_stage_all
-}
-