[arch-commits] Commit in calligra/repos/kde-unstable-x86_64 (26 files)

Andrea Scarpino andrea at archlinux.org
Thu Jan 12 08:10:29 UTC 2012


    Date: Thursday, January 12, 2012 @ 03:10:29
  Author: andrea
Revision: 146515

archrelease: copy trunk to kde-unstable-x86_64

Added:
  calligra/repos/kde-unstable-x86_64/PKGBUILD
    (from rev 146514, calligra/trunk/PKGBUILD)
  calligra/repos/kde-unstable-x86_64/calligra-braindump.install
    (from rev 146514, calligra/trunk/calligra-braindump.install)
  calligra/repos/kde-unstable-x86_64/calligra-filters.install
    (from rev 146514, calligra/trunk/calligra-filters.install)
  calligra/repos/kde-unstable-x86_64/calligra-flow.install
    (from rev 146514, calligra/trunk/calligra-flow.install)
  calligra/repos/kde-unstable-x86_64/calligra-karbon.install
    (from rev 146514, calligra/trunk/calligra-karbon.install)
  calligra/repos/kde-unstable-x86_64/calligra-kexi.install
    (from rev 146514, calligra/trunk/calligra-kexi.install)
  calligra/repos/kde-unstable-x86_64/calligra-krita.install
    (from rev 146514, calligra/trunk/calligra-krita.install)
  calligra/repos/kde-unstable-x86_64/calligra-plan.install
    (from rev 146514, calligra/trunk/calligra-plan.install)
  calligra/repos/kde-unstable-x86_64/calligra-stage.install
    (from rev 146514, calligra/trunk/calligra-stage.install)
  calligra/repos/kde-unstable-x86_64/calligra-tables.install
    (from rev 146514, calligra/trunk/calligra-tables.install)
  calligra/repos/kde-unstable-x86_64/calligra-tools.install
    (from rev 146514, calligra/trunk/calligra-tools.install)
  calligra/repos/kde-unstable-x86_64/calligra-words.install
    (from rev 146514, calligra/trunk/calligra-words.install)
  calligra/repos/kde-unstable-x86_64/calligra.install
    (from rev 146514, calligra/trunk/calligra.install)
Deleted:
  calligra/repos/kde-unstable-x86_64/PKGBUILD
  calligra/repos/kde-unstable-x86_64/calligra-braindump.install
  calligra/repos/kde-unstable-x86_64/calligra-filters.install
  calligra/repos/kde-unstable-x86_64/calligra-flow.install
  calligra/repos/kde-unstable-x86_64/calligra-karbon.install
  calligra/repos/kde-unstable-x86_64/calligra-kexi.install
  calligra/repos/kde-unstable-x86_64/calligra-krita.install
  calligra/repos/kde-unstable-x86_64/calligra-plan.install
  calligra/repos/kde-unstable-x86_64/calligra-stage.install
  calligra/repos/kde-unstable-x86_64/calligra-tables.install
  calligra/repos/kde-unstable-x86_64/calligra-tools.install
  calligra/repos/kde-unstable-x86_64/calligra-words.install
  calligra/repos/kde-unstable-x86_64/calligra.install

----------------------------+
 PKGBUILD                   |  550 +++++++++++++++++++++----------------------
 calligra-braindump.install |   24 -
 calligra-filters.install   |   22 -
 calligra-flow.install      |   24 -
 calligra-karbon.install    |   24 -
 calligra-kexi.install      |   22 -
 calligra-krita.install     |   26 +-
 calligra-plan.install      |   24 -
 calligra-stage.install     |   24 -
 calligra-tables.install    |   24 -
 calligra-tools.install     |   24 -
 calligra-words.install     |   24 -
 calligra.install           |   22 -
 13 files changed, 417 insertions(+), 417 deletions(-)

