[arch-commits] Commit in calligra/repos (4 files)

Antonio Rojas arojas at archlinux.org
Mon Dec 5 22:09:25 UTC 2016


    Date: Monday, December 5, 2016 @ 22:09:25
  Author: arojas
Revision: 282856

archrelease: copy trunk to testing-i686, testing-x86_64

Added:
  calligra/repos/testing-i686/PKGBUILD
    (from rev 282855, calligra/trunk/PKGBUILD)
  calligra/repos/testing-x86_64/PKGBUILD
    (from rev 282855, calligra/trunk/PKGBUILD)
Deleted:
  calligra/repos/testing-i686/PKGBUILD
  calligra/repos/testing-x86_64/PKGBUILD

-------------------------+
 /PKGBUILD               |  330 ++++++++++++++++++++++++++++++++++++++++++++++
 testing-i686/PKGBUILD   |  165 -----------------------
 testing-x86_64/PKGBUILD |  165 -----------------------
 3 files changed, 330 insertions(+), 330 deletions(-)

Deleted: testing-i686/PKGBUILD
===================================================================
--- testing-i686/PKGBUILD	2016-12-05 22:06:16 UTC (rev 282855)
+++ testing-i686/PKGBUILD	2016-12-05 22:09:25 UTC (rev 282856)
@@ -1,165 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan <felixonmars at archlinux.org>
-# Maintainer: Antonio Rojas <arojas at archlinux.org>
-# Contributor: Andrea Scarpino <andrea at archlinux.org>
-# Contributor: Ronald van Haren <ronald.archlinux.org>
-
-pkgbase=calligra
-pkgname=('braindump'
-         'calligra-devtools'
-         'calligra-extras'
-         'calligra-filters'
-         'calligra-handbook'
-         'karbon'
-         'calligra-libs'
-         'calligra-plan'
-         'calligra-plugins'
-         'calligra-sheets'
-         'calligra-stage'
-         'calligra-words')
-pkgver=3.0.0
-pkgrel=2
-arch=('i686' 'x86_64')
-url='http://www.calligra-suite.org/'
-license=('FDL1.2' 'GPL2' 'LGPL')
-makedepends=('extra-cmake-modules' 'kcmutils' 'kdoctools' 'python' 'kdelibs4support' 'knotifyconfig'
-             'kdesignerplugin' 'kross' 'ktexteditor' 'threadweaver' 'kactivities' 'khtml' 'boost'
-             'libwpg' 'poppler-qt5' 'kdiagram' 'kreport' 'eigen' 'marble' 'openjpeg' 'pstoedit' 'libspnav'
-             'libvisio' 'libetonyek' 'libodfgen' 'libwps' 'gsl' 'openexr' 'akonadi-contacts' 'kcalcore'
-             'vc' 'qca-qt5' 'git')
-groups=('calligra')
-source=("http://download.kde.org/stable/${pkgbase}-${pkgver}/${pkgbase}-${pkgver}.tar.gz")
-md5sums=('d658ed72aa7d5f2b0ebd8844007d4ac6')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../${pkgbase}-${pkgver} \
-    -DCMAKE_BUILD_TYPE=Release \
-    -DCMAKE_INSTALL_PREFIX=/usr \
-    -DKDE_INSTALL_LIBDIR=lib \
-    -DBUILD_TESTING=OFF \
-    -DBUILD_UNMAINTAINED=ON
-  make
-}
-
-package_calligra-filters() {
-  pkgdesc="Filters for the Calligra office suite"
-  depends=('calligra-sheets' 'calligra-words' 'calligra-karbon' 'libodfgen')
-  optdepends=('libwpg: Corel WordPerfect Graphics image importer'
-              'libwps: Microsoft Works file word processor format import'
-              'libvisio: Microsoft Visio import filter'
-              'libetonyek: Apple Keynote import filter'
-              'pstoedit: EPS to SVG filter'
-              'poppler: PDF to SVG filter'
-              'khtml: HTML to ODS filter'
-              'openjpeg: PDF to SVG filer')
-  cd build/filters
-  make DESTDIR="$pkgdir" install
-}
-
-package_braindump() {
-  pkgdesc="Notes and idea gathering"
-  depends=('qt5-webkit' 'hicolor-icon-theme' 'calligra-libs')
-  conflicts=('calligra-braindump')
-  replaces=('calligra-braindump')
-
-  cd build/braindump
-  make DESTDIR="$pkgdir" install
-}
-
-package_calligra-libs() {
-  pkgdesc="Libraries for the Calligra office suite"
-  depends=('akonadi-contacts' 'ilmbase' 'kactivities' 'qca-qt5')
-
-  for _d in interfaces libs pics servicetypes; do
-    cd "$srcdir"/build/$_d
-    make DESTDIR="$pkgdir" install
-  done
-}
-
-package_calligra-plugins() {
-  pkgdesc="Plugins for the Calligra office suite"
-  depends=('calligra-filters' 'libspnav' 'kdiagram')
-
-  cd build/plugins
-  make DESTDIR="$pkgdir" install
-}
-
-package_karbon() {
-  pkgdesc="Create scalable vector drawings"
-  depends=('calligra-libs' 'hicolor-icon-theme')
-  optdepends=('calligra-filters: import/export filters'
-              'calligra-extras: extra calligra tools')
-  conflicts=('calligra-karbon')
-  replaces=('calligra-karbon')
-
-  cd build/karbon
-  make DESTDIR="$pkgdir" install
-}
-
-package_calligra-plan() {
-  pkgdesc="Calligra Project Management Component"
-  depends=('calligra-words' 'kreport' 'kcalcore' 'khtml' 'kdiagram')
-
-  cd build/plan
-  make DESTDIR="$pkgdir" install
-}
-
-package_calligra-stage() {
-  pkgdesc="Write presentation documents"
-  depends=('calligra-libs' 'qt5-webkit' 'hicolor-icon-theme')
-
-  cd build/stage
-  make DESTDIR="$pkgdir" install
-}
-
-package_calligra-sheets() {
-  pkgdesc="Write spreadsheet documents"
-  depends=('calligra-libs' 'gsl' 'kdelibs4support' 'kcmutils' 'knotifyconfig' 'hicolor-icon-theme')
-  optdepends=('calligra-filters: import/export filters'
-              'calligra-plugins: extra calligra plugins'
-              'calligra-extras: extra calligra tools')
-
-  cd build/sheets
-  make DESTDIR="$pkgdir" install
-}
-
-package_calligra-words() {
-  pkgdesc="Word Processor"
-  depends=('calligra-libs' 'hicolor-icon-theme')
-  optdepends=('calligra-extras: extra calligra tools')
-
-  cd build/words
-  make DESTDIR="$pkgdir" install
-}
-
-package_calligra-handbook() {
-  pkgdesc="Documentation for Calligra"
-  options=('docs')
-
-  cd build/doc/calligra
-  make DESTDIR="$pkgdir" install
-}
-
-package_calligra-extras() {
-  pkgdesc="Calligra suite extras"
-  depends=('calligra-libs')
-
-  cd build/extras
-  make DESTDIR="$pkgdir" install
-
-  cd ../data
-  make DESTDIR="$pkgdir" install
-}
-
-package_calligra-devtools() {
-  pkgdesc="Calligra developer tools"
-  depends=('calligra-sheets' 'calligra-words' 'poppler-qt5')
-
-  cd build/devtools
-  make DESTDIR="$pkgdir" install
-}

