summaryrefslogtreecommitdiff
path: root/recipes
diff options
context:
space:
mode:
Diffstat (limited to 'recipes')
-rw-r--r--recipes/gnome/libgnomecups_0.2.2.bb16
1 files changed, 0 insertions, 16 deletions
diff --git a/recipes/gnome/libgnomecups_0.2.2.bb b/recipes/gnome/libgnomecups_0.2.2.bb
deleted file mode 100644
index 322ce8c738..0000000000
--- a/recipes/gnome/libgnomecups_0.2.2.bb
+++ /dev/null
@@ -1,16 +0,0 @@
-DESCRIPTION="Gnome Cups Manager"
-LICENSE="GPLv2"
-
-PR ="r0"
-
-DEPENDS="glib-2.0 gtk+ pango cups intltool libgnomeui"
-
-inherit gnome pkgconfig
-
-do_compile_append () {
- cp libgnomecups-1.0.pc libgnomecups-1.0.pc.old
- sed 's:${STAGING_DIR_HOST}::' < libgnomecups-1.0.pc.old > libgnomecups-1.0.pc
-}
-
-SRC_URI[archive.md5sum] = "959d5524fe9c37efb55ccfa02e3a063b"
-SRC_URI[archive.sha256sum] = "f70599274dbb575fbbc83bb58179b757800e5d87e59e35f5d95e618c7ec31444"