Deleted: PKGBUILD
===================================================================
--- PKGBUILD	2012-01-12 08:09:44 UTC (rev 146514)
+++ PKGBUILD	2012-01-12 08:10:29 UTC (rev 146515)
@@ -1,275 +0,0 @@
-# $Id$
-# Maintainer: Ronald van Haren <ronald.archlinux.org>
-# Maintainer: Andrea Scarpino <andrea at archlinux.org>
-
-pkgbase=calligra
-pkgname=('calligra-filters'
-         'calligra-interfaces'
-         'calligra-libs'
-         'calligra-plugins'
-         'calligra-pics'
-         'calligra-servicetypes'
-         'calligra-templates'
-         'calligra-tools'
-         'calligra-karbon'
-         'calligra-kexi'
-         'calligra-kounavail'
-         'calligra-plan'
-         'calligra-stage'
-         'calligra-krita'
-         'calligra-tables'
-         'calligra-words'
-         'calligra-handbook'
-         'calligra-thesaurus-doc'
-         'calligra-braindump'
-         'calligra-flow')
-pkgver=2.3.86
-pkgrel=1
-arch=('i686' 'x86_64')
-url='http://www.calligra-suite.org'
-license=('FDL1.2' 'GPL2' 'LGPL')
-makedepends=('kdepimlibs' 'eigen2' 'freetds' 'kdegraphics-okular' 'libgsf'
-             'libwpd' 'libwpg' 'pstoedit' 'glew' 'gsl' 'cmake' 'automoc4'
-             'boost' 'libkdcraw' 'libpqxx' 'fftw' 'opengtl' 'lcms2')
-groups=('calligra')
-source=("http://download.kde.org/unstable/${pkgbase}-${pkgver}/${pkgbase}-${pkgver}.tar.bz2")
-md5sums=('1c2d073846089a812cb9ebd43c4b6b56')
-
-build() {
-  cd "${srcdir}"
-  mkdir build
-  cd build
-  cmake ../${pkgbase}-${pkgver} \
-    -DCMAKE_BUILD_TYPE=Release \
-    -DCMAKE_SKIP_RPATH=ON \
-    -DCMAKE_INSTALL_PREFIX=/usr \
-    -DBUILD_active=OFF \
-    -DBUILD_mobile=OFF \
-    -DBUILD_mysql=OFF \
-    -DKDCRAW_LOCAL_FOUND=/usr/lib/libkdcraw.so \
-    -DWITH_Marble=OFF
-  make
-}
-
-package_calligra-filters() {
-  pkgdesc="Filters for the Calligra office suite"
-  optdepends=('libgsf: Microsoft Word document importer'
-              'libwpd: WordPerfect document importer'
-              'libwpg: Corel WordPerfect Graphics image importer'
-              'pstoedit: Karbon EPS import filter'
-              'libkdcraw: support for raw images')
-  conflicts=('koffice-filters')
-  replaces=('koffice-filters')
-  install=calligra-filters.install
-
-  cd "${srcdir}"/build/filters
-  make DESTDIR="${pkgdir}" install
-}
-
-package_calligra-interfaces() {
-  pkgdesc="Interfaces for the Calligra office suite"
-  depends=('calligra-libs')
-  conflicts=('koffice-interfaces')
-  replaces=('koffice-interfaces')
-
-  cd "${srcdir}"/build/interfaces
-  make DESTDIR="${pkgdir}" install
-}
-
-package_calligra-libs() {
-  pkgdesc="Libraries for the Calligra office suite"
-  depends=('kdepimlibs' 'lcms2' 'calligra-servicetypes')
-  conflicts=('koffice-libs')
-  replaces=('koffice-libs')
-
-  cd "${srcdir}"/build/libs
-  make DESTDIR="${pkgdir}" install
-}
-
-package_calligra-plugins() {
-  pkgdesc="Plugins for the Calligra office suite"
-  depends=('calligra-libs')
-  conflicts=('koffice-plugins' 'koffice-kchart')
-  replaces=('koffice-plugins' 'koffice-kchart')
-
-  cd "${srcdir}"/build/plugins
-  make DESTDIR="${pkgdir}" install
-}
-
-package_calligra-pics() {
-  pkgdesc="Icons for the Calligra office suite"
-  depends=('calligra-libs')
-  conflicts=('koffice-pics')
-  replaces=('koffice-pics')
-  install=calligra.install
-
-  cd "${srcdir}"/build/pics
-  make DESTDIR="${pkgdir}" install
-}
-
-package_calligra-servicetypes() {
-  pkgdesc="Servicetypes for the Calligra office suite"
-  conflicts=('koffice-servicetypes')
-  replaces=('koffice-servicetypes')
-  install=calligra.install
-
-  cd "${srcdir}"/build/servicetypes
-  make DESTDIR="${pkgdir}" install
-}
-
-package_calligra-templates() {
-  pkgdesc="Templates for the Calligra office suite"
-  conflicts=('koffice-templates')
-  replaces=('koffice-templates')
-
-  cd "${srcdir}"/build/templates
-  make DESTDIR="${pkgdir}" install
-}
-
-package_calligra-tools() {
-  pkgdesc="Tools for the Calligra office suite"
-  depends=('calligra-libs')
-  conflicts=('koffice-tools')
-  replaces=('koffice-tools')
-  install=calligra-tools.install
-
-  cd "${srcdir}"/build/tools
-  make DESTDIR="${pkgdir}" install
-}
-
-#### package common files done #####
-
-#### package apps and their docs #####
-
-package_calligra-karbon() {
-  pkgdesc="Create scalable vector drawings"
-  depends=('calligra-libs' 'calligra-templates')
-  conflicts=('koffice-karbon' 'koffice-karbon-doc' 'calligra-karbon-doc')
-  replaces=('koffice-karbon' 'koffice-karbon-doc' 'calligra-karbon-doc')
-  install=calligra-karbon.install
-
-  cd "${srcdir}"/build/karbon
-  make DESTDIR="${pkgdir}" install
-}
-
-package_calligra-kexi() {
-  pkgdesc="Develop desktop database applications"
-  depends=('calligra-libs' 'calligra-templates')
-  conflicts=('koffice-kexi' 'koffice-kexi-doc' 'calligra-kexi-doc')
-  replaces=('koffice-kexi' 'koffice-kexi-doc' 'calligra-kexi-doc')
-  install=calligra-kexi.install
-
-  cd "${srcdir}"/build/kexi
-  make DESTDIR="${pkgdir}" install
-}
-
-package_calligra-kounavail() {
-  pkgdesc="Unavailable Calligra Document"
-  depends=('calligra-libs')
-  conflicts=('koffice-kounavail')
-  replaces=('koffice-kounavail')
-
-  cd "${srcdir}"/build/kounavail
-  make DESTDIR="${pkgdir}" install
-}
-
-package_calligra-plan() {
-  pkgdesc="Calligra Project Management Component"
-  depends=('calligra-words')
-  conflicts=('koffice-kplato' 'calligra-kplato')
-  replaces=('koffice-kplato' 'calligra-kplato')
-  install=calligra-plan.install
-
-  cd "${srcdir}"/build/plan
-  make DESTDIR="${pkgdir}" install
-}
-
-package_calligra-stage() {
-  pkgdesc="Write presentation documents"
-  depends=('calligra-libs' 'calligra-templates')
-  optdepends=('calligra-filters: import/export filters')
-  conflicts=('koffice-kpresenter' 'koffice-kpresenter-doc' 'calligra-stage-doc')
-  replaces=('koffice-kpresenter' 'koffice-kpresenter-doc' 'calligra-stage-doc')
-  install=calligra-stage.install
-
-  cd "${srcdir}"/build/stage
-  make DESTDIR="${pkgdir}" install
-}
-
-package_calligra-krita() {
-  pkgdesc="Edit and paint images"
-  depends=('calligra-libs' 'calligra-templates' 'calligra-plugins' 'glew'
-           'qimageblitz' 'poppler-qt' 'openexr' 'opengtl')
-  optdepends=('calligra-filters: import/export filters')
-  conflicts=('koffice-krita' 'calligra-krita-doc')
-  replaces=('koffice-krita' 'calligra-krita-doc')
-  install=calligra-krita.install
-
-  cd "${srcdir}"/build/krita
-  make DESTDIR="${pkgdir}" install
-}
-
-package_calligra-tables() {
-  pkgdesc="Write spreadsheet documents"
-  depends=('calligra-libs' 'calligra-templates' 'calligra-plugins' 'gsl')
-  optdepends=('calligra-filters: import/export filters')
-  conflicts=('koffice-kspread' 'koffice-kspread-doc' 'calligra-tables-doc')
-  replaces=('koffice-kspread' 'koffice-kspread-doc' 'calligra-tables-doc')
-  install=calligra-tables.install
-
-  cd "${srcdir}"/build/tables
-  make DESTDIR="${pkgdir}" install
-  cd "${srcdir}"/build/doc/tables
-  make DESTDIR="${pkgdir}" install
-}
-
-package_calligra-words() {
-  pkgdesc="Word Processor"
-  depends=('calligra-libs' 'calligra-templates' 'calligra-plugins' 'calligra-pics'
-           'calligra-kounavail' 'kdegraphics-okular')
-  optdepends=('calligra-filters: import/export filters')
-  conflicts=('koffice-kword')
-  replaces=('koffice-kword')
-  install=calligra-words.install
-
-  cd "${srcdir}"/build/words
-  make DESTDIR="${pkgdir}" install
-}
-
-package_calligra-handbook() {
-  pkgdesc="Documentation for Calligra"
-  conflicts=('koffice-handbook')
-  replaces=('koffice-handbook')
-
-  cd "${srcdir}"/build/doc/calligra
-  make DESTDIR="${pkgdir}" install
-}
-
-package_calligra-thesaurus-doc() {
-  pkgdesc="Documentation for Thesaurus"
-  conflicts=('koffice-thesaurus-doc')
-  replaces=('koffice-thesaurus-doc')
-
-  cd "${srcdir}"/build/doc/thesaurus
-  make DESTDIR="${pkgdir}" install
-}
-
-package_calligra-braindump() {
-  pkgdesc="Notes and idea gathering"
-  install=calligra-braindump.install
-
-  cd "${srcdir}"/build/braindump
-  make DESTDIR="${pkgdir}" install
-}
-
-package_calligra-flow() {
-  pkgdesc="Flowchart & Diagram Editing"
-  install=calligra-flow.install
-  conflicts=('calligra-flow-doc')
-  replaces=('calligra-flow-doc')
-
-  cd "${srcdir}"/build/flow
-  make DESTDIR="${pkgdir}" install
-}
-
-##### package apps done #####