Copied: calligra/repos/testing-i686/PKGBUILD (from rev 282855, calligra/trunk/PKGBUILD)
===================================================================
--- testing-i686/PKGBUILD	                        (rev 0)
+++ testing-i686/PKGBUILD	2016-12-05 22:09:25 UTC (rev 282856)
@@ -0,0 +1,165 @@
+# $Id$
+# Maintainer: Felix Yan <felixonmars at archlinux.org>
+# Maintainer: Antonio Rojas <arojas at archlinux.org>
+# Contributor: Andrea Scarpino <andrea at archlinux.org>
+# Contributor: Ronald van Haren <ronald.archlinux.org>
+
+pkgbase=calligra
+pkgname=('braindump'
+         'calligra-devtools'
+         'calligra-extras'
+         'calligra-filters'
+         'calligra-handbook'
+         'karbon'
+         'calligra-libs'
+         'calligra-plan'
+         'calligra-plugins'
+         'calligra-sheets'
+         'calligra-stage'
+         'calligra-words')
+pkgver=3.0.0
+pkgrel=3
+arch=('i686' 'x86_64')
+url='http://www.calligra-suite.org/'
+license=('FDL1.2' 'GPL2' 'LGPL')
+makedepends=('extra-cmake-modules' 'kcmutils' 'kdoctools' 'python' 'kdelibs4support' 'knotifyconfig'
+             'kdesignerplugin' 'kross' 'ktexteditor' 'threadweaver' 'kactivities' 'khtml' 'boost'
+             'libwpg' 'poppler-qt5' 'kdiagram' 'kreport' 'eigen' 'marble' 'openjpeg' 'pstoedit' 'libspnav'
+             'libvisio' 'libetonyek' 'libodfgen' 'libwps' 'gsl' 'openexr' 'akonadi-contacts' 'kcalcore'
+             'vc' 'qca-qt5' 'git')
+groups=('calligra')
+source=("http://download.kde.org/stable/${pkgbase}-${pkgver}/${pkgbase}-${pkgver}.tar.gz")
+md5sums=('d658ed72aa7d5f2b0ebd8844007d4ac6')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../${pkgbase}-${pkgver} \
+    -DCMAKE_BUILD_TYPE=Release \
+    -DCMAKE_INSTALL_PREFIX=/usr \
+    -DKDE_INSTALL_LIBDIR=lib \
+    -DBUILD_TESTING=OFF \
+    -DBUILD_UNMAINTAINED=ON
+  make
+}
+
+package_calligra-filters() {
+  pkgdesc="Filters for the Calligra office suite"
+  depends=('calligra-sheets' 'calligra-words' 'karbon' 'libodfgen')
+  optdepends=('libwpg: Corel WordPerfect Graphics image importer'
+              'libwps: Microsoft Works file word processor format import'
+              'libvisio: Microsoft Visio import filter'
+              'libetonyek: Apple Keynote import filter'
+              'pstoedit: EPS to SVG filter'
+              'poppler: PDF to SVG filter'
+              'khtml: HTML to ODS filter'
+              'openjpeg: PDF to SVG filer')
+  cd build/filters
+  make DESTDIR="$pkgdir" install
+}
+
+package_braindump() {
+  pkgdesc="Notes and idea gathering"
+  depends=('qt5-webkit' 'hicolor-icon-theme' 'calligra-libs')
+  conflicts=('calligra-braindump')
+  replaces=('calligra-braindump')
+
+  cd build/braindump
+  make DESTDIR="$pkgdir" install
+}
+
+package_calligra-libs() {
+  pkgdesc="Libraries for the Calligra office suite"
+  depends=('akonadi-contacts' 'ilmbase' 'kactivities' 'qca-qt5')
+
+  for _d in interfaces libs pics servicetypes; do
+    cd "$srcdir"/build/$_d
+    make DESTDIR="$pkgdir" install
+  done
+}
+
+package_calligra-plugins() {
+  pkgdesc="Plugins for the Calligra office suite"
+  depends=('calligra-filters' 'libspnav' 'kdiagram')
+
+  cd build/plugins
+  make DESTDIR="$pkgdir" install
+}
+
+package_karbon() {
+  pkgdesc="Create scalable vector drawings"
+  depends=('calligra-libs' 'hicolor-icon-theme')
+  optdepends=('calligra-filters: import/export filters'
+              'calligra-extras: extra calligra tools')
+  conflicts=('calligra-karbon')
+  replaces=('calligra-karbon')
+
+  cd build/karbon
+  make DESTDIR="$pkgdir" install
+}
+
+package_calligra-plan() {
+  pkgdesc="Calligra Project Management Component"
+  depends=('calligra-words' 'kreport' 'kcalcore' 'khtml' 'kdiagram')
+
+  cd build/plan
+  make DESTDIR="$pkgdir" install
+}
+
+package_calligra-stage() {
+  pkgdesc="Write presentation documents"
+  depends=('calligra-libs' 'qt5-webkit' 'hicolor-icon-theme')
+
+  cd build/stage
+  make DESTDIR="$pkgdir" install
+}
+
+package_calligra-sheets() {
+  pkgdesc="Write spreadsheet documents"
+  depends=('calligra-libs' 'gsl' 'kdelibs4support' 'kcmutils' 'knotifyconfig' 'hicolor-icon-theme')
+  optdepends=('calligra-filters: import/export filters'
+              'calligra-plugins: extra calligra plugins'
+              'calligra-extras: extra calligra tools')
+
+  cd build/sheets
+  make DESTDIR="$pkgdir" install
+}
+
+package_calligra-words() {
+  pkgdesc="Word Processor"
+  depends=('calligra-libs' 'hicolor-icon-theme')
+  optdepends=('calligra-extras: extra calligra tools')
+
+  cd build/words
+  make DESTDIR="$pkgdir" install
+}
+
+package_calligra-handbook() {
+  pkgdesc="Documentation for Calligra"
+  options=('docs')
+
+  cd build/doc/calligra
+  make DESTDIR="$pkgdir" install
+}
+
+package_calligra-extras() {
+  pkgdesc="Calligra suite extras"
+  depends=('calligra-libs')
+
+  cd build/extras
+  make DESTDIR="$pkgdir" install
+
+  cd ../data
+  make DESTDIR="$pkgdir" install
+}
+
+package_calligra-devtools() {
+  pkgdesc="Calligra developer tools"
+  depends=('calligra-sheets' 'calligra-words' 'poppler-qt5')
+
+  cd build/devtools
+  make DESTDIR="$pkgdir" install
+}

