diff options
| -rw-r--r-- | meta-xfce/recipes-apps/mousepad/mousepad_0.5.9.bb (renamed from meta-xfce/recipes-apps/mousepad/mousepad_0.5.8.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-xfce/recipes-apps/mousepad/mousepad_0.5.8.bb b/meta-xfce/recipes-apps/mousepad/mousepad_0.5.9.bb index 90a75bf5a3..1be015bfbb 100644 --- a/meta-xfce/recipes-apps/mousepad/mousepad_0.5.8.bb +++ b/meta-xfce/recipes-apps/mousepad/mousepad_0.5.9.bb | |||
| @@ -1,13 +1,13 @@ | |||
| 1 | SUMMARY = "A simple text editor for Xfce" | 1 | SUMMARY = "A simple text editor for Xfce" |
| 2 | SECTION = "x11/application" | 2 | SECTION = "x11/application" |
| 3 | LICENSE = "GPL-2.0-only" | 3 | LICENSE = "GPL-2.0-only" |
| 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" |
| 5 | 5 | ||
| 6 | DEPENDS = "gtk+3 gtksourceview4 xfconf xfce4-dev-tools-native" | 6 | DEPENDS = "gtk+3 gtksourceview4 xfconf xfce4-dev-tools-native" |
| 7 | 7 | ||
| 8 | inherit xfce-app gsettings mime-xdg | 8 | inherit xfce-app gsettings mime-xdg |
| 9 | 9 | ||
| 10 | SRC_URI[sha256sum] = "921ebbcfdfd5e2e56f31a5177a2d26f46c758cc972595017bca9e0a6a3c3a721" | 10 | SRC_URI[sha256sum] = "f108a8c167ec5727266ab67666f10dbd60e972d56ea03944302fdabb2167f473" |
| 11 | 11 | ||
| 12 | PACKAGECONFIG ??= "" | 12 | PACKAGECONFIG ??= "" |
| 13 | PACKAGECONFIG[spell] = "--enable-plugin-gspell,--disable-plugin-gspell,gspell" | 13 | PACKAGECONFIG[spell] = "--enable-plugin-gspell,--disable-plugin-gspell,gspell" |
