diff options
| -rw-r--r-- | meta-gnome/recipes-gnome/gcalctool/gcalctool_5.7.32.bb | 13 | ||||
| -rw-r--r-- | meta-gnome/recipes-gnome/gcalctool/gcalctool_5.8.17.bb | 2 |
2 files changed, 1 insertions, 14 deletions
diff --git a/meta-gnome/recipes-gnome/gcalctool/gcalctool_5.7.32.bb b/meta-gnome/recipes-gnome/gcalctool/gcalctool_5.7.32.bb deleted file mode 100644 index f12e6c402a..0000000000 --- a/meta-gnome/recipes-gnome/gcalctool/gcalctool_5.7.32.bb +++ /dev/null | |||
| @@ -1,13 +0,0 @@ | |||
| 1 | LICENSE = "GPL" | ||
| 2 | SECTION = "x11" | ||
| 3 | DEPENDS = "gtk+" | ||
| 4 | DESCRIPTION = "gcalctool is a powerful calculator" | ||
| 5 | PR = "r2" | ||
| 6 | |||
| 7 | SRC_URI = "http://download.gnome.org/sources/${PN}/5.7/${PN}-${PV}.tar.gz \ | ||
| 8 | file://makefile-fix.diff;patch=1\ | ||
| 9 | file://fix-includedir.patch;patch=1" | ||
| 10 | |||
| 11 | inherit autotools pkgconfig | ||
| 12 | |||
| 13 | EXTRA_OECONF = "--disable-gnome" | ||
diff --git a/meta-gnome/recipes-gnome/gcalctool/gcalctool_5.8.17.bb b/meta-gnome/recipes-gnome/gcalctool/gcalctool_5.8.17.bb index c72860c8f5..981a073b5e 100644 --- a/meta-gnome/recipes-gnome/gcalctool/gcalctool_5.8.17.bb +++ b/meta-gnome/recipes-gnome/gcalctool/gcalctool_5.8.17.bb | |||
| @@ -5,7 +5,7 @@ DESCRIPTION = "gcalctool is a powerful calculator" | |||
| 5 | PR = "r0" | 5 | PR = "r0" |
| 6 | 6 | ||
| 7 | SRC_URI = "http://download.gnome.org/sources/${PN}/5.8/${PN}-${PV}.tar.gz \ | 7 | SRC_URI = "http://download.gnome.org/sources/${PN}/5.8/${PN}-${PV}.tar.gz \ |
| 8 | file://fix-includedir.patch;patch=1" | 8 | file://fix-includedir.patch" |
| 9 | 9 | ||
| 10 | inherit autotools pkgconfig | 10 | inherit autotools pkgconfig |
| 11 | 11 | ||
