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-apps/mousepad/mousepad_0.3.0.bb | 2 +- meta-xfce/recipes-apps/orage/orage_4.8.4.bb | 2 +- meta-xfce/recipes-apps/ristretto/ristretto_0.6.3.bb | 2 +- meta-xfce/recipes-apps/xarchiver/xarchiver_git.bb | 2 +- meta-xfce/recipes-apps/xfce4-mixer/xfce4-mixer_4.10.0.bb | 2 +- meta-xfce/recipes-apps/xfce4-notifyd/xfce4-notifyd_0.2.2.bb | 2 +- meta-xfce/recipes-apps/xfce4-screenshooter/xfce4-screenshooter_1.8.1.bb | 2 +- meta-xfce/recipes-apps/xfce4-taskmanager/xfce4-taskmanager_git.bb | 2 +- meta-xfce/recipes-apps/xfce4-terminal/xfce4-terminal_0.6.2.bb | 2 +- 9 files changed, 9 insertions(+), 9 deletions(-) (limited to 'meta-xfce/recipes-apps') 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 @@ -DESCRIPTION = "A simple text editor for Xfce" +SUMMARY = "A simple text editor for Xfce" SECTION = "x11/application" LICENSE = "GPLv2" 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 @@ -DESCRIPTION = "Xfce Calender" +SUMMARY = "Xfce Calender" SECTION = "x11/application" LICENSE = "GPLv2" 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 @@ -DESCRIPTION = "Tiny image-viewer" +SUMMARY = "Tiny image-viewer" HOMEPAGE = "http://goodies.xfce.org/projects/applications/ristretto" SECTION = "x11/application" 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 @@ -DESCRIPTION = "Lightweight, desktop independent GTK+ archive manager" +SUMMARY = "Lightweight, desktop independent GTK+ archive manager" HOMEPAGE = "http://xarchiver.sourceforge.net" SECTION = "x11" 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 @@ -DESCRIPTION = "A volume control application based on GStreamer" +SUMMARY = "A volume control application based on GStreamer" LICENSE = "GPLv2" LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552" 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 @@ -DESCRIPTION = "Easily themable notification daemon with transparency effects" +SUMMARY = "Easily themable notification daemon with transparency effects" HOMEPAGE = "http://goodies.xfce.org/projects/applications/xfce4-notifyd" LICENSE = "GPLv2" 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 @@ -DESCRIPTION = "Application to take screenshots" +SUMMARY = "Application to take screenshots" HOMEPAGE = "http://goodies.xfce.org/projects/applications/xfce4-screenshooter" SECTION = "x11/application" 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 @@ -DESCRIPTION = "Easy to use task manager" +SUMMARY = "Easy to use task manager" LICENSE = "GPLv2" LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" 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 @@ -DESCRIPTION = "Terminal emulator for the Xfce desktop environment" +SUMMARY = "Terminal emulator for the Xfce desktop environment" LICENSE = "GPLv2" LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" DEPENDS = "glib-2.0 gtk+ vte libxfce4ui" -- cgit v1.2.3-54-g00ecf