[arch-commits] Commit in libreoffice/trunk (PKGBUILD libreoffice.install)

andyrtr at archlinux.org andyrtr at archlinux.org
Sun Aug 21 16:23:28 UTC 2011


    Date: Sunday, August 21, 2011 @ 12:23:28
  Author: andyrtr
Revision: 136023

fix spaces; FS#25698

Modified:
  libreoffice/trunk/PKGBUILD
  libreoffice/trunk/libreoffice.install

---------------------+
 PKGBUILD            |   20 ++++++++++----------
 libreoffice.install |   12 ++++++------
 2 files changed, 16 insertions(+), 16 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-08-21 15:33:03 UTC (rev 136022)
+++ PKGBUILD	2011-08-21 16:23:28 UTC (rev 136023)
@@ -438,7 +438,7 @@
 }
 
 package_libreoffice-base() {
- pkgdesc="GUI Spreadsheet Applicationdatabase front-end for LibreOffice. Allows creation and management of databases through a GUI."
+ pkgdesc="GUI Spreadsheet Applicationdatabase front-end for LibreOffice. Allows creation and management of databases through a GUI."
  depends=('libreoffice-common')
  optdepends=()
  backup=()
@@ -460,7 +460,7 @@
 }
 
 package_libreoffice-calc() {
- pkgdesc="Spreadsheet application for LibreOffice."
+ pkgdesc="Spreadsheet application for LibreOffice."
  depends=('libreoffice-common' 'lpsolve' )
  optdepends=()
  backup=()
@@ -482,7 +482,7 @@
 }
 
 package_libreoffice-draw() {
- pkgdesc="Drawing Application for LibreOffice."
+ pkgdesc="Drawing Application for LibreOffice."
  depends=('libreoffice-common')
  optdepends=()
  backup=()
@@ -504,7 +504,7 @@
 }
 
 package_libreoffice-gnome() {
- pkgdesc="Plug-in for LibreOffice that enables integration into the Gnome and other gtk desktop environment."
+ pkgdesc="Plug-in for LibreOffice that enables integration into the Gnome and other gtk desktop environment."
  depends=('libreoffice-common' 'dbus-glib')
  optdepends=()
  backup=()
@@ -525,7 +525,7 @@
 }
 
 package_libreoffice-impress() {
- pkgdesc="Presentation Application for LibreOffice."
+ pkgdesc="Presentation Application for LibreOffice."
  depends=('libreoffice-common')
  optdepends=('mesa:             for the OGLTrans extension')
  backup=()
@@ -547,7 +547,7 @@
 }
 
 package_libreoffice-kde4() {
- pkgdesc="Plug-in for LibreOffice that enables integration into the KDE4 desktop environment."
+ pkgdesc="Plug-in for LibreOffice that enables integration into the KDE4 desktop environment."
  depends=('libreoffice-common' 'kdelibs')
  optdepends=()
  backup=()
@@ -568,7 +568,7 @@
 }
 
 package_libreoffice-math() {
- pkgdesc="Equation Editor Applicationfor LibreOffice."
+ pkgdesc="Equation Editor Applicationfor LibreOffice."
  depends=('libreoffice-common')
  optdepends=()
  backup=()
@@ -590,7 +590,7 @@
 }
 
 package_libreoffice-sdk() {
- pkgdesc="Software Development Kit for LibreOffice."
+ pkgdesc="Software Development Kit for LibreOffice."
  depends=('libreoffice-common' 'gcc-libs' 'sh' 'make' 'zip' 'gcc' 'java-environment')
  optdepends=()
  backup=()
@@ -625,7 +625,7 @@
 }
 
 package_libreoffice-sdk-doc() {
- pkgdesc="Software Development Kit documentation for LibreOffice"
+ pkgdesc="Software Development Kit documentation for LibreOffice"
  depends=('libreoffice-common' 'libreoffice-sdk')
  optdepends=()
  backup=()
@@ -649,7 +649,7 @@
 }
 
 package_libreoffice-writer() {
- pkgdesc="Word Processor Applicationfor LibreOffice."
+ pkgdesc="Word Processor Applicationfor LibreOffice."
  depends=('libreoffice-common' 'libwpd>=0.9.2' 'libwps' 'libxml2')
  optdepends=('libwpg:           library for importing and converting Corel WordPerfect(tm) Graphics images')
  backup=()

Modified: libreoffice.install
===================================================================
--- libreoffice.install	2011-08-21 15:33:03 UTC (rev 136022)
+++ libreoffice.install	2011-08-21 16:23:28 UTC (rev 136023)
@@ -10,9 +10,9 @@
 echo "- libreoffice-common"
 echo "- libreoffice-{base,calc,draw,impress,math,writer} - frontend applications"
 echo "- libreoffice-{gnome,kde4} - desktop integration plugins"
-echo "- libreoffice-{sdk,sdk-doc} - add-on and doc for programming using"
-echo "                              the LibreOffice APIs and for creating"
-echo "                              extensions (UNO components)."
+echo "- libreoffice-{sdk,sdk-doc} - add-on and doc for programming using"
+echo "                              the LibreOffice APIs and for creating"
+echo "                              extensions (UNO components)."
 echo "-------------------------------------------------------------------"
 echo " * you need to install at least one libreoffice-langpack"
 echo " * you may want to pacman -Ss libreoffice-extensions"
@@ -33,9 +33,9 @@
     echo "- libreoffice-common"
     echo "- libreoffice-{base,calc,draw,impress,math,writer} - frontend applications"
     echo "- libreoffice-{gnome,kde4} - desktop integration plugins"
-    echo "- libreoffice-{sdk,sdk-doc} - add-on and doc for programming using"
-    echo "                              the LibreOffice APIs and for creating"
-    echo "                              extensions (UNO components)."
+    echo "- libreoffice-{sdk,sdk-doc} - add-on and doc for programming using"
+    echo "                              the LibreOffice APIs and for creating"
+    echo "                              extensions (UNO components)."
     echo "Now you need to install at least one libreoffice-langpack!"
   fi
 }




More information about the arch-commits mailing list