Deleted: testing-x86_64/PKGBUILD
===================================================================
--- testing-x86_64/PKGBUILD	2016-12-05 22:06:16 UTC (rev 282855)
+++ testing-x86_64/PKGBUILD	2016-12-05 22:09:25 UTC (rev 282856)
@@ -1,165 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan <felixonmars at archlinux.org>
-# Maintainer: Antonio Rojas <arojas at archlinux.org>
-# Contributor: Andrea Scarpino <andrea at archlinux.org>
-# Contributor: Ronald van Haren <ronald.archlinux.org>
-
-pkgbase=calligra
-pkgname=('braindump'
-         'calligra-devtools'
-         'calligra-extras'
-         'calligra-filters'
-         'calligra-handbook'
-         'karbon'
-         'calligra-libs'
-         'calligra-plan'
-         'calligra-plugins'
-         'calligra-sheets'
-         'calligra-stage'
-         'calligra-words')
-pkgver=3.0.0
-pkgrel=2
-arch=('i686' 'x86_64')
-url='http://www.calligra-suite.org/'
-license=('FDL1.2' 'GPL2' 'LGPL')
-makedepends=('extra-cmake-modules' 'kcmutils' 'kdoctools' 'python' 'kdelibs4support' 'knotifyconfig'
-             'kdesignerplugin' 'kross' 'ktexteditor' 'threadweaver' 'kactivities' 'khtml' 'boost'
-             'libwpg' 'poppler-qt5' 'kdiagram' 'kreport' 'eigen' 'marble' 'openjpeg' 'pstoedit' 'libspnav'
-             'libvisio' 'libetonyek' 'libodfgen' 'libwps' 'gsl' 'openexr' 'akonadi-contacts' 'kcalcore'
-             'vc' 'qca-qt5' 'git')
-groups=('calligra')
-source=("http://download.kde.org/stable/${pkgbase}-${pkgver}/${pkgbase}-${pkgver}.tar.gz")
-md5sums=('d658ed72aa7d5f2b0ebd8844007d4ac6')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../${pkgbase}-${pkgver} \
-    -DCMAKE_BUILD_TYPE=Release \
-    -DCMAKE_INSTALL_PREFIX=/usr \
-    -DKDE_INSTALL_LIBDIR=lib \
-    -DBUILD_TESTING=OFF \
-    -DBUILD_UNMAINTAINED=ON
-  make
-}
-
-package_calligra-filters() {
-  pkgdesc="Filters for the Calligra office suite"
-  depends=('calligra-sheets' 'calligra-words' 'calligra-karbon' 'libodfgen')
-  optdepends=('libwpg: Corel WordPerfect Graphics image importer'
-              'libwps: Microsoft Works file word processor format import'
-              'libvisio: Microsoft Visio import filter'
-              'libetonyek: Apple Keynote import filter'
-              'pstoedit: EPS to SVG filter'
-              'poppler: PDF to SVG filter'
-              'khtml: HTML to ODS filter'
-              'openjpeg: PDF to SVG filer')
-  cd build/filters
-  make DESTDIR="$pkgdir" install
-}
-
-package_braindump() {
-  pkgdesc="Notes and idea gathering"
-  depends=('qt5-webkit' 'hicolor-icon-theme' 'calligra-libs')
-  conflicts=('calligra-braindump')
-  replaces=('calligra-braindump')
-
-  cd build/braindump
-  make DESTDIR="$pkgdir" install
-}
-
-package_calligra-libs() {
-  pkgdesc="Libraries for the Calligra office suite"
-  depends=('akonadi-contacts' 'ilmbase' 'kactivities' 'qca-qt5')
-
-  for _d in interfaces libs pics servicetypes; do
-    cd "$srcdir"/build/$_d
-    make DESTDIR="$pkgdir" install
-  done
-}
-
-package_calligra-plugins() {
-  pkgdesc="Plugins for the Calligra office suite"
-  depends=('calligra-filters' 'libspnav' 'kdiagram')
-
-  cd build/plugins
-  make DESTDIR="$pkgdir" install
-}
-
-package_karbon() {
-  pkgdesc="Create scalable vector drawings"
-  depends=('calligra-libs' 'hicolor-icon-theme')
-  optdepends=('calligra-filters: import/export filters'
-              'calligra-extras: extra calligra tools')
-  conflicts=('calligra-karbon')
-  replaces=('calligra-karbon')
-
-  cd build/karbon
-  make DESTDIR="$pkgdir" install
-}
-
-package_calligra-plan() {
-  pkgdesc="Calligra Project Management Component"
-  depends=('calligra-words' 'kreport' 'kcalcore' 'khtml' 'kdiagram')
-
-  cd build/plan
-  make DESTDIR="$pkgdir" install
-}
-
-package_calligra-stage() {
-  pkgdesc="Write presentation documents"
-  depends=('calligra-libs' 'qt5-webkit' 'hicolor-icon-theme')
-
-  cd build/stage
-  make DESTDIR="$pkgdir" install
-}
-
-package_calligra-sheets() {
-  pkgdesc="Write spreadsheet documents"
-  depends=('calligra-libs' 'gsl' 'kdelibs4support' 'kcmutils' 'knotifyconfig' 'hicolor-icon-theme')
-  optdepends=('calligra-filters: import/export filters'
-              'calligra-plugins: extra calligra plugins'
-              'calligra-extras: extra calligra tools')
-
-  cd build/sheets
-  make DESTDIR="$pkgdir" install
-}
-
-package_calligra-words() {
-  pkgdesc="Word Processor"
-  depends=('calligra-libs' 'hicolor-icon-theme')
-  optdepends=('calligra-extras: extra calligra tools')
-
-  cd build/words
-  make DESTDIR="$pkgdir" install
-}
-
-package_calligra-handbook() {
-  pkgdesc="Documentation for Calligra"
-  options=('docs')
-
-  cd build/doc/calligra
-  make DESTDIR="$pkgdir" install
-}
-
-package_calligra-extras() {
-  pkgdesc="Calligra suite extras"
-  depends=('calligra-libs')
-
-  cd build/extras
-  make DESTDIR="$pkgdir" install
-
-  cd ../data
-  make DESTDIR="$pkgdir" install
-}
-
-package_calligra-devtools() {
-  pkgdesc="Calligra developer tools"
-  depends=('calligra-sheets' 'calligra-words' 'poppler-qt5')
-
-  cd build/devtools
-  make DESTDIR="$pkgdir" install
-}

