Date: Wednesday, March 7, 2018 @ 13:33:21
  Author: arojas
Revision: 317979

archrelease: copy trunk to staging-x86_64

Added:
  calligra/repos/staging-x86_64/PKGBUILD
    (from rev 317978, calligra/trunk/PKGBUILD)
Deleted:
  calligra/repos/staging-x86_64/PKGBUILD

----------+
 PKGBUILD |  120 ++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 60 insertions(+), 60 deletions(-)

Deleted: PKGBUILD
===================================================================
--- PKGBUILD    2018-03-07 13:15:13 UTC (rev 317978)
+++ PKGBUILD    2018-03-07 13:33:21 UTC (rev 317979)
@@ -1,60 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan <felixonm...@archlinux.org>
-# Maintainer: Antonio Rojas <aro...@archlinux.org>
-# Contributor: Andrea Scarpino <and...@archlinux.org>
-# Contributor: Ronald van Haren <ronald.archlinux.org>
-
-pkgname=calligra
-pkgdesc="A set of applications for productivity and creative usage"
-pkgver=3.1.0
-pkgrel=2
-arch=(x86_64)
-url='https://www.calligra-suite.org/'
-license=(FDL1.2 GPL2 LGPL)
-depends=(kcmutils knotifyconfig kross kactivities kdiagram kreport libspnav 
kdelibs4support
-         gsl openexr kcontacts qca-qt5 poppler-qt5 libodfgen qt5-webkit cauchy 
khtml)
-makedepends=(extra-cmake-modules kdoctools python kdesignerplugin boost 
openjpeg akonadi-contacts
-             libwpg okular eigen marble-common pstoedit libvisio libetonyek 
libwps vc libgit2)
-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'
-            'openjpeg: PDF to SVG filer'
-            'libgit2: Calligra Gemini git plugin'
-            'kirigami2: for Calligra Gemini')
-conflicts=(calligra-devtools calligra-extras calligra-filters calligra-karbon 
karbon calligra-libs
-           calligra-plugins calligra-sheets calligra-stage calligra-words 
calligra-l10n calligra-meta
-           calligra-flow calligra-braindump calligra-gemini calligra-handbook)
-replaces=(calligra-devtools calligra-extras calligra-filters calligra-karbon 
karbon calligra-libs
-          calligra-plugins calligra-sheets calligra-stage calligra-words 
calligra-l10n calligra-meta)
-for _lang in bs ca ca@valencia cs da de el en_gb es et fi fr gl hu it ja kk nb 
nl \
-             pl pt pt_br ru sk sv uk zh_cn zh_tw; do
-  conflicts+=(calligra-l10n-$_lang)
-  replaces+=(calligra-l10n-$_lang)
-done
-source=("https://download.kde.org/stable/$pkgname/$pkgver/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('6818cd6e64136321be217eb57cc7d6ac7c7035191fdb1ee336ebe60bc114e870'
-            'SKIP')
-validpgpkeys=(05D00A8B73A686789E0A156858B9596C722EA3BD  # Boudewijn Rempt 
<foundat...@krita.org>
-              42A60D06F449E895F40F09C01638B8A616108B8A) # Dag Andersen 
<dand...@get2net.dk>
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgbase-$pkgver \
-    -DCMAKE_BUILD_TYPE=Release \
-    -DCMAKE_INSTALL_PREFIX=/usr \
-    -DCMAKE_INSTALL_LIBDIR=lib \
-    -DBUILD_TESTING=OFF
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: calligra/repos/staging-x86_64/PKGBUILD (from rev 317978, 
calligra/trunk/PKGBUILD)
===================================================================
--- PKGBUILD                            (rev 0)
+++ PKGBUILD    2018-03-07 13:33:21 UTC (rev 317979)
@@ -0,0 +1,60 @@
+# $Id$
+# Maintainer: Felix Yan <felixonm...@archlinux.org>
+# Maintainer: Antonio Rojas <aro...@archlinux.org>
+# Contributor: Andrea Scarpino <and...@archlinux.org>
+# Contributor: Ronald van Haren <ronald.archlinux.org>
+
+pkgname=calligra
+pkgdesc="A set of applications for productivity and creative usage"
+pkgver=3.1.0
+pkgrel=3
+arch=(x86_64)
+url='https://www.calligra-suite.org/'
+license=(FDL1.2 GPL2 LGPL)
+depends=(kcmutils knotifyconfig kross kactivities kdiagram libspnav 
kdelibs4support
+         gsl openexr kcontacts qca-qt5 poppler-qt5 libodfgen qt5-webkit cauchy 
khtml)
+makedepends=(extra-cmake-modules kdoctools python kdesignerplugin boost 
openjpeg akonadi-contacts
+             libwpg okular eigen marble-common pstoedit libvisio libetonyek 
libwps vc libgit2)
+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'
+            'openjpeg: PDF to SVG filer'
+            'libgit2: Calligra Gemini git plugin'
+            'kirigami2: for Calligra Gemini')
+conflicts=(calligra-devtools calligra-extras calligra-filters calligra-karbon 
karbon calligra-libs
+           calligra-plugins calligra-sheets calligra-stage calligra-words 
calligra-l10n calligra-meta
+           calligra-flow calligra-braindump calligra-gemini calligra-handbook)
+replaces=(calligra-devtools calligra-extras calligra-filters calligra-karbon 
karbon calligra-libs
+          calligra-plugins calligra-sheets calligra-stage calligra-words 
calligra-l10n calligra-meta)
+for _lang in bs ca ca@valencia cs da de el en_gb es et fi fr gl hu it ja kk nb 
nl \
+             pl pt pt_br ru sk sv uk zh_cn zh_tw; do
+  conflicts+=(calligra-l10n-$_lang)
+  replaces+=(calligra-l10n-$_lang)
+done
+source=("https://download.kde.org/stable/$pkgname/$pkgver/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('6818cd6e64136321be217eb57cc7d6ac7c7035191fdb1ee336ebe60bc114e870'
+            'SKIP')
+validpgpkeys=(05D00A8B73A686789E0A156858B9596C722EA3BD  # Boudewijn Rempt 
<foundat...@krita.org>
+              42A60D06F449E895F40F09C01638B8A616108B8A) # Dag Andersen 
<dand...@get2net.dk>
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgbase-$pkgver \
+    -DCMAKE_BUILD_TYPE=Release \
+    -DCMAKE_INSTALL_PREFIX=/usr \
+    -DCMAKE_INSTALL_LIBDIR=lib \
+    -DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}

Reply via email to