Copied: calligra/repos/kde-unstable-x86_64/PKGBUILD (from rev 146514, calligra/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2012-01-12 08:10:29 UTC (rev 146515)
@@ -0,0 +1,275 @@
+# $Id$
+# Maintainer: Ronald van Haren <ronald.archlinux.org>
+# Maintainer: Andrea Scarpino <andrea at archlinux.org>
+
+pkgbase=calligra
+pkgname=('calligra-filters'
+         'calligra-interfaces'
+         'calligra-libs'
+         'calligra-plugins'
+         'calligra-pics'
+         'calligra-servicetypes'
+         'calligra-templates'
+         'calligra-tools'
+         'calligra-karbon'
+         'calligra-kexi'
+         'calligra-kounavail'
+         'calligra-plan'
+         'calligra-stage'
+         'calligra-krita'
+         'calligra-tables'
+         'calligra-words'
+         'calligra-handbook'
+         'calligra-thesaurus-doc'
+         'calligra-braindump'
+         'calligra-flow')
+pkgver=2.3.86
+pkgrel=1
+arch=('i686' 'x86_64')
+url='http://www.calligra-suite.org'
+license=('FDL1.2' 'GPL2' 'LGPL')
+makedepends=('kdepimlibs' 'eigen2' 'freetds' 'kdegraphics-okular' 'libgsf'
+             'libwpd' 'libwpg' 'pstoedit' 'glew' 'gsl' 'cmake' 'automoc4'
+             'boost' 'libkdcraw' 'libpqxx' 'fftw' 'opengtl' 'lcms2')
+groups=('calligra')
+source=("http://download.kde.org/unstable/${pkgbase}-${pkgver}/${pkgbase}-${pkgver}.tar.bz2")
+md5sums=('1c2d073846089a812cb9ebd43c4b6b56')
+
+build() {
+  cd "${srcdir}"
+  mkdir build
+  cd build
+  cmake ../${pkgbase}-${pkgver} \
+    -DCMAKE_BUILD_TYPE=Release \
+    -DCMAKE_SKIP_RPATH=ON \
+    -DCMAKE_INSTALL_PREFIX=/usr \
+    -DBUILD_active=OFF \
+    -DBUILD_mobile=OFF \
+    -DBUILD_mysql=OFF \
+    -DKDCRAW_LOCAL_FOUND=/usr/lib/libkdcraw.so \
+    -DWITH_Marble=OFF
+  make
+}
+
+package_calligra-filters() {
+  pkgdesc="Filters for the Calligra office suite"
+  optdepends=('libgsf: Microsoft Word document importer'
+              'libwpd: WordPerfect document importer'
+              'libwpg: Corel WordPerfect Graphics image importer'
+              'pstoedit: Karbon EPS import filter'
+              'libkdcraw: support for raw images')
+  conflicts=('koffice-filters')
+  replaces=('koffice-filters')
+  install=calligra-filters.install
+
+  cd "${srcdir}"/build/filters
+  make DESTDIR="${pkgdir}" install
+}
+
+package_calligra-interfaces() {
+  pkgdesc="Interfaces for the Calligra office suite"
+  depends=('calligra-libs')
+  conflicts=('koffice-interfaces')
+  replaces=('koffice-interfaces')
+
+  cd "${srcdir}"/build/interfaces
+  make DESTDIR="${pkgdir}" install
+}
+
+package_calligra-libs() {
+  pkgdesc="Libraries for the Calligra office suite"
+  depends=('kdepimlibs' 'lcms2' 'calligra-servicetypes')
+  conflicts=('koffice-libs')
+  replaces=('koffice-libs')
+
+  cd "${srcdir}"/build/libs
+  make DESTDIR="${pkgdir}" install
+}
+
+package_calligra-plugins() {
+  pkgdesc="Plugins for the Calligra office suite"
+  depends=('calligra-libs')
+  conflicts=('koffice-plugins' 'koffice-kchart')
+  replaces=('koffice-plugins' 'koffice-kchart')
+
+  cd "${srcdir}"/build/plugins
+  make DESTDIR="${pkgdir}" install
+}
+
+package_calligra-pics() {
+  pkgdesc="Icons for the Calligra office suite"
+  depends=('calligra-libs')
+  conflicts=('koffice-pics')
+  replaces=('koffice-pics')
+  install=calligra.install
+
+  cd "${srcdir}"/build/pics
+  make DESTDIR="${pkgdir}" install
+}
+
+package_calligra-servicetypes() {
+  pkgdesc="Servicetypes for the Calligra office suite"
+  conflicts=('koffice-servicetypes')
+  replaces=('koffice-servicetypes')
+  install=calligra.install
+
+  cd "${srcdir}"/build/servicetypes
+  make DESTDIR="${pkgdir}" install
+}
+
+package_calligra-templates() {
+  pkgdesc="Templates for the Calligra office suite"
+  conflicts=('koffice-templates')
+  replaces=('koffice-templates')
+
+  cd "${srcdir}"/build/templates
+  make DESTDIR="${pkgdir}" install
+}
+
+package_calligra-tools() {
+  pkgdesc="Tools for the Calligra office suite"
+  depends=('calligra-libs')
+  conflicts=('koffice-tools')
+  replaces=('koffice-tools')
+  install=calligra-tools.install
+
+  cd "${srcdir}"/build/tools
+  make DESTDIR="${pkgdir}" install
+}
+
+#### package common files done #####
+
+#### package apps and their docs #####
+
+package_calligra-karbon() {
+  pkgdesc="Create scalable vector drawings"
+  depends=('calligra-libs' 'calligra-templates')
+  conflicts=('koffice-karbon' 'koffice-karbon-doc' 'calligra-karbon-doc')
+  replaces=('koffice-karbon' 'koffice-karbon-doc' 'calligra-karbon-doc')
+  install=calligra-karbon.install
+
+  cd "${srcdir}"/build/karbon
+  make DESTDIR="${pkgdir}" install
+}
+
+package_calligra-kexi() {
+  pkgdesc="Develop desktop database applications"
+  depends=('calligra-libs' 'calligra-templates')
+  conflicts=('koffice-kexi' 'koffice-kexi-doc' 'calligra-kexi-doc')
+  replaces=('koffice-kexi' 'koffice-kexi-doc' 'calligra-kexi-doc')
+  install=calligra-kexi.install
+
+  cd "${srcdir}"/build/kexi
+  make DESTDIR="${pkgdir}" install
+}
+
+package_calligra-kounavail() {
+  pkgdesc="Unavailable Calligra Document"
+  depends=('calligra-libs')
+  conflicts=('koffice-kounavail')
+  replaces=('koffice-kounavail')
+
+  cd "${srcdir}"/build/kounavail
+  make DESTDIR="${pkgdir}" install
+}
+
+package_calligra-plan() {
+  pkgdesc="Calligra Project Management Component"
+  depends=('calligra-words')
+  conflicts=('koffice-kplato' 'calligra-kplato')
+  replaces=('koffice-kplato' 'calligra-kplato')
+  install=calligra-plan.install
+
+  cd "${srcdir}"/build/plan
+  make DESTDIR="${pkgdir}" install
+}
+
+package_calligra-stage() {
+  pkgdesc="Write presentation documents"
+  depends=('calligra-libs' 'calligra-templates')
+  optdepends=('calligra-filters: import/export filters')
+  conflicts=('koffice-kpresenter' 'koffice-kpresenter-doc' 'calligra-stage-doc')
+  replaces=('koffice-kpresenter' 'koffice-kpresenter-doc' 'calligra-stage-doc')
+  install=calligra-stage.install
+
+  cd "${srcdir}"/build/stage
+  make DESTDIR="${pkgdir}" install
+}
+
+package_calligra-krita() {
+  pkgdesc="Edit and paint images"
+  depends=('calligra-libs' 'calligra-templates' 'calligra-plugins' 'glew'
+           'qimageblitz' 'poppler-qt' 'openexr' 'opengtl')
+  optdepends=('calligra-filters: import/export filters')
+  conflicts=('koffice-krita' 'calligra-krita-doc')
+  replaces=('koffice-krita' 'calligra-krita-doc')
+  install=calligra-krita.install
+
+  cd "${srcdir}"/build/krita
+  make DESTDIR="${pkgdir}" install
+}
+
+package_calligra-tables() {
+  pkgdesc="Write spreadsheet documents"
+  depends=('calligra-libs' 'calligra-templates' 'calligra-plugins' 'gsl')
+  optdepends=('calligra-filters: import/export filters')
+  conflicts=('koffice-kspread' 'koffice-kspread-doc' 'calligra-tables-doc')
+  replaces=('koffice-kspread' 'koffice-kspread-doc' 'calligra-tables-doc')
+  install=calligra-tables.install
+
+  cd "${srcdir}"/build/tables
+  make DESTDIR="${pkgdir}" install
+  cd "${srcdir}"/build/doc/tables
+  make DESTDIR="${pkgdir}" install
+}
+
+package_calligra-words() {
+  pkgdesc="Word Processor"
+  depends=('calligra-libs' 'calligra-templates' 'calligra-plugins' 'calligra-pics'
+           'calligra-kounavail' 'kdegraphics-okular')
+  optdepends=('calligra-filters: import/export filters')
+  conflicts=('koffice-kword')
+  replaces=('koffice-kword')
+  install=calligra-words.install
+
+  cd "${srcdir}"/build/words
+  make DESTDIR="${pkgdir}" install
+}
+
+package_calligra-handbook() {
+  pkgdesc="Documentation for Calligra"
+  conflicts=('koffice-handbook')
+  replaces=('koffice-handbook')
+
+  cd "${srcdir}"/build/doc/calligra
+  make DESTDIR="${pkgdir}" install
+}
+
+package_calligra-thesaurus-doc() {
+  pkgdesc="Documentation for Thesaurus"
+  conflicts=('koffice-thesaurus-doc')
+  replaces=('koffice-thesaurus-doc')
+
+  cd "${srcdir}"/build/doc/thesaurus
+  make DESTDIR="${pkgdir}" install
+}
+
+package_calligra-braindump() {
+  pkgdesc="Notes and idea gathering"
+  install=calligra-braindump.install
+
+  cd "${srcdir}"/build/braindump
+  make DESTDIR="${pkgdir}" install
+}
+
+package_calligra-flow() {
+  pkgdesc="Flowchart & Diagram Editing"
+  install=calligra-flow.install
+  conflicts=('calligra-flow-doc')
+  replaces=('calligra-flow-doc')
+
+  cd "${srcdir}"/build/flow
+  make DESTDIR="${pkgdir}" install
+}
+
+##### package apps done #####

Deleted: calligra-braindump.install
===================================================================
--- calligra-braindump.install	2012-01-12 08:09:44 UTC (rev 146514)
+++ calligra-braindump.install	2012-01-12 08:10:29 UTC (rev 146515)
@@ -1,12 +0,0 @@
-post_install() {
-	xdg-icon-resource forceupdate --theme hicolor &> /dev/null
-	update-desktop-database -q
-}
-
-post_upgrade() {
-	post_install
-}
-
-post_remove() {
-	post_install
-}
\ No newline at end of file

Copied: calligra/repos/kde-unstable-x86_64/calligra-braindump.install (from rev 146514, calligra/trunk/calligra-braindump.install)
===================================================================
--- calligra-braindump.install	                        (rev 0)
+++ calligra-braindump.install	2012-01-12 08:10:29 UTC (rev 146515)
@@ -0,0 +1,12 @@
+post_install() {
+	xdg-icon-resource forceupdate --theme hicolor &> /dev/null
+	update-desktop-database -q
+}
+
+post_upgrade() {
+	post_install
+}
+
+post_remove() {
+	post_install
+}
\ No newline at end of file

Deleted: calligra-filters.install
===================================================================
--- calligra-filters.install	2012-01-12 08:09:44 UTC (rev 146514)
+++ calligra-filters.install	2012-01-12 08:10:29 UTC (rev 146515)
@@ -1,11 +0,0 @@
-post_install() {
-	update-mime-database usr/share/mime &> /dev/null
-}
-
-post_upgrade() {
-	post_install
-}
-
-post_remove() {
-	post_install
-}

Copied: calligra/repos/kde-unstable-x86_64/calligra-filters.install (from rev 146514, calligra/trunk/calligra-filters.install)
===================================================================
--- calligra-filters.install	                        (rev 0)
+++ calligra-filters.install	2012-01-12 08:10:29 UTC (rev 146515)
@@ -0,0 +1,11 @@
+post_install() {
+	update-mime-database usr/share/mime &> /dev/null
+}
+
+post_upgrade() {
+	post_install
+}
+
+post_remove() {
+	post_install
+}

Deleted: calligra-flow.install
===================================================================
--- calligra-flow.install	2012-01-12 08:09:44 UTC (rev 146514)
+++ calligra-flow.install	2012-01-12 08:10:29 UTC (rev 146515)
@@ -1,12 +0,0 @@
-post_install() {
-	xdg-icon-resource forceupdate --theme hicolor &> /dev/null
-	update-desktop-database -q
-}
-
-post_upgrade() {
-	post_install
-}
-
-post_remove() {
-	post_install
-}

Copied: calligra/repos/kde-unstable-x86_64/calligra-flow.install (from rev 146514, calligra/trunk/calligra-flow.install)
===================================================================
--- calligra-flow.install	                        (rev 0)
+++ calligra-flow.install	2012-01-12 08:10:29 UTC (rev 146515)
@@ -0,0 +1,12 @@
+post_install() {
+	xdg-icon-resource forceupdate --theme hicolor &> /dev/null
+	update-desktop-database -q
+}
+
+post_upgrade() {
+	post_install
+}
+
+post_remove() {
+	post_install
+}

Deleted: calligra-karbon.install
===================================================================
--- calligra-karbon.install	2012-01-12 08:09:44 UTC (rev 146514)
+++ calligra-karbon.install	2012-01-12 08:10:29 UTC (rev 146515)
@@ -1,12 +0,0 @@
-post_install() {
-	xdg-icon-resource forceupdate --theme hicolor &> /dev/null
-	update-desktop-database -q
-}
-
-post_upgrade() {
-	post_install
-}
-
-post_remove() {
-	post_install
-}
\ No newline at end of file

Copied: calligra/repos/kde-unstable-x86_64/calligra-karbon.install (from rev 146514, calligra/trunk/calligra-karbon.install)
===================================================================
--- calligra-karbon.install	                        (rev 0)
+++ calligra-karbon.install	2012-01-12 08:10:29 UTC (rev 146515)
@@ -0,0 +1,12 @@
+post_install() {
+	xdg-icon-resource forceupdate --theme hicolor &> /dev/null
+	update-desktop-database -q
+}
+
+post_upgrade() {
+	post_install
+}
+
+post_remove() {
+	post_install
+}
\ No newline at end of file

Deleted: calligra-kexi.install
===================================================================
--- calligra-kexi.install	2012-01-12 08:09:44 UTC (rev 146514)
+++ calligra-kexi.install	2012-01-12 08:10:29 UTC (rev 146515)
@@ -1,11 +0,0 @@
-post_install() {
-	update-desktop-database -q
-}
-
-post_upgrade() {
-	post_install
-}
-
-post_remove() {
-	post_install
-}

Copied: calligra/repos/kde-unstable-x86_64/calligra-kexi.install (from rev 146514, calligra/trunk/calligra-kexi.install)
===================================================================
--- calligra-kexi.install	                        (rev 0)
+++ calligra-kexi.install	2012-01-12 08:10:29 UTC (rev 146515)
@@ -0,0 +1,11 @@
+post_install() {
+	update-desktop-database -q
+}
+
+post_upgrade() {
+	post_install
+}
+
+post_remove() {
+	post_install
+}

Deleted: calligra-krita.install
===================================================================
--- calligra-krita.install	2012-01-12 08:09:44 UTC (rev 146514)
+++ calligra-krita.install	2012-01-12 08:10:29 UTC (rev 146515)
@@ -1,13 +0,0 @@
-post_install() {
-	xdg-icon-resource forceupdate --theme hicolor &> /dev/null
-	update-mime-database usr/share/mime &> /dev/null
-	update-desktop-database -q
-}
-
-post_upgrade() {
-	post_install
-}
-
-post_remove() {
-	post_install
-}
\ No newline at end of file

Copied: calligra/repos/kde-unstable-x86_64/calligra-krita.install (from rev 146514, calligra/trunk/calligra-krita.install)
===================================================================
--- calligra-krita.install	                        (rev 0)
+++ calligra-krita.install	2012-01-12 08:10:29 UTC (rev 146515)
@@ -0,0 +1,13 @@
+post_install() {
+	xdg-icon-resource forceupdate --theme hicolor &> /dev/null
+	update-mime-database usr/share/mime &> /dev/null
+	update-desktop-database -q
+}
+
+post_upgrade() {
+	post_install
+}
+
+post_remove() {
+	post_install
+}
\ No newline at end of file

Deleted: calligra-plan.install
===================================================================
--- calligra-plan.install	2012-01-12 08:09:44 UTC (rev 146514)
+++ calligra-plan.install	2012-01-12 08:10:29 UTC (rev 146515)
@@ -1,12 +0,0 @@
-post_install() {
-	xdg-icon-resource forceupdate --theme hicolor &> /dev/null
-	update-desktop-database -q
-}
-
-post_upgrade() {
-	post_install
-}
-
-post_remove() {
-	post_install
-}
\ No newline at end of file

Copied: calligra/repos/kde-unstable-x86_64/calligra-plan.install (from rev 146514, calligra/trunk/calligra-plan.install)
===================================================================
--- calligra-plan.install	                        (rev 0)
+++ calligra-plan.install	2012-01-12 08:10:29 UTC (rev 146515)
@@ -0,0 +1,12 @@
+post_install() {
+	xdg-icon-resource forceupdate --theme hicolor &> /dev/null
+	update-desktop-database -q
+}
+
+post_upgrade() {
+	post_install
+}
+
+post_remove() {
+	post_install
+}
\ No newline at end of file

Deleted: calligra-stage.install
===================================================================
--- calligra-stage.install	2012-01-12 08:09:44 UTC (rev 146514)
+++ calligra-stage.install	2012-01-12 08:10:29 UTC (rev 146515)
@@ -1,12 +0,0 @@
-post_install() {
-	xdg-icon-resource forceupdate --theme hicolor &> /dev/null
-	update-desktop-database -q
-}
-
-post_upgrade() {
-	post_install
-}
-
-post_remove() {
-	post_install
-}

Copied: calligra/repos/kde-unstable-x86_64/calligra-stage.install (from rev 146514, calligra/trunk/calligra-stage.install)
===================================================================
--- calligra-stage.install	                        (rev 0)
+++ calligra-stage.install	2012-01-12 08:10:29 UTC (rev 146515)
@@ -0,0 +1,12 @@
+post_install() {
+	xdg-icon-resource forceupdate --theme hicolor &> /dev/null
+	update-desktop-database -q
+}
+
+post_upgrade() {
+	post_install
+}
+
+post_remove() {
+	post_install
+}

Deleted: calligra-tables.install
===================================================================
--- calligra-tables.install	2012-01-12 08:09:44 UTC (rev 146514)
+++ calligra-tables.install	2012-01-12 08:10:29 UTC (rev 146515)
@@ -1,12 +0,0 @@
-post_install() {
-	xdg-icon-resource forceupdate --theme hicolor &> /dev/null
-	update-desktop-database -q
-}
-
-post_upgrade() {
-	post_install
-}
-
-post_remove() {
-	post_install
-}

Copied: calligra/repos/kde-unstable-x86_64/calligra-tables.install (from rev 146514, calligra/trunk/calligra-tables.install)
===================================================================
--- calligra-tables.install	                        (rev 0)
+++ calligra-tables.install	2012-01-12 08:10:29 UTC (rev 146515)
@@ -0,0 +1,12 @@
+post_install() {
+	xdg-icon-resource forceupdate --theme hicolor &> /dev/null
+	update-desktop-database -q
+}
+
+post_upgrade() {
+	post_install
+}
+
+post_remove() {
+	post_install
+}

Deleted: calligra-tools.install
===================================================================
--- calligra-tools.install	2012-01-12 08:09:44 UTC (rev 146514)
+++ calligra-tools.install	2012-01-12 08:10:29 UTC (rev 146515)
@@ -1,12 +0,0 @@
-post_install() {
-	xdg-icon-resource forceupdate --theme hicolor &> /dev/null
-	update-desktop-database -q
-}
-
-post_upgrade() {
-	post_install
-}
-
-post_remove() {
-	post_install
-}

Copied: calligra/repos/kde-unstable-x86_64/calligra-tools.install (from rev 146514, calligra/trunk/calligra-tools.install)
===================================================================
--- calligra-tools.install	                        (rev 0)
+++ calligra-tools.install	2012-01-12 08:10:29 UTC (rev 146515)
@@ -0,0 +1,12 @@
+post_install() {
+	xdg-icon-resource forceupdate --theme hicolor &> /dev/null
+	update-desktop-database -q
+}
+
+post_upgrade() {
+	post_install
+}
+
+post_remove() {
+	post_install
+}

Deleted: calligra-words.install
===================================================================
--- calligra-words.install	2012-01-12 08:09:44 UTC (rev 146514)
+++ calligra-words.install	2012-01-12 08:10:29 UTC (rev 146515)
@@ -1,12 +0,0 @@
-post_install() {
-	xdg-icon-resource forceupdate --theme hicolor &> /dev/null
-	update-desktop-database -q
-}
-
-post_upgrade() {
-	post_install
-}
-
-post_remove() {
-	post_install
-}

Copied: calligra/repos/kde-unstable-x86_64/calligra-words.install (from rev 146514, calligra/trunk/calligra-words.install)
===================================================================
--- calligra-words.install	                        (rev 0)
+++ calligra-words.install	2012-01-12 08:10:29 UTC (rev 146515)
@@ -0,0 +1,12 @@
+post_install() {
+	xdg-icon-resource forceupdate --theme hicolor &> /dev/null
+	update-desktop-database -q
+}
+
+post_upgrade() {
+	post_install
+}
+
+post_remove() {
+	post_install
+}

Deleted: calligra.install
===================================================================
--- calligra.install	2012-01-12 08:09:44 UTC (rev 146514)
+++ calligra.install	2012-01-12 08:10:29 UTC (rev 146515)
@@ -1,11 +0,0 @@
-post_install() {
-	xdg-icon-resource forceupdate --theme hicolor &> /dev/null
-}
-
-post_upgrade() {
-	post_install
-}
-
-post_remove() {
-	post_install
-}

Copied: calligra/repos/kde-unstable-x86_64/calligra.install (from rev 146514, calligra/trunk/calligra.install)
===================================================================
--- calligra.install	                        (rev 0)
+++ calligra.install	2012-01-12 08:10:29 UTC (rev 146515)
@@ -0,0 +1,11 @@
+post_install() {
+	xdg-icon-resource forceupdate --theme hicolor &> /dev/null
+}
+
+post_upgrade() {
+	post_install
+}
+
+post_remove() {
+	post_install
+}




More information about the arch-commits mailing list