Copied: calligra/repos/testing-x86_64/PKGBUILD (from rev 282855, calligra/trunk/PKGBUILD)
===================================================================
--- testing-x86_64/PKGBUILD	                        (rev 0)
+++ testing-x86_64/PKGBUILD	2016-12-05 22:09:25 UTC (rev 282856)
@@ -0,0 +1,165 @@
+# $Id$
+# Maintainer: Felix Yan <felixonmars at archlinux.org>
+# Maintainer: Antonio Rojas <arojas at archlinux.org>
+# Contributor: Andrea Scarpino <andrea at archlinux.org>
+# Contributor: Ronald van Haren <ronald.archlinux.org>
+
+pkgbase=calligra
+pkgname=('braindump'
+         'calligra-devtools'
+         'calligra-extras'
+         'calligra-filters'
+         'calligra-handbook'
+         'karbon'
+         'calligra-libs'
+         'calligra-plan'
+         'calligra-plugins'
+         'calligra-sheets'
+         'calligra-stage'
+         'calligra-words')
+pkgver=3.0.0
+pkgrel=3
+arch=('i686' 'x86_64')
+url='http://www.calligra-suite.org/'
+license=('FDL1.2' 'GPL2' 'LGPL')
+makedepends=('extra-cmake-modules' 'kcmutils' 'kdoctools' 'python' 'kdelibs4support' 'knotifyconfig'
+             'kdesignerplugin' 'kross' 'ktexteditor' 'threadweaver' 'kactivities' 'khtml' 'boost'
+             'libwpg' 'poppler-qt5' 'kdiagram' 'kreport' 'eigen' 'marble' 'openjpeg' 'pstoedit' 'libspnav'
+             'libvisio' 'libetonyek' 'libodfgen' 'libwps' 'gsl' 'openexr' 'akonadi-contacts' 'kcalcore'
+             'vc' 'qca-qt5' 'git')
+groups=('calligra')
+source=("http://download.kde.org/stable/${pkgbase}-${pkgver}/${pkgbase}-${pkgver}.tar.gz")
+md5sums=('d658ed72aa7d5f2b0ebd8844007d4ac6')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../${pkgbase}-${pkgver} \
+    -DCMAKE_BUILD_TYPE=Release \
+    -DCMAKE_INSTALL_PREFIX=/usr \
+    -DKDE_INSTALL_LIBDIR=lib \
+    -DBUILD_TESTING=OFF \
+    -DBUILD_UNMAINTAINED=ON
+  make
+}
+
+package_calligra-filters() {
+  pkgdesc="Filters for the Calligra office suite"
+  depends=('calligra-sheets' 'calligra-words' 'karbon' 'libodfgen')
+  optdepends=('libwpg: Corel WordPerfect Graphics image importer'
+              'libwps: Microsoft Works file word processor format import'
+              'libvisio: Microsoft Visio import filter'
+              'libetonyek: Apple Keynote import filter'
+              'pstoedit: EPS to SVG filter'
+              'poppler: PDF to SVG filter'
+              'khtml: HTML to ODS filter'
+              'openjpeg: PDF to SVG filer')
+  cd build/filters
+  make DESTDIR="$pkgdir" install
+}
+
+package_braindump() {
+  pkgdesc="Notes and idea gathering"
+  depends=('qt5-webkit' 'hicolor-icon-theme' 'calligra-libs')
+  conflicts=('calligra-braindump')
+  replaces=('calligra-braindump')
+
+  cd build/braindump
+  make DESTDIR="$pkgdir" install
+}
+
+package_calligra-libs() {
+  pkgdesc="Libraries for the Calligra office suite"
+  depends=('akonadi-contacts' 'ilmbase' 'kactivities' 'qca-qt5')
+
+  for _d in interfaces libs pics servicetypes; do
+    cd "$srcdir"/build/$_d
+    make DESTDIR="$pkgdir" install
+  done
+}
+
+package_calligra-plugins() {
+  pkgdesc="Plugins for the Calligra office suite"
+  depends=('calligra-filters' 'libspnav' 'kdiagram')
+
+  cd build/plugins
+  make DESTDIR="$pkgdir" install
+}
+
+package_karbon() {
+  pkgdesc="Create scalable vector drawings"
+  depends=('calligra-libs' 'hicolor-icon-theme')
+  optdepends=('calligra-filters: import/export filters'
+              'calligra-extras: extra calligra tools')
+  conflicts=('calligra-karbon')
+  replaces=('calligra-karbon')
+
+  cd build/karbon
+  make DESTDIR="$pkgdir" install
+}
+
+package_calligra-plan() {
+  pkgdesc="Calligra Project Management Component"
+  depends=('calligra-words' 'kreport' 'kcalcore' 'khtml' 'kdiagram')
+
+  cd build/plan
+  make DESTDIR="$pkgdir" install
+}
+
+package_calligra-stage() {
+  pkgdesc="Write presentation documents"
+  depends=('calligra-libs' 'qt5-webkit' 'hicolor-icon-theme')
+
+  cd build/stage
+  make DESTDIR="$pkgdir" install
+}
+
+package_calligra-sheets() {
+  pkgdesc="Write spreadsheet documents"
+  depends=('calligra-libs' 'gsl' 'kdelibs4support' 'kcmutils' 'knotifyconfig' 'hicolor-icon-theme')
+  optdepends=('calligra-filters: import/export filters'
+              'calligra-plugins: extra calligra plugins'
+              'calligra-extras: extra calligra tools')
+
+  cd build/sheets
+  make DESTDIR="$pkgdir" install
+}
+
+package_calligra-words() {
+  pkgdesc="Word Processor"
+  depends=('calligra-libs' 'hicolor-icon-theme')
+  optdepends=('calligra-extras: extra calligra tools')
+
+  cd build/words
+  make DESTDIR="$pkgdir" install
+}
+
+package_calligra-handbook() {
+  pkgdesc="Documentation for Calligra"
+  options=('docs')
+
+  cd build/doc/calligra
+  make DESTDIR="$pkgdir" install
+}
+
+package_calligra-extras() {
+  pkgdesc="Calligra suite extras"
+  depends=('calligra-libs')
+
+  cd build/extras
+  make DESTDIR="$pkgdir" install
+
+  cd ../data
+  make DESTDIR="$pkgdir" install
+}
+
+package_calligra-devtools() {
+  pkgdesc="Calligra developer tools"
+  depends=('calligra-sheets' 'calligra-words' 'poppler-qt5')
+
+  cd build/devtools
+  make DESTDIR="$pkgdir" install
+}



More information about the arch-commits mailing list