From c95e155780a0cf3a8fb59a2f86db6367d18116fc Mon Sep 17 00:00:00 2001 From: Matthieu CRAPET Date: Wed, 19 Feb 2014 15:47:36 +0100 Subject: 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 Signed-off-by: Martin Jansa --- meta-xfce/recipes-xfce/gtk-xfce-engine/gtk-xfce-engine_3.0.1.bb | 2 +- meta-xfce/recipes-xfce/libxfce4ui/libxfce4ui_4.10.0.bb | 2 +- meta-xfce/recipes-xfce/libxfce4util/libxfce4util_4.10.1.bb | 2 +- meta-xfce/recipes-xfce/packagegroups/packagegroup-xfce-base.bb | 2 +- meta-xfce/recipes-xfce/packagegroups/packagegroup-xfce-extended.bb | 2 +- meta-xfce/recipes-xfce/thunar-volman/thunar-volman_0.8.0.bb | 2 +- meta-xfce/recipes-xfce/thunar/thunar_1.6.3.bb | 2 +- meta-xfce/recipes-xfce/xfce4-dev-tools/xfce4-dev-tools_4.10.0.bb | 2 +- meta-xfce/recipes-xfce/xfce4-panel/xfce4-panel_4.10.1.bb | 2 +- meta-xfce/recipes-xfce/xfce4-power-manager/xfce4-power-manager_1.2.0.bb | 2 +- meta-xfce/recipes-xfce/xfce4-session/xfce4-session_4.10.1.bb | 2 +- meta-xfce/recipes-xfce/xfce4-settings/xfce4-settings_git.bb | 2 +- meta-xfce/recipes-xfce/xfconf/xfconf_4.10.0.bb | 2 +- meta-xfce/recipes-xfce/xfdesktop/xfdesktop_4.10.2.bb | 2 +- 14 files changed, 14 insertions(+), 14 deletions(-) (limited to 'meta-xfce/recipes-xfce') 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 @@ -DESCRIPTION = "XFCE theme for GTK" +SUMMARY = "XFCE theme for GTK" SECTION = "x11/libs" LICENSE = "GPLv2" 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 @@ -DESCRIPTION = "Xfce4 Widget library and X Window System interaction" +SUMMARY = "Xfce4 Widget library and X Window System interaction" SECTION = "x11/libs" LICENSE = "GPLv2" 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 @@ -DESCRIPTION = "Basic utility library for Xfce4" +SUMMARY = "Basic utility library for Xfce4" SECTION = "x11/libs" LICENSE = "GPLv2" 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 @@ -DESCRIPTION = "All packages required for a base installation of XFCE" +SUMMARY = "All packages required for a base installation of XFCE" SECTION = "x11/wm" LICENSE = "MIT" 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 @@ -DESCRIPTION = "All packages for full XFCE installation" +SUMMARY = "All packages for full XFCE installation" SECTION = "x11/wm" LICENSE = "MIT" 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 @@ -DESCRIPTION = "Automatic management of removable drives and media for thunar" +SUMMARY = "Automatic management of removable drives and media for thunar" SECTION = "x11" LICENSE = "GPLv2" 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 @@ -DESCRIPTION = "File manager for the Xfce Desktop Environment" +SUMMARY = "File manager for the Xfce Desktop Environment" SECTION = "x11" LICENSE = "GPLv2" 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 @@ -DESCRIPTION = "Xfce4 development tools" +SUMMARY = "Xfce4 development tools" HOMEPAGE = "http://www.xfce.org" SECTION = "x11/libs" 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 @@ -DESCRIPTION = "Xfce4 Panel" +SUMMARY = "Xfce4 Panel" SECTION = "x11" LICENSE = "GPLv2" 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 @@ -DESCRIPTION = "Power manager for the Xfce desktop environment" +SUMMARY = "Power manager for the Xfce desktop environment" HOMEPAGE = "http://goodies.xfce.org/projects/applications/xfce4-power-manager" SECTION = "x11" 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 @@ -DESCRIPTION = "xfce4-session is a session manager for Xfce 4 Desktop Environment" +SUMMARY = "xfce4-session is a session manager for Xfce 4 Desktop Environment" SECTION = "x11" LICENSE = "GPLv2" 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 @@ -DESCRIPTION = "Xfce4 settings" +SUMMARY = "Xfce4 settings" SECTION = "x11/wm" LICENSE = "GPLv2" 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 @@ -DESCRIPTION = "Xfce configuration daemon and utilities" +SUMMARY = "Xfce configuration daemon and utilities" SECTION = "x11/wm" LICENSE = "GPLv2" 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 @@ -DESCRIPTION = "Xfce4 Desktop Manager" +SUMMARY = "Xfce4 Desktop Manager" SECTION = "x11/base" LICENSE = "GPLv2" LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" -- cgit v1.2.3-54-g00ecf