diff options
Diffstat (limited to 'meta-gnome/recipes-gnome/gedit/gedit_2.30.4.bb')
| -rw-r--r-- | meta-gnome/recipes-gnome/gedit/gedit_2.30.4.bb | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/meta-gnome/recipes-gnome/gedit/gedit_2.30.4.bb b/meta-gnome/recipes-gnome/gedit/gedit_2.30.4.bb index 03d7fa4e58..4352b5e112 100644 --- a/meta-gnome/recipes-gnome/gedit/gedit_2.30.4.bb +++ b/meta-gnome/recipes-gnome/gedit/gedit_2.30.4.bb | |||
| @@ -8,11 +8,12 @@ DEPENDS = "gvfs enchant gconf gnome-doc-utils glib-2.0 gtk+ gtksourceview2 iso-c | |||
| 8 | LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" | 8 | LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" |
| 9 | 9 | ||
| 10 | inherit gnome gettext pythonnative | 10 | inherit gnome gettext pythonnative |
| 11 | SRC_URI+= " \ | 11 | SRC_URI = "${GNOME_MIRROR}/${GNOMEBN}/${@gnome_verdir("${PV}")}/${GNOMEBN}-${PV}.tar.${GNOME_COMPRESS_TYPE};name=archive \ |
| 12 | file://0001-workaround-void-pointer-arithmetic.patch \ | 12 | file://0001-workaround-void-pointer-arithmetic.patch \ |
| 13 | file://0001-Remove-help-directory-from-build.patch \ | 13 | file://0001-Remove-help-directory-from-build.patch \ |
| 14 | file://0002-suppress-string-format-literal-warning-to-fix-build-.patch \ | 14 | file://0002-suppress-string-format-literal-warning-to-fix-build-.patch \ |
| 15 | " | 15 | file://0001-tests-document-saver.c-Define-ACCESSPERMS-if-not-def.patch \ |
| 16 | " | ||
| 16 | SRC_URI[archive.md5sum] = "e1eecb0a92a1a363b3d375ec5ac0fb3b" | 17 | SRC_URI[archive.md5sum] = "e1eecb0a92a1a363b3d375ec5ac0fb3b" |
| 17 | SRC_URI[archive.sha256sum] = "a561fe3dd1d199baede1bd07c4ee65f06fc7c494dd4d3327117f04149a608e3c" | 18 | SRC_URI[archive.sha256sum] = "a561fe3dd1d199baede1bd07c4ee65f06fc7c494dd4d3327117f04149a608e3c" |
| 18 | GNOME_COMPRESS_TYPE="bz2" | 19 | GNOME_COMPRESS_TYPE="bz2" |
