diff options
Diffstat (limited to 'meta-gnome/recipes-gnome/gnome/libgnomecups_0.2.3.bb')
| -rw-r--r-- | meta-gnome/recipes-gnome/gnome/libgnomecups_0.2.3.bb | 25 |
1 files changed, 0 insertions, 25 deletions
diff --git a/meta-gnome/recipes-gnome/gnome/libgnomecups_0.2.3.bb b/meta-gnome/recipes-gnome/gnome/libgnomecups_0.2.3.bb deleted file mode 100644 index 3480712b5d..0000000000 --- a/meta-gnome/recipes-gnome/gnome/libgnomecups_0.2.3.bb +++ /dev/null | |||
| @@ -1,25 +0,0 @@ | |||
| 1 | DESCRIPTION="Gnome Cups Manager" | ||
| 2 | LICENSE="GPLv2" | ||
| 3 | LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" | ||
| 4 | |||
| 5 | DEPENDS="glib-2.0 gtk+ pango cups intltool libgnomeui" | ||
| 6 | |||
| 7 | PR = "r2" | ||
| 8 | |||
| 9 | inherit gnomebase pkgconfig | ||
| 10 | |||
| 11 | do_compile_append () { | ||
| 12 | cp libgnomecups-1.0.pc libgnomecups-1.0.pc.old | ||
| 13 | sed 's:${STAGING_DIR_HOST}::' < libgnomecups-1.0.pc.old > libgnomecups-1.0.pc | ||
| 14 | } | ||
| 15 | |||
| 16 | SRC_URI += "\ | ||
| 17 | file://libgnomecups-0.2.3-glib.h.patch \ | ||
| 18 | file://libgnomecups-0.2.3-cups-1.6.patch \ | ||
| 19 | " | ||
| 20 | |||
| 21 | SRC_URI[archive.md5sum] = "dc4920c15c9f886f73ea74fbff0ae48b" | ||
| 22 | SRC_URI[archive.sha256sum] = "e130e80942b386de19a288a4c194ff3dbe9140315b31e982058c8bffbb6a1d29" | ||
| 23 | GNOME_COMPRESS_TYPE="bz2" | ||
| 24 | |||
| 25 | PNBLACKLIST[libgnomecups] ?= "Depends on blacklisted libgnomeui - the recipe will be removed on 2017-09-01 unless the issue is fixed" | ||
