diff options
author | Matthieu CRAPET <Matthieu.CRAPET@ingenico.com> | 2014-02-19 15:47:36 +0100 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2014-02-23 23:20:02 +0100 |
commit | c95e155780a0cf3a8fb59a2f86db6367d18116fc (patch) | |
tree | 959415e6ec633be9f798ac35a1be7b9d67aded5a /meta-xfce | |
parent | a7ee4f3b00870b4a7c7bd5caada6df00089973c8 (diff) | |
download | meta-openembedded-c95e155780a0cf3a8fb59a2f86db6367d18116fc.tar.gz |
recipes: convert remaining SUMMARY/DESCRIPTION cosmetic issues
Changes:
- rename SUMMARY with length > 80 to DESCRIPTION
- rename DESCRIPTION with length < 80 to (non present tag) SUMMARY
- drop final point character at the end of SUMMARY string
- remove trailing whitespace of SUMMARY line
Note: don't bump PR
Signed-off-by: Matthieu Crapet <Matthieu.Crapet@ingenico.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-xfce')
46 files changed, 46 insertions, 46 deletions
diff --git a/meta-xfce/recipes-apps/mousepad/mousepad_0.3.0.bb b/meta-xfce/recipes-apps/mousepad/mousepad_0.3.0.bb index 859c90e01..26eec3172 100644 --- a/meta-xfce/recipes-apps/mousepad/mousepad_0.3.0.bb +++ b/meta-xfce/recipes-apps/mousepad/mousepad_0.3.0.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "A simple text editor for Xfce" | 1 | SUMMARY = "A simple text editor for Xfce" |
2 | SECTION = "x11/application" | 2 | SECTION = "x11/application" |
3 | LICENSE = "GPLv2" | 3 | LICENSE = "GPLv2" |
4 | LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" |
diff --git a/meta-xfce/recipes-apps/orage/orage_4.8.4.bb b/meta-xfce/recipes-apps/orage/orage_4.8.4.bb index 69211cc2d..cf3081e37 100644 --- a/meta-xfce/recipes-apps/orage/orage_4.8.4.bb +++ b/meta-xfce/recipes-apps/orage/orage_4.8.4.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Xfce Calender" | 1 | SUMMARY = "Xfce Calender" |
2 | SECTION = "x11/application" | 2 | SECTION = "x11/application" |
3 | LICENSE = "GPLv2" | 3 | LICENSE = "GPLv2" |
4 | LIC_FILES_CHKSUM = "file://COPYING;md5=9ac2e7cff1ddaf48b6eab6028f23ef88" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=9ac2e7cff1ddaf48b6eab6028f23ef88" |
diff --git a/meta-xfce/recipes-apps/ristretto/ristretto_0.6.3.bb b/meta-xfce/recipes-apps/ristretto/ristretto_0.6.3.bb index 959dcadf7..8e485f950 100644 --- a/meta-xfce/recipes-apps/ristretto/ristretto_0.6.3.bb +++ b/meta-xfce/recipes-apps/ristretto/ristretto_0.6.3.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Tiny image-viewer" | 1 | SUMMARY = "Tiny image-viewer" |
2 | HOMEPAGE = "http://goodies.xfce.org/projects/applications/ristretto" | 2 | HOMEPAGE = "http://goodies.xfce.org/projects/applications/ristretto" |
3 | SECTION = "x11/application" | 3 | SECTION = "x11/application" |
4 | LICENSE = "GPLv2" | 4 | LICENSE = "GPLv2" |
diff --git a/meta-xfce/recipes-apps/xarchiver/xarchiver_git.bb b/meta-xfce/recipes-apps/xarchiver/xarchiver_git.bb index c383b82b5..ba538e6c9 100644 --- a/meta-xfce/recipes-apps/xarchiver/xarchiver_git.bb +++ b/meta-xfce/recipes-apps/xarchiver/xarchiver_git.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Lightweight, desktop independent GTK+ archive manager" | 1 | SUMMARY = "Lightweight, desktop independent GTK+ archive manager" |
2 | HOMEPAGE = "http://xarchiver.sourceforge.net" | 2 | HOMEPAGE = "http://xarchiver.sourceforge.net" |
3 | SECTION = "x11" | 3 | SECTION = "x11" |
4 | 4 | ||
diff --git a/meta-xfce/recipes-apps/xfce4-mixer/xfce4-mixer_4.10.0.bb b/meta-xfce/recipes-apps/xfce4-mixer/xfce4-mixer_4.10.0.bb index 57bcf42ac..aa3202fb8 100644 --- a/meta-xfce/recipes-apps/xfce4-mixer/xfce4-mixer_4.10.0.bb +++ b/meta-xfce/recipes-apps/xfce4-mixer/xfce4-mixer_4.10.0.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "A volume control application based on GStreamer" | 1 | SUMMARY = "A volume control application based on GStreamer" |
2 | LICENSE = "GPLv2" | 2 | LICENSE = "GPLv2" |
3 | LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552" | 3 | LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552" |
4 | 4 | ||
diff --git a/meta-xfce/recipes-apps/xfce4-notifyd/xfce4-notifyd_0.2.2.bb b/meta-xfce/recipes-apps/xfce4-notifyd/xfce4-notifyd_0.2.2.bb index 8f03ddd94..08af66dd6 100644 --- a/meta-xfce/recipes-apps/xfce4-notifyd/xfce4-notifyd_0.2.2.bb +++ b/meta-xfce/recipes-apps/xfce4-notifyd/xfce4-notifyd_0.2.2.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Easily themable notification daemon with transparency effects" | 1 | SUMMARY = "Easily themable notification daemon with transparency effects" |
2 | HOMEPAGE = "http://goodies.xfce.org/projects/applications/xfce4-notifyd" | 2 | HOMEPAGE = "http://goodies.xfce.org/projects/applications/xfce4-notifyd" |
3 | LICENSE = "GPLv2" | 3 | LICENSE = "GPLv2" |
4 | LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" |
diff --git a/meta-xfce/recipes-apps/xfce4-screenshooter/xfce4-screenshooter_1.8.1.bb b/meta-xfce/recipes-apps/xfce4-screenshooter/xfce4-screenshooter_1.8.1.bb index 9ec034a31..4cda352a8 100644 --- a/meta-xfce/recipes-apps/xfce4-screenshooter/xfce4-screenshooter_1.8.1.bb +++ b/meta-xfce/recipes-apps/xfce4-screenshooter/xfce4-screenshooter_1.8.1.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Application to take screenshots" | 1 | SUMMARY = "Application to take screenshots" |
2 | HOMEPAGE = "http://goodies.xfce.org/projects/applications/xfce4-screenshooter" | 2 | HOMEPAGE = "http://goodies.xfce.org/projects/applications/xfce4-screenshooter" |
3 | SECTION = "x11/application" | 3 | SECTION = "x11/application" |
4 | LICENSE = "GPLv2" | 4 | LICENSE = "GPLv2" |
diff --git a/meta-xfce/recipes-apps/xfce4-taskmanager/xfce4-taskmanager_git.bb b/meta-xfce/recipes-apps/xfce4-taskmanager/xfce4-taskmanager_git.bb index 502c2032b..88e646ba0 100644 --- a/meta-xfce/recipes-apps/xfce4-taskmanager/xfce4-taskmanager_git.bb +++ b/meta-xfce/recipes-apps/xfce4-taskmanager/xfce4-taskmanager_git.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Easy to use task manager" | 1 | SUMMARY = "Easy to use task manager" |
2 | LICENSE = "GPLv2" | 2 | LICENSE = "GPLv2" |
3 | LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" | 3 | LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" |
4 | 4 | ||
diff --git a/meta-xfce/recipes-apps/xfce4-terminal/xfce4-terminal_0.6.2.bb b/meta-xfce/recipes-apps/xfce4-terminal/xfce4-terminal_0.6.2.bb index 470bf605b..8b2619d77 100644 --- a/meta-xfce/recipes-apps/xfce4-terminal/xfce4-terminal_0.6.2.bb +++ b/meta-xfce/recipes-apps/xfce4-terminal/xfce4-terminal_0.6.2.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Terminal emulator for the Xfce desktop environment" | 1 | SUMMARY = "Terminal emulator for the Xfce desktop environment" |
2 | LICENSE = "GPLv2" | 2 | LICENSE = "GPLv2" |
3 | LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" | 3 | LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" |
4 | DEPENDS = "glib-2.0 gtk+ vte libxfce4ui" | 4 | DEPENDS = "glib-2.0 gtk+ vte libxfce4ui" |
diff --git a/meta-xfce/recipes-art/cursor-themes/openzone_1.2.3.bb b/meta-xfce/recipes-art/cursor-themes/openzone_1.2.3.bb index 8d990f3fa..9547736bd 100644 --- a/meta-xfce/recipes-art/cursor-themes/openzone_1.2.3.bb +++ b/meta-xfce/recipes-art/cursor-themes/openzone_1.2.3.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "X11 Mouse Theme" | 1 | SUMMARY = "X11 Mouse Theme" |
2 | HOMEPAGE = "http://xfce-look.org/content/show.php/OpenZone?content=111343" | 2 | HOMEPAGE = "http://xfce-look.org/content/show.php/OpenZone?content=111343" |
3 | SECTION = "x11/wm" | 3 | SECTION = "x11/wm" |
4 | LICENSE = "MIT" | 4 | LICENSE = "MIT" |
diff --git a/meta-xfce/recipes-art/xfce4-icon-theme/xfce4-icon-theme_4.4.3.bb b/meta-xfce/recipes-art/xfce4-icon-theme/xfce4-icon-theme_4.4.3.bb index 6777cec33..ac104e2fd 100644 --- a/meta-xfce/recipes-art/xfce4-icon-theme/xfce4-icon-theme_4.4.3.bb +++ b/meta-xfce/recipes-art/xfce4-icon-theme/xfce4-icon-theme_4.4.3.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "xfce4 icon theme rodent" | 1 | SUMMARY = "xfce4 icon theme rodent" |
2 | SECTION = "x11/wm" | 2 | SECTION = "x11/wm" |
3 | LICENSE = "GPLv2" | 3 | LICENSE = "GPLv2" |
4 | LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" |
diff --git a/meta-xfce/recipes-art/xfwm4-themes/xfwm4-themes_4.10.0.bb b/meta-xfce/recipes-art/xfwm4-themes/xfwm4-themes_4.10.0.bb index 400e11e4c..fc1062fec 100644 --- a/meta-xfce/recipes-art/xfwm4-themes/xfwm4-themes_4.10.0.bb +++ b/meta-xfce/recipes-art/xfwm4-themes/xfwm4-themes_4.10.0.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Additional (old) themes for Xfwm4" | 1 | SUMMARY = "Additional (old) themes for Xfwm4" |
2 | SECTION = "x11/wm" | 2 | SECTION = "x11/wm" |
3 | LICENSE = "GPLv3" | 3 | LICENSE = "GPLv3" |
4 | LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" |
diff --git a/meta-xfce/recipes-bindings/vala/xfce4-vala_4.10.3.bb b/meta-xfce/recipes-bindings/vala/xfce4-vala_4.10.3.bb index aae3ff03b..8e8e69129 100644 --- a/meta-xfce/recipes-bindings/vala/xfce4-vala_4.10.3.bb +++ b/meta-xfce/recipes-bindings/vala/xfce4-vala_4.10.3.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Xfce4 Vala provides bindings for the Xfce framework" | 1 | SUMMARY = "Xfce4 Vala provides bindings for the Xfce framework" |
2 | LICENSE = "LGPLv2.1" | 2 | LICENSE = "LGPLv2.1" |
3 | LIC_FILES_CHKSUM = "file://COPYING;md5=243b725d71bb5df4a1e5920b344b86ad" | 3 | LIC_FILES_CHKSUM = "file://COPYING;md5=243b725d71bb5df4a1e5920b344b86ad" |
4 | DEPENDS = "libxfce4util garcon xfconf libxfce4ui xfce4-panel exo vala xfce4-dev-tools-native" | 4 | DEPENDS = "libxfce4util garcon xfconf libxfce4ui xfce4-panel exo vala xfce4-dev-tools-native" |
diff --git a/meta-xfce/recipes-multimedia/packagegroups/packagegroup-xfce-multimedia.bb b/meta-xfce/recipes-multimedia/packagegroups/packagegroup-xfce-multimedia.bb index d9e0ae6cf..00b0b9135 100644 --- a/meta-xfce/recipes-multimedia/packagegroups/packagegroup-xfce-multimedia.bb +++ b/meta-xfce/recipes-multimedia/packagegroups/packagegroup-xfce-multimedia.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "All packages multimedia packages available for XFCE" | 1 | SUMMARY = "All packages multimedia packages available for XFCE" |
2 | LICENSE = "MIT" | 2 | LICENSE = "MIT" |
3 | LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=4d92cd373abda3937c2bc47fbc49d690" | 3 | LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=4d92cd373abda3937c2bc47fbc49d690" |
4 | 4 | ||
diff --git a/meta-xfce/recipes-multimedia/xfce4-mpc-plugin/xfce4-mpc-plugin_0.4.4.bb b/meta-xfce/recipes-multimedia/xfce4-mpc-plugin/xfce4-mpc-plugin_0.4.4.bb index a4a4c3e51..ebef2baca 100644 --- a/meta-xfce/recipes-multimedia/xfce4-mpc-plugin/xfce4-mpc-plugin_0.4.4.bb +++ b/meta-xfce/recipes-multimedia/xfce4-mpc-plugin/xfce4-mpc-plugin_0.4.4.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Simple client plugin for Music Player Daemon" | 1 | SUMMARY = "Simple client plugin for Music Player Daemon" |
2 | HOMEPAGE = "http://goodies.xfce.org/projects/panel-plugins/xfce4-mpc-plugin" | 2 | HOMEPAGE = "http://goodies.xfce.org/projects/panel-plugins/xfce4-mpc-plugin" |
3 | SECTION = "x11/application" | 3 | SECTION = "x11/application" |
4 | LICENSE = "BSD" | 4 | LICENSE = "BSD" |
diff --git a/meta-xfce/recipes-multimedia/xfmpc/xfmpc_0.2.2.bb b/meta-xfce/recipes-multimedia/xfmpc/xfmpc_0.2.2.bb index 1f31be953..b1cabd682 100644 --- a/meta-xfce/recipes-multimedia/xfmpc/xfmpc_0.2.2.bb +++ b/meta-xfce/recipes-multimedia/xfmpc/xfmpc_0.2.2.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Music Player Daemon (MPD) client written in GTK+" | 1 | SUMMARY = "Music Player Daemon (MPD) client written in GTK+" |
2 | HOMEPAGE = "http://goodies.xfce.org/projects/applications/xfmpc" | 2 | HOMEPAGE = "http://goodies.xfce.org/projects/applications/xfmpc" |
3 | LICENSE = "GPLv2" | 3 | LICENSE = "GPLv2" |
4 | LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" |
diff --git a/meta-xfce/recipes-panel-plugins/battery/xfce4-battery-plugin_1.0.5.bb b/meta-xfce/recipes-panel-plugins/battery/xfce4-battery-plugin_1.0.5.bb index 97ffd521a..36cb444c4 100644 --- a/meta-xfce/recipes-panel-plugins/battery/xfce4-battery-plugin_1.0.5.bb +++ b/meta-xfce/recipes-panel-plugins/battery/xfce4-battery-plugin_1.0.5.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "A battery monitor panel plugin for Xfce4, compatible with APM and ACP" | 1 | SUMMARY = "A battery monitor panel plugin for Xfce4, compatible with APM and ACP" |
2 | HOMEPAGE = "http://goodies.xfce.org/projects/panel-plugins/xfce4-battery-plugin" | 2 | HOMEPAGE = "http://goodies.xfce.org/projects/panel-plugins/xfce4-battery-plugin" |
3 | LICENSE = "GPLv2" | 3 | LICENSE = "GPLv2" |
4 | LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" |
diff --git a/meta-xfce/recipes-panel-plugins/clipman/xfce4-clipman-plugin_1.2.3.bb b/meta-xfce/recipes-panel-plugins/clipman/xfce4-clipman-plugin_1.2.3.bb index 80792cf98..06f0d9440 100644 --- a/meta-xfce/recipes-panel-plugins/clipman/xfce4-clipman-plugin_1.2.3.bb +++ b/meta-xfce/recipes-panel-plugins/clipman/xfce4-clipman-plugin_1.2.3.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Clipman is a clipboard manager for Xfce" | 1 | SUMMARY = "Clipman is a clipboard manager for Xfce" |
2 | HOMEPAGE = "http://goodies.xfce.org/projects/panel-plugins/xfce4-clipman-plugin" | 2 | HOMEPAGE = "http://goodies.xfce.org/projects/panel-plugins/xfce4-clipman-plugin" |
3 | SECTION = "x11/application" | 3 | SECTION = "x11/application" |
4 | LICENSE = "GPLv2" | 4 | LICENSE = "GPLv2" |
diff --git a/meta-xfce/recipes-panel-plugins/closebutton/xfce4-closebutton-plugin_git.bb b/meta-xfce/recipes-panel-plugins/closebutton/xfce4-closebutton-plugin_git.bb index 15b4ced0f..e095899fa 100644 --- a/meta-xfce/recipes-panel-plugins/closebutton/xfce4-closebutton-plugin_git.bb +++ b/meta-xfce/recipes-panel-plugins/closebutton/xfce4-closebutton-plugin_git.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Plugin displaying close button for application currently active" | 1 | SUMMARY = "Plugin displaying close button for application currently active" |
2 | SECTION = "x11" | 2 | SECTION = "x11" |
3 | LICENSE = "GPLv2" | 3 | LICENSE = "GPLv2" |
4 | LIC_FILES_CHKSUM = "file://COPYING;md5=b6952d9a47fc2ad0f315510e1290455f" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=b6952d9a47fc2ad0f315510e1290455f" |
diff --git a/meta-xfce/recipes-panel-plugins/cpufreq/xfce4-cpufreq-plugin_1.1.0.bb b/meta-xfce/recipes-panel-plugins/cpufreq/xfce4-cpufreq-plugin_1.1.0.bb index 07b1a9a0e..7a99b4f75 100644 --- a/meta-xfce/recipes-panel-plugins/cpufreq/xfce4-cpufreq-plugin_1.1.0.bb +++ b/meta-xfce/recipes-panel-plugins/cpufreq/xfce4-cpufreq-plugin_1.1.0.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Panel plugin to display frequency of all cpus" | 1 | SUMMARY = "Panel plugin to display frequency of all cpus" |
2 | HOMEPAGE = "http://goodies.xfce.org/projects/panel-plugins/xfce4-cpufreq-plugin" | 2 | HOMEPAGE = "http://goodies.xfce.org/projects/panel-plugins/xfce4-cpufreq-plugin" |
3 | LICENSE = "GPLv2" | 3 | LICENSE = "GPLv2" |
4 | LIC_FILES_CHKSUM = "file://COPYING;md5=1f6f1c0be32491a0c8d2915607a28f36" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=1f6f1c0be32491a0c8d2915607a28f36" |
diff --git a/meta-xfce/recipes-panel-plugins/cpugraph/xfce4-cpugraph-plugin_1.0.5.bb b/meta-xfce/recipes-panel-plugins/cpugraph/xfce4-cpugraph-plugin_1.0.5.bb index e32cbfb16..83e2bb5c0 100644 --- a/meta-xfce/recipes-panel-plugins/cpugraph/xfce4-cpugraph-plugin_1.0.5.bb +++ b/meta-xfce/recipes-panel-plugins/cpugraph/xfce4-cpugraph-plugin_1.0.5.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Panel plugin with graphical representation of the cpu frequency" | 1 | SUMMARY = "Panel plugin with graphical representation of the cpu frequency" |
2 | HOMEPAGE = "http://goodies.xfce.org/projects/panel-plugins/xfce4-cpugraph-plugin" | 2 | HOMEPAGE = "http://goodies.xfce.org/projects/panel-plugins/xfce4-cpugraph-plugin" |
3 | LICENSE = "GPLv2" | 3 | LICENSE = "GPLv2" |
4 | LIC_FILES_CHKSUM = "file://COPYING;md5=415654f59d8fa70fe4eac2c3f86c8f5e" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=415654f59d8fa70fe4eac2c3f86c8f5e" |
diff --git a/meta-xfce/recipes-panel-plugins/datetime/xfce4-datetime-plugin_0.6.2.bb b/meta-xfce/recipes-panel-plugins/datetime/xfce4-datetime-plugin_0.6.2.bb index 544c768fe..a97ba6c7d 100644 --- a/meta-xfce/recipes-panel-plugins/datetime/xfce4-datetime-plugin_0.6.2.bb +++ b/meta-xfce/recipes-panel-plugins/datetime/xfce4-datetime-plugin_0.6.2.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Panel plugin displaying date and time and a calendar when left-clicked" | 1 | SUMMARY = "Panel plugin displaying date and time and a calendar when left-clicked" |
2 | HOMEPAGE = "http://goodies.xfce.org/projects/panel-plugins/xfce4-datetime-plugin" | 2 | HOMEPAGE = "http://goodies.xfce.org/projects/panel-plugins/xfce4-datetime-plugin" |
3 | LICENSE = "GPLv2" | 3 | LICENSE = "GPLv2" |
4 | LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552" |
diff --git a/meta-xfce/recipes-panel-plugins/diskperf/xfce4-diskperf-plugin_2.5.4.bb b/meta-xfce/recipes-panel-plugins/diskperf/xfce4-diskperf-plugin_2.5.4.bb index 6946931a0..1aadd2c1a 100644 --- a/meta-xfce/recipes-panel-plugins/diskperf/xfce4-diskperf-plugin_2.5.4.bb +++ b/meta-xfce/recipes-panel-plugins/diskperf/xfce4-diskperf-plugin_2.5.4.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Panel plugin displaying instant disk/partition performance" | 1 | SUMMARY = "Panel plugin displaying instant disk/partition performance" |
2 | HOMEPAGE = "http://goodies.xfce.org/projects/panel-plugins/xfce4-diskperf-plugin" | 2 | HOMEPAGE = "http://goodies.xfce.org/projects/panel-plugins/xfce4-diskperf-plugin" |
3 | LICENSE = "RogerSeguin" | 3 | LICENSE = "RogerSeguin" |
4 | LIC_FILES_CHKSUM = "file://COPYING;md5=d3e627798d6a60bece47aa8b3532e1f1" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=d3e627798d6a60bece47aa8b3532e1f1" |
diff --git a/meta-xfce/recipes-panel-plugins/eyes/xfce4-eyes-plugin_4.4.2.bb b/meta-xfce/recipes-panel-plugins/eyes/xfce4-eyes-plugin_4.4.2.bb index 4acc3d899..f1ed6c7c4 100644 --- a/meta-xfce/recipes-panel-plugins/eyes/xfce4-eyes-plugin_4.4.2.bb +++ b/meta-xfce/recipes-panel-plugins/eyes/xfce4-eyes-plugin_4.4.2.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Panel plugin with graphical representation of the cpu frequency" | 1 | SUMMARY = "Panel plugin with graphical representation of the cpu frequency" |
2 | HOMEPAGE = "http://goodies.xfce.org/projects/panel-plugins/xfce4-eyes-plugin" | 2 | HOMEPAGE = "http://goodies.xfce.org/projects/panel-plugins/xfce4-eyes-plugin" |
3 | LICENSE = "GPLv2" | 3 | LICENSE = "GPLv2" |
4 | LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" |
diff --git a/meta-xfce/recipes-panel-plugins/mount/xfce4-mount-plugin_0.6.4.bb b/meta-xfce/recipes-panel-plugins/mount/xfce4-mount-plugin_0.6.4.bb index b0e02c936..6dc2c1721 100644 --- a/meta-xfce/recipes-panel-plugins/mount/xfce4-mount-plugin_0.6.4.bb +++ b/meta-xfce/recipes-panel-plugins/mount/xfce4-mount-plugin_0.6.4.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Mount/umount utility for the xfce panel" | 1 | SUMMARY = "Mount/umount utility for the xfce panel" |
2 | HOMEPAGE = "http://goodies.xfce.org/projects/panel-plugins/xfce4-mount-plugin" | 2 | HOMEPAGE = "http://goodies.xfce.org/projects/panel-plugins/xfce4-mount-plugin" |
3 | SECTION = "x11/application" | 3 | SECTION = "x11/application" |
4 | LICENSE = "GPLv2" | 4 | LICENSE = "GPLv2" |
diff --git a/meta-xfce/recipes-panel-plugins/netload/xfce4-netload-plugin_1.2.0.bb b/meta-xfce/recipes-panel-plugins/netload/xfce4-netload-plugin_1.2.0.bb index faf623dd0..ef1039b79 100644 --- a/meta-xfce/recipes-panel-plugins/netload/xfce4-netload-plugin_1.2.0.bb +++ b/meta-xfce/recipes-panel-plugins/netload/xfce4-netload-plugin_1.2.0.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Panel plugin displaying current load of the network interfaces" | 1 | SUMMARY = "Panel plugin displaying current load of the network interfaces" |
2 | HOMEPAGE = "http://goodies.xfce.org/projects/panel-plugins/xfce4-netload-plugin" | 2 | HOMEPAGE = "http://goodies.xfce.org/projects/panel-plugins/xfce4-netload-plugin" |
3 | LICENSE = "GPLv2" | 3 | LICENSE = "GPLv2" |
4 | LIC_FILES_CHKSUM = "file://COPYING;md5=35a7203c41b86d15546dddc05995f97f" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=35a7203c41b86d15546dddc05995f97f" |
diff --git a/meta-xfce/recipes-panel-plugins/notes/xfce4-notes-plugin_1.7.7.bb b/meta-xfce/recipes-panel-plugins/notes/xfce4-notes-plugin_1.7.7.bb index b97bc24da..fee5a4d9c 100644 --- a/meta-xfce/recipes-panel-plugins/notes/xfce4-notes-plugin_1.7.7.bb +++ b/meta-xfce/recipes-panel-plugins/notes/xfce4-notes-plugin_1.7.7.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Notes plugin for the Xfce Panel" | 1 | SUMMARY = "Notes plugin for the Xfce Panel" |
2 | HOMEPAGE = "http://goodies.xfce.org/projects/panel-plugins/xfce4-notes-plugin" | 2 | HOMEPAGE = "http://goodies.xfce.org/projects/panel-plugins/xfce4-notes-plugin" |
3 | LICENSE = "GPLv2" | 3 | LICENSE = "GPLv2" |
4 | LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" |
diff --git a/meta-xfce/recipes-panel-plugins/time-out/xfce4-time-out-plugin_1.0.1.bb b/meta-xfce/recipes-panel-plugins/time-out/xfce4-time-out-plugin_1.0.1.bb index 9763deef9..1f6ea046e 100644 --- a/meta-xfce/recipes-panel-plugins/time-out/xfce4-time-out-plugin_1.0.1.bb +++ b/meta-xfce/recipes-panel-plugins/time-out/xfce4-time-out-plugin_1.0.1.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "This plugin makes it possible to take periodical breaks." | 1 | SUMMARY = "This plugin makes it possible to take periodical breaks" |
2 | HOMEPAGE = "http://goodies.xfce.org/projects/panel-plugins/xfce4-time-out-plugin" | 2 | HOMEPAGE = "http://goodies.xfce.org/projects/panel-plugins/xfce4-time-out-plugin" |
3 | SECTION = "x11/application" | 3 | SECTION = "x11/application" |
4 | LICENSE = "GPLv2" | 4 | LICENSE = "GPLv2" |
diff --git a/meta-xfce/recipes-panel-plugins/wavelan/xfce4-wavelan-plugin_0.5.11.bb b/meta-xfce/recipes-panel-plugins/wavelan/xfce4-wavelan-plugin_0.5.11.bb index b241cbafd..1883a0c7d 100644 --- a/meta-xfce/recipes-panel-plugins/wavelan/xfce4-wavelan-plugin_0.5.11.bb +++ b/meta-xfce/recipes-panel-plugins/wavelan/xfce4-wavelan-plugin_0.5.11.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Panel plugin displaying stats from a wireless lan interface" | 1 | SUMMARY = "Panel plugin displaying stats from a wireless lan interface" |
2 | HOMEPAGE = "http://goodies.xfce.org/projects/panel-plugins/xfce4-wavelan-plugin" | 2 | HOMEPAGE = "http://goodies.xfce.org/projects/panel-plugins/xfce4-wavelan-plugin" |
3 | LICENSE = "BenediktMeurer FlorianRivoal" | 3 | LICENSE = "BenediktMeurer FlorianRivoal" |
4 | LIC_FILES_CHKSUM = "file://COPYING;md5=e1e5872df9c5cf1a23f16493d9104920" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=e1e5872df9c5cf1a23f16493d9104920" |
diff --git a/meta-xfce/recipes-panel-plugins/weather/xfce4-weather-plugin_0.8.3.bb b/meta-xfce/recipes-panel-plugins/weather/xfce4-weather-plugin_0.8.3.bb index 45c6d83a0..b57f91ce1 100644 --- a/meta-xfce/recipes-panel-plugins/weather/xfce4-weather-plugin_0.8.3.bb +++ b/meta-xfce/recipes-panel-plugins/weather/xfce4-weather-plugin_0.8.3.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Panel plugin to display current temperature and weather condition" | 1 | SUMMARY = "Panel plugin to display current temperature and weather condition" |
2 | HOMEPAGE = "http://goodies.xfce.org/projects/panel-plugins/xfce4-weather-plugin" | 2 | HOMEPAGE = "http://goodies.xfce.org/projects/panel-plugins/xfce4-weather-plugin" |
3 | LICENSE = "GPLv2" | 3 | LICENSE = "GPLv2" |
4 | LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" |
diff --git a/meta-xfce/recipes-panel-plugins/xkb/xfce4-xkb-plugin_0.7.0.bb b/meta-xfce/recipes-panel-plugins/xkb/xfce4-xkb-plugin_0.7.0.bb index d27e4cdd3..1109f3194 100644 --- a/meta-xfce/recipes-panel-plugins/xkb/xfce4-xkb-plugin_0.7.0.bb +++ b/meta-xfce/recipes-panel-plugins/xkb/xfce4-xkb-plugin_0.7.0.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "XKB layout switching panel plug-in for the Xfce desktop environment" | 1 | SUMMARY = "XKB layout switching panel plug-in for the Xfce desktop environment" |
2 | HOMEPAGE = "http://goodies.xfce.org/projects/panel-plugins/xfce4-xkb-plugin" | 2 | HOMEPAGE = "http://goodies.xfce.org/projects/panel-plugins/xfce4-xkb-plugin" |
3 | SECTION = "x11/application" | 3 | SECTION = "x11/application" |
4 | LICENSE = "Alexander_Iliev" | 4 | LICENSE = "Alexander_Iliev" |
diff --git a/meta-xfce/recipes-thunar-plugins/media-tags/thunar-media-tags-plugin_0.2.1.bb b/meta-xfce/recipes-thunar-plugins/media-tags/thunar-media-tags-plugin_0.2.1.bb index 3fb250cd8..90f150b6e 100644 --- a/meta-xfce/recipes-thunar-plugins/media-tags/thunar-media-tags-plugin_0.2.1.bb +++ b/meta-xfce/recipes-thunar-plugins/media-tags/thunar-media-tags-plugin_0.2.1.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Adds ID3/OGG tag support to the Thunar bulk rename dialog" | 1 | SUMMARY = "Adds ID3/OGG tag support to the Thunar bulk rename dialog" |
2 | HOMEPAGE = "http://thunar.xfce.org" | 2 | HOMEPAGE = "http://thunar.xfce.org" |
3 | LICENSE = "GPLv2" | 3 | LICENSE = "GPLv2" |
4 | LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" |
diff --git a/meta-xfce/recipes-xfce/gtk-xfce-engine/gtk-xfce-engine_3.0.1.bb b/meta-xfce/recipes-xfce/gtk-xfce-engine/gtk-xfce-engine_3.0.1.bb index 3ccd2e628..d62208fb4 100644 --- a/meta-xfce/recipes-xfce/gtk-xfce-engine/gtk-xfce-engine_3.0.1.bb +++ b/meta-xfce/recipes-xfce/gtk-xfce-engine/gtk-xfce-engine_3.0.1.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "XFCE theme for GTK" | 1 | SUMMARY = "XFCE theme for GTK" |
2 | SECTION = "x11/libs" | 2 | SECTION = "x11/libs" |
3 | LICENSE = "GPLv2" | 3 | LICENSE = "GPLv2" |
4 | LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" |
diff --git a/meta-xfce/recipes-xfce/libxfce4ui/libxfce4ui_4.10.0.bb b/meta-xfce/recipes-xfce/libxfce4ui/libxfce4ui_4.10.0.bb index 1a2b58ad9..cc63a9f03 100644 --- a/meta-xfce/recipes-xfce/libxfce4ui/libxfce4ui_4.10.0.bb +++ b/meta-xfce/recipes-xfce/libxfce4ui/libxfce4ui_4.10.0.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Xfce4 Widget library and X Window System interaction" | 1 | SUMMARY = "Xfce4 Widget library and X Window System interaction" |
2 | SECTION = "x11/libs" | 2 | SECTION = "x11/libs" |
3 | LICENSE = "GPLv2" | 3 | LICENSE = "GPLv2" |
4 | LIC_FILES_CHKSUM = "file://COPYING;md5=252890d9eee26aab7b432e8b8a616475" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=252890d9eee26aab7b432e8b8a616475" |
diff --git a/meta-xfce/recipes-xfce/libxfce4util/libxfce4util_4.10.1.bb b/meta-xfce/recipes-xfce/libxfce4util/libxfce4util_4.10.1.bb index 150d20a52..b4e15e84a 100644 --- a/meta-xfce/recipes-xfce/libxfce4util/libxfce4util_4.10.1.bb +++ b/meta-xfce/recipes-xfce/libxfce4util/libxfce4util_4.10.1.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Basic utility library for Xfce4" | 1 | SUMMARY = "Basic utility library for Xfce4" |
2 | SECTION = "x11/libs" | 2 | SECTION = "x11/libs" |
3 | LICENSE = "GPLv2" | 3 | LICENSE = "GPLv2" |
4 | LIC_FILES_CHKSUM = "file://COPYING;md5=252890d9eee26aab7b432e8b8a616475" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=252890d9eee26aab7b432e8b8a616475" |
diff --git a/meta-xfce/recipes-xfce/packagegroups/packagegroup-xfce-base.bb b/meta-xfce/recipes-xfce/packagegroups/packagegroup-xfce-base.bb index 4b789b2b4..7fcb3880e 100644 --- a/meta-xfce/recipes-xfce/packagegroups/packagegroup-xfce-base.bb +++ b/meta-xfce/recipes-xfce/packagegroups/packagegroup-xfce-base.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "All packages required for a base installation of XFCE" | 1 | SUMMARY = "All packages required for a base installation of XFCE" |
2 | SECTION = "x11/wm" | 2 | SECTION = "x11/wm" |
3 | LICENSE = "MIT" | 3 | LICENSE = "MIT" |
4 | LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=4d92cd373abda3937c2bc47fbc49d690" | 4 | LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=4d92cd373abda3937c2bc47fbc49d690" |
diff --git a/meta-xfce/recipes-xfce/packagegroups/packagegroup-xfce-extended.bb b/meta-xfce/recipes-xfce/packagegroups/packagegroup-xfce-extended.bb index bf0135ad7..aef2f706b 100644 --- a/meta-xfce/recipes-xfce/packagegroups/packagegroup-xfce-extended.bb +++ b/meta-xfce/recipes-xfce/packagegroups/packagegroup-xfce-extended.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "All packages for full XFCE installation" | 1 | SUMMARY = "All packages for full XFCE installation" |
2 | SECTION = "x11/wm" | 2 | SECTION = "x11/wm" |
3 | LICENSE = "MIT" | 3 | LICENSE = "MIT" |
4 | LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=4d92cd373abda3937c2bc47fbc49d690" | 4 | LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=4d92cd373abda3937c2bc47fbc49d690" |
diff --git a/meta-xfce/recipes-xfce/thunar-volman/thunar-volman_0.8.0.bb b/meta-xfce/recipes-xfce/thunar-volman/thunar-volman_0.8.0.bb index 28f9597af..909ae85dd 100644 --- a/meta-xfce/recipes-xfce/thunar-volman/thunar-volman_0.8.0.bb +++ b/meta-xfce/recipes-xfce/thunar-volman/thunar-volman_0.8.0.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Automatic management of removable drives and media for thunar" | 1 | SUMMARY = "Automatic management of removable drives and media for thunar" |
2 | SECTION = "x11" | 2 | SECTION = "x11" |
3 | LICENSE = "GPLv2" | 3 | LICENSE = "GPLv2" |
4 | LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" |
diff --git a/meta-xfce/recipes-xfce/thunar/thunar_1.6.3.bb b/meta-xfce/recipes-xfce/thunar/thunar_1.6.3.bb index 1a92a9ce5..aa67fdfa0 100644 --- a/meta-xfce/recipes-xfce/thunar/thunar_1.6.3.bb +++ b/meta-xfce/recipes-xfce/thunar/thunar_1.6.3.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "File manager for the Xfce Desktop Environment" | 1 | SUMMARY = "File manager for the Xfce Desktop Environment" |
2 | SECTION = "x11" | 2 | SECTION = "x11" |
3 | LICENSE = "GPLv2" | 3 | LICENSE = "GPLv2" |
4 | LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" |
diff --git a/meta-xfce/recipes-xfce/xfce4-dev-tools/xfce4-dev-tools_4.10.0.bb b/meta-xfce/recipes-xfce/xfce4-dev-tools/xfce4-dev-tools_4.10.0.bb index 8779b01f4..68e848af0 100644 --- a/meta-xfce/recipes-xfce/xfce4-dev-tools/xfce4-dev-tools_4.10.0.bb +++ b/meta-xfce/recipes-xfce/xfce4-dev-tools/xfce4-dev-tools_4.10.0.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Xfce4 development tools" | 1 | SUMMARY = "Xfce4 development tools" |
2 | HOMEPAGE = "http://www.xfce.org" | 2 | HOMEPAGE = "http://www.xfce.org" |
3 | SECTION = "x11/libs" | 3 | SECTION = "x11/libs" |
4 | LICENSE = "GPLv2" | 4 | LICENSE = "GPLv2" |
diff --git a/meta-xfce/recipes-xfce/xfce4-panel/xfce4-panel_4.10.1.bb b/meta-xfce/recipes-xfce/xfce4-panel/xfce4-panel_4.10.1.bb index b0ed49be4..08703e788 100644 --- a/meta-xfce/recipes-xfce/xfce4-panel/xfce4-panel_4.10.1.bb +++ b/meta-xfce/recipes-xfce/xfce4-panel/xfce4-panel_4.10.1.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Xfce4 Panel" | 1 | SUMMARY = "Xfce4 Panel" |
2 | SECTION = "x11" | 2 | SECTION = "x11" |
3 | LICENSE = "GPLv2" | 3 | LICENSE = "GPLv2" |
4 | LIC_FILES_CHKSUM = "file://COPYING;md5=26a8bd75d8f8498bdbbe64a27791d4ee" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=26a8bd75d8f8498bdbbe64a27791d4ee" |
diff --git a/meta-xfce/recipes-xfce/xfce4-power-manager/xfce4-power-manager_1.2.0.bb b/meta-xfce/recipes-xfce/xfce4-power-manager/xfce4-power-manager_1.2.0.bb index efd5aeab7..6e92186ab 100644 --- a/meta-xfce/recipes-xfce/xfce4-power-manager/xfce4-power-manager_1.2.0.bb +++ b/meta-xfce/recipes-xfce/xfce4-power-manager/xfce4-power-manager_1.2.0.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Power manager for the Xfce desktop environment" | 1 | SUMMARY = "Power manager for the Xfce desktop environment" |
2 | HOMEPAGE = "http://goodies.xfce.org/projects/applications/xfce4-power-manager" | 2 | HOMEPAGE = "http://goodies.xfce.org/projects/applications/xfce4-power-manager" |
3 | SECTION = "x11" | 3 | SECTION = "x11" |
4 | 4 | ||
diff --git a/meta-xfce/recipes-xfce/xfce4-session/xfce4-session_4.10.1.bb b/meta-xfce/recipes-xfce/xfce4-session/xfce4-session_4.10.1.bb index f7f4ba0c6..f7aec5e4b 100644 --- a/meta-xfce/recipes-xfce/xfce4-session/xfce4-session_4.10.1.bb +++ b/meta-xfce/recipes-xfce/xfce4-session/xfce4-session_4.10.1.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "xfce4-session is a session manager for Xfce 4 Desktop Environment" | 1 | SUMMARY = "xfce4-session is a session manager for Xfce 4 Desktop Environment" |
2 | SECTION = "x11" | 2 | SECTION = "x11" |
3 | LICENSE = "GPLv2" | 3 | LICENSE = "GPLv2" |
4 | LIC_FILES_CHKSUM = "file://COPYING;md5=9ac2e7cff1ddaf48b6eab6028f23ef88" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=9ac2e7cff1ddaf48b6eab6028f23ef88" |
diff --git a/meta-xfce/recipes-xfce/xfce4-settings/xfce4-settings_git.bb b/meta-xfce/recipes-xfce/xfce4-settings/xfce4-settings_git.bb index f7d5de396..f7fc244e1 100644 --- a/meta-xfce/recipes-xfce/xfce4-settings/xfce4-settings_git.bb +++ b/meta-xfce/recipes-xfce/xfce4-settings/xfce4-settings_git.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Xfce4 settings" | 1 | SUMMARY = "Xfce4 settings" |
2 | SECTION = "x11/wm" | 2 | SECTION = "x11/wm" |
3 | LICENSE = "GPLv2" | 3 | LICENSE = "GPLv2" |
4 | LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" |
diff --git a/meta-xfce/recipes-xfce/xfconf/xfconf_4.10.0.bb b/meta-xfce/recipes-xfce/xfconf/xfconf_4.10.0.bb index 945819e78..aa6ad2c0d 100644 --- a/meta-xfce/recipes-xfce/xfconf/xfconf_4.10.0.bb +++ b/meta-xfce/recipes-xfce/xfconf/xfconf_4.10.0.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Xfce configuration daemon and utilities" | 1 | SUMMARY = "Xfce configuration daemon and utilities" |
2 | SECTION = "x11/wm" | 2 | SECTION = "x11/wm" |
3 | LICENSE = "GPLv2" | 3 | LICENSE = "GPLv2" |
4 | LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552" |
diff --git a/meta-xfce/recipes-xfce/xfdesktop/xfdesktop_4.10.2.bb b/meta-xfce/recipes-xfce/xfdesktop/xfdesktop_4.10.2.bb index 11aab8ae0..93b08545c 100644 --- a/meta-xfce/recipes-xfce/xfdesktop/xfdesktop_4.10.2.bb +++ b/meta-xfce/recipes-xfce/xfdesktop/xfdesktop_4.10.2.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Xfce4 Desktop Manager" | 1 | SUMMARY = "Xfce4 Desktop Manager" |
2 | SECTION = "x11/base" | 2 | SECTION = "x11/base" |
3 | LICENSE = "GPLv2" | 3 | LICENSE = "GPLv2" |
4 | LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" |