diff options
-rw-r--r-- | recipes/gnome/libgnomeprint_2.18.5.bb | 12 | ||||
-rw-r--r-- | recipes/gnome/libgnomeprint_2.6.2.bb | 11 | ||||
-rw-r--r-- | recipes/gnome/libgnomeprint_2.8.2.bb | 14 |
3 files changed, 0 insertions, 37 deletions
diff --git a/recipes/gnome/libgnomeprint_2.18.5.bb b/recipes/gnome/libgnomeprint_2.18.5.bb deleted file mode 100644 index 8596db7d11..0000000000 --- a/recipes/gnome/libgnomeprint_2.18.5.bb +++ /dev/null @@ -1,12 +0,0 @@ -LICENSE = "GPL" -SECTION = "x11/gnome/libs" - -DEPENDS = "libxml2 libgnomecups glib-2.0 pango libart-lgpl fontconfig popt gnome-common" - -inherit flow-lossage pkgconfig gnome - -FILES_${PN}-dbg += "${libdir}/libgnomeprint/${PV}/modules/transports/.debug \ - ${libdir}/libgnomeprint/${PV}/modules/.debug ${libdir}/libgnomeprint/${PV}/modules/*/.debug" - -SRC_URI[archive.md5sum] = "c325baf4487335259e050619185787b1" -SRC_URI[archive.sha256sum] = "0ead99d6e227192d09902bdb37ec6aac25555a453ff4c338b49700fc477070c5" diff --git a/recipes/gnome/libgnomeprint_2.6.2.bb b/recipes/gnome/libgnomeprint_2.6.2.bb deleted file mode 100644 index 0aee074d2d..0000000000 --- a/recipes/gnome/libgnomeprint_2.6.2.bb +++ /dev/null @@ -1,11 +0,0 @@ -LICENSE = "GPL" -SECTION = "x11/gnome/libs" - -PR = "r2" - -DEPENDS = "libxml2 glib-2.0 pango libart-lgpl fontconfig popt gnome-common" - -inherit flow-lossage pkgconfig gnome - -SRC_URI[archive.md5sum] = "f742bb321fab833b67270f7b86af0fdb" -SRC_URI[archive.sha256sum] = "4c8c61d56cded77108d74467a4312e7b9d3bb5236fd1e09f6c3b1205ef5d3d32" diff --git a/recipes/gnome/libgnomeprint_2.8.2.bb b/recipes/gnome/libgnomeprint_2.8.2.bb deleted file mode 100644 index 2a3d2843c2..0000000000 --- a/recipes/gnome/libgnomeprint_2.8.2.bb +++ /dev/null @@ -1,14 +0,0 @@ -LICENSE = "GPL" -SECTION = "x11/gnome/libs" - -PR = "r3" - -DEPENDS = "libxml2 libgnomecups glib-2.0 pango libart-lgpl fontconfig popt gnome-common" - -inherit flow-lossage pkgconfig gnome - -FILES_${PN}-dbg += "${libdir}/libgnomeprint/2.8.2/modules/transports/.debug \ - ${libdir}/libgnomeprint/2.8.2/modules/.debug" - -SRC_URI[archive.md5sum] = "8361c4e1bc3d87b91435807d0c06a3e4" -SRC_URI[archive.sha256sum] = "155ea46d59a2f366f8c72f97ed3e2f64f6afd259f1049f1d6da93f64ed503389" |