[arch-commits] Commit in digikam/repos (12 files)

Antonio Rojas arojas at archlinux.org
Sun Jan 24 11:36:25 UTC 2016


    Date: Sunday, January 24, 2016 @ 12:36:25
  Author: arojas
Revision: 258560

archrelease: copy kde-unstable to kde-unstable-i686, kde-unstable-x86_64

Added:
  digikam/repos/kde-unstable-i686/PKGBUILD
    (from rev 258559, digikam/kde-unstable/PKGBUILD)
  digikam/repos/kde-unstable-i686/digikam.install
    (from rev 258559, digikam/kde-unstable/digikam.install)
  digikam/repos/kde-unstable-i686/kipi-plugins.install
    (from rev 258559, digikam/kde-unstable/kipi-plugins.install)
  digikam/repos/kde-unstable-x86_64/PKGBUILD
    (from rev 258559, digikam/kde-unstable/PKGBUILD)
  digikam/repos/kde-unstable-x86_64/digikam.install
    (from rev 258559, digikam/kde-unstable/digikam.install)
  digikam/repos/kde-unstable-x86_64/kipi-plugins.install
    (from rev 258559, digikam/kde-unstable/kipi-plugins.install)
Deleted:
  digikam/repos/kde-unstable-i686/PKGBUILD
  digikam/repos/kde-unstable-i686/digikam.install
  digikam/repos/kde-unstable-i686/kipi-plugins.install
  digikam/repos/kde-unstable-x86_64/PKGBUILD
  digikam/repos/kde-unstable-x86_64/digikam.install
  digikam/repos/kde-unstable-x86_64/kipi-plugins.install

------------------------------------------+
 /PKGBUILD                                |  166 +++++++++++++++++++++++++++++
 /digikam.install                         |   24 ++++
 /kipi-plugins.install                    |   24 ++++
 kde-unstable-i686/PKGBUILD               |   85 --------------
 kde-unstable-i686/digikam.install        |   12 --
 kde-unstable-i686/kipi-plugins.install   |   12 --
 kde-unstable-x86_64/PKGBUILD             |   85 --------------
 kde-unstable-x86_64/digikam.install      |   12 --
 kde-unstable-x86_64/kipi-plugins.install |   12 --
 9 files changed, 214 insertions(+), 218 deletions(-)

Deleted: kde-unstable-i686/PKGBUILD
===================================================================
--- kde-unstable-i686/PKGBUILD	2016-01-24 11:35:03 UTC (rev 258559)
+++ kde-unstable-i686/PKGBUILD	2016-01-24 11:36:25 UTC (rev 258560)
@@ -1,85 +0,0 @@
-# $Id$
-# Maintainer: Ronald van Haren <ronald at archlinux.org>
-# Contributor: Andrea Scarpino <andrea at archlinux.org>
-# Contributor: Tobias Powalowski <tpowa at archlinux.org>
-
-pkgbase=digikam
-pkgname=('digikam' 'kipi-plugins')
-_pkgver=5.0.0-beta2
-pkgver=${_pkgver//-/_}
-pkgrel=4
-pkgdesc="Digital photo management application for KDE"
-arch=('i686' 'x86_64')
-license=('GPL')
-url="http://www.digikam.org/"
-makedepends=('extra-cmake-modules' 'libkipi' 'libksane' 'liblqr' 'opencv' 'boost'
-             'libgpod' 'hugin' 'opencv' 'qt5-webkit' 'doxygen' 'lensfun' 'imagemagick' 'eigen' 'libpgf'
-             'libusb' 'kio' 'kdoctools' 'marble' 'kfilemetadata' 'akonadi-contact' 'qt5-multimedia'
-             'threadweaver' 'kcalcore' 'knotifyconfig' 'kdelibs4support' 'clang') # 'libmediawiki' 'libkvkontakte'
-source=("http://download.kde.org/unstable/${pkgname}/${pkgname}-${_pkgver}.tar.bz2")
-sha1sums=('db2f6d7e84e67a338bee9373bdba2dc116f5e1f0')
-
-prepare() {
-  mkdir -p build
-
-  sed -e 's|${KF5_MIN_VERSION}||' -i $pkgname-$_pkgver/core/CMakeLists.txt -i $pkgname-$_pkgver/extra/kipi-plugins/CMakeLists.txt
-}
-
-build() {
-  cd build
-
-  cmake ../${pkgname}-${_pkgver} \
-    -DCMAKE_INSTALL_PREFIX=/usr \
-    -DCMAKE_INSTALL_LIBDIR=lib \
-    -DCMAKE_BUILD_TYPE=Release \
-    -DCMAKE_SKIP_RPATH=ON \
-    -DBUILD_TESTING=OFF \
-    -DKDE_INSTALL_USE_QT_SYS_PATHS=ON \
-    -DENABLE_KFILEMETADATASUPPORT=ON \
-    -DENABLE_MEDIAPLAYER=ON \
-    -DENABLE_AKONADICONTACTSUPPORT=ON \
-    -DENABLE_MYSQLSUPPORT=ON \
-    -DCMAKE_C_COMPILER=clang # Fix error: C++ style comments are not allowed in ISO C90
-  make
-}
-
-package_digikam() {
-  pkgdesc="Digital photo management application for KDE"
-  depends=('liblqr' 'libkipi' 'lensfun' 'libpgf' 'opencv' 'akonadi-contact'
-	'knotifyconfig' 'libksane' 'kfilemetadata' 'qt5-multimedia' 'marble')
-  optdepends=('kipi-plugins: more tools and plugins')
-  install=digikam.install
-
-  cd build/core
-  make DESTDIR="${pkgdir}" install
-  cd ../../build/doc/digikam/digikam
-  make DESTDIR="${pkgdir}" install
-  cd ../showfoto
-  make DESTDIR="${pkgdir}" install
-#  cd ../../../../build/po
-#  make DESTDIR="${pkgdir}" install
-}
-
-package_kipi-plugins() {
-  pkgdesc="A collection of plugins extending the KDE graphics and image applications as digiKam"
-  depends=('kio' 'libkipi')
-  optdepends=('kcalcore: Calendar plugin'
-      #       'libmediawiki: MediaWiki Export plugin'
-      #       'libkvkontakte: VKontakte.ru Exporter plugin'
-              'libgpod: iPodExport plugin'
-              'opencv: Remove Red Eyes plugin'
-              'imagemagick: Video SlideShow plugin'
-              'qt5-gstreamer: Video SlideShow plugin'
-              'threadweaver: panorama plugin'
-	      'hugin: panorama plugin')
-  install=kipi-plugins.install
-
-  cd build/extra/kipi-plugins
-  make DESTDIR="${pkgdir}" install
-
-#  cd ../../../build/po
-#  make DESTDIR="${pkgdir}" install
-
-  cd ../../../build/doc/kipi-plugins
-  make DESTDIR="${pkgdir}" install
-}

Copied: digikam/repos/kde-unstable-i686/PKGBUILD (from rev 258559, digikam/kde-unstable/PKGBUILD)
===================================================================
--- kde-unstable-i686/PKGBUILD	                        (rev 0)
+++ kde-unstable-i686/PKGBUILD	2016-01-24 11:36:25 UTC (rev 258560)
@@ -0,0 +1,83 @@
+# $Id$
+# Maintainer: Ronald van Haren <ronald at archlinux.org>
+# Contributor: Andrea Scarpino <andrea at archlinux.org>
+# Contributor: Tobias Powalowski <tpowa at archlinux.org>
+
+pkgbase=digikam
+pkgname=('digikam' 'kipi-plugins')
+_pkgver=5.0.0-beta3
+pkgver=${_pkgver//-/_}
+pkgrel=1
+pkgdesc="Digital photo management application for KDE"
+arch=('i686' 'x86_64')
+license=('GPL')
+url="http://www.digikam.org/"
+makedepends=('extra-cmake-modules' 'libkipi' 'libksane' 'liblqr' 'opencv' 'boost'
+             'libgpod' 'hugin' 'opencv' 'qt5-webkit' 'doxygen' 'lensfun' 'imagemagick' 'eigen' 'libpgf'
+             'libusb' 'kio' 'kdoctools' 'marble' 'kfilemetadata' 'akonadi-contact' 'qt5-multimedia'
+             'threadweaver' 'kcalcore' 'knotifyconfig' 'kdelibs4support' 'clang') # 'libmediawiki' 'libkvkontakte'
+source=("http://download.kde.org/unstable/${pkgname}/${pkgname}-${_pkgver}.tar.bz2")
+sha1sums=('811ddc2936fc58ff970446d715046636c004bb2a')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+
+  cmake ../${pkgname}-${_pkgver} \
+    -DCMAKE_INSTALL_PREFIX=/usr \
+    -DCMAKE_INSTALL_LIBDIR=lib \
+    -DCMAKE_BUILD_TYPE=Release \
+    -DCMAKE_SKIP_RPATH=ON \
+    -DBUILD_TESTING=OFF \
+    -DKDE_INSTALL_USE_QT_SYS_PATHS=ON \
+    -DENABLE_KFILEMETADATASUPPORT=ON \
+    -DENABLE_MEDIAPLAYER=ON \
+    -DENABLE_AKONADICONTACTSUPPORT=ON \
+    -DENABLE_MYSQLSUPPORT=ON \
+    -DCMAKE_C_COMPILER=clang # Fix error: C++ style comments are not allowed in ISO C90
+  make
+}
+
+package_digikam() {
+  pkgdesc="Digital photo management application for KDE"
+  depends=('liblqr' 'libkipi' 'lensfun' 'libpgf' 'opencv' 'akonadi-contact'
+	'knotifyconfig' 'libksane' 'kfilemetadata' 'qt5-multimedia' 'marble')
+  optdepends=('kipi-plugins: more tools and plugins' 'plasma-desktop: theme configuration')
+  install=digikam.install
+
+  cd build/core
+  make DESTDIR="${pkgdir}" install
+  cd ../../build/doc/digikam/digikam
+  make DESTDIR="${pkgdir}" install
+  cd ../showfoto
+  make DESTDIR="${pkgdir}" install
+#  cd ../../../../build/po
+#  make DESTDIR="${pkgdir}" install
+}
+
+package_kipi-plugins() {
+  pkgdesc="A collection of plugins extending the KDE graphics and image applications as digiKam"
+  depends=('kio' 'libkipi')
+  optdepends=('kcalcore: Calendar plugin'
+      #       'libmediawiki: MediaWiki Export plugin'
+      #       'libkvkontakte: VKontakte.ru Exporter plugin'
+              'libgpod: iPodExport plugin'
+              'opencv: Remove Red Eyes plugin'
+              'imagemagick: Video SlideShow plugin'
+              'qt5-gstreamer: Video SlideShow plugin'
+              'threadweaver: panorama plugin'
+	      'hugin: panorama plugin')
+  install=kipi-plugins.install
+
+  cd build/extra/kipi-plugins
+  make DESTDIR="${pkgdir}" install
+
+#  cd ../../../build/po
+#  make DESTDIR="${pkgdir}" install
+
+  cd ../../../build/doc/kipi-plugins
+  make DESTDIR="${pkgdir}" install
+}

Deleted: kde-unstable-i686/digikam.install
===================================================================
--- kde-unstable-i686/digikam.install	2016-01-24 11:35:03 UTC (rev 258559)
+++ kde-unstable-i686/digikam.install	2016-01-24 11:36:25 UTC (rev 258560)
@@ -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: digikam/repos/kde-unstable-i686/digikam.install (from rev 258559, digikam/kde-unstable/digikam.install)
===================================================================
--- kde-unstable-i686/digikam.install	                        (rev 0)
+++ kde-unstable-i686/digikam.install	2016-01-24 11:36:25 UTC (rev 258560)
@@ -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: kde-unstable-i686/kipi-plugins.install
===================================================================
--- kde-unstable-i686/kipi-plugins.install	2016-01-24 11:35:03 UTC (rev 258559)
+++ kde-unstable-i686/kipi-plugins.install	2016-01-24 11:36:25 UTC (rev 258560)
@@ -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: digikam/repos/kde-unstable-i686/kipi-plugins.install (from rev 258559, digikam/kde-unstable/kipi-plugins.install)
===================================================================
--- kde-unstable-i686/kipi-plugins.install	                        (rev 0)
+++ kde-unstable-i686/kipi-plugins.install	2016-01-24 11:36:25 UTC (rev 258560)
@@ -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: kde-unstable-x86_64/PKGBUILD
===================================================================
--- kde-unstable-x86_64/PKGBUILD	2016-01-24 11:35:03 UTC (rev 258559)
+++ kde-unstable-x86_64/PKGBUILD	2016-01-24 11:36:25 UTC (rev 258560)
@@ -1,85 +0,0 @@
-# $Id$
-# Maintainer: Ronald van Haren <ronald at archlinux.org>
-# Contributor: Andrea Scarpino <andrea at archlinux.org>
-# Contributor: Tobias Powalowski <tpowa at archlinux.org>
-
-pkgbase=digikam
-pkgname=('digikam' 'kipi-plugins')
-_pkgver=5.0.0-beta2
-pkgver=${_pkgver//-/_}
-pkgrel=4
-pkgdesc="Digital photo management application for KDE"
-arch=('i686' 'x86_64')
-license=('GPL')
-url="http://www.digikam.org/"
-makedepends=('extra-cmake-modules' 'libkipi' 'libksane' 'liblqr' 'opencv' 'boost'
-             'libgpod' 'hugin' 'opencv' 'qt5-webkit' 'doxygen' 'lensfun' 'imagemagick' 'eigen' 'libpgf'
-             'libusb' 'kio' 'kdoctools' 'marble' 'kfilemetadata' 'akonadi-contact' 'qt5-multimedia'
-             'threadweaver' 'kcalcore' 'knotifyconfig' 'kdelibs4support' 'clang') # 'libmediawiki' 'libkvkontakte'
-source=("http://download.kde.org/unstable/${pkgname}/${pkgname}-${_pkgver}.tar.bz2")
-sha1sums=('db2f6d7e84e67a338bee9373bdba2dc116f5e1f0')
-
-prepare() {
-  mkdir -p build
-
-  sed -e 's|${KF5_MIN_VERSION}||' -i $pkgname-$_pkgver/core/CMakeLists.txt -i $pkgname-$_pkgver/extra/kipi-plugins/CMakeLists.txt
-}
-
-build() {
-  cd build
-
-  cmake ../${pkgname}-${_pkgver} \
-    -DCMAKE_INSTALL_PREFIX=/usr \
-    -DCMAKE_INSTALL_LIBDIR=lib \
-    -DCMAKE_BUILD_TYPE=Release \
-    -DCMAKE_SKIP_RPATH=ON \
-    -DBUILD_TESTING=OFF \
-    -DKDE_INSTALL_USE_QT_SYS_PATHS=ON \
-    -DENABLE_KFILEMETADATASUPPORT=ON \
-    -DENABLE_MEDIAPLAYER=ON \
-    -DENABLE_AKONADICONTACTSUPPORT=ON \
-    -DENABLE_MYSQLSUPPORT=ON \
-    -DCMAKE_C_COMPILER=clang # Fix error: C++ style comments are not allowed in ISO C90
-  make
-}
-
-package_digikam() {
-  pkgdesc="Digital photo management application for KDE"
-  depends=('liblqr' 'libkipi' 'lensfun' 'libpgf' 'opencv' 'akonadi-contact'
-	'knotifyconfig' 'libksane' 'kfilemetadata' 'qt5-multimedia' 'marble')
-  optdepends=('kipi-plugins: more tools and plugins')
-  install=digikam.install
-
-  cd build/core
-  make DESTDIR="${pkgdir}" install
-  cd ../../build/doc/digikam/digikam
-  make DESTDIR="${pkgdir}" install
-  cd ../showfoto
-  make DESTDIR="${pkgdir}" install
-#  cd ../../../../build/po
-#  make DESTDIR="${pkgdir}" install
-}
-
-package_kipi-plugins() {
-  pkgdesc="A collection of plugins extending the KDE graphics and image applications as digiKam"
-  depends=('kio' 'libkipi')
-  optdepends=('kcalcore: Calendar plugin'
-      #       'libmediawiki: MediaWiki Export plugin'
-      #       'libkvkontakte: VKontakte.ru Exporter plugin'
-              'libgpod: iPodExport plugin'
-              'opencv: Remove Red Eyes plugin'
-              'imagemagick: Video SlideShow plugin'
-              'qt5-gstreamer: Video SlideShow plugin'
-              'threadweaver: panorama plugin'
-	      'hugin: panorama plugin')
-  install=kipi-plugins.install
-
-  cd build/extra/kipi-plugins
-  make DESTDIR="${pkgdir}" install
-
-#  cd ../../../build/po
-#  make DESTDIR="${pkgdir}" install
-
-  cd ../../../build/doc/kipi-plugins
-  make DESTDIR="${pkgdir}" install
-}

Copied: digikam/repos/kde-unstable-x86_64/PKGBUILD (from rev 258559, digikam/kde-unstable/PKGBUILD)
===================================================================
--- kde-unstable-x86_64/PKGBUILD	                        (rev 0)
+++ kde-unstable-x86_64/PKGBUILD	2016-01-24 11:36:25 UTC (rev 258560)
@@ -0,0 +1,83 @@
+# $Id$
+# Maintainer: Ronald van Haren <ronald at archlinux.org>
+# Contributor: Andrea Scarpino <andrea at archlinux.org>
+# Contributor: Tobias Powalowski <tpowa at archlinux.org>
+
+pkgbase=digikam
+pkgname=('digikam' 'kipi-plugins')
+_pkgver=5.0.0-beta3
+pkgver=${_pkgver//-/_}
+pkgrel=1
+pkgdesc="Digital photo management application for KDE"
+arch=('i686' 'x86_64')
+license=('GPL')
+url="http://www.digikam.org/"
+makedepends=('extra-cmake-modules' 'libkipi' 'libksane' 'liblqr' 'opencv' 'boost'
+             'libgpod' 'hugin' 'opencv' 'qt5-webkit' 'doxygen' 'lensfun' 'imagemagick' 'eigen' 'libpgf'
+             'libusb' 'kio' 'kdoctools' 'marble' 'kfilemetadata' 'akonadi-contact' 'qt5-multimedia'
+             'threadweaver' 'kcalcore' 'knotifyconfig' 'kdelibs4support' 'clang') # 'libmediawiki' 'libkvkontakte'
+source=("http://download.kde.org/unstable/${pkgname}/${pkgname}-${_pkgver}.tar.bz2")
+sha1sums=('811ddc2936fc58ff970446d715046636c004bb2a')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+
+  cmake ../${pkgname}-${_pkgver} \
+    -DCMAKE_INSTALL_PREFIX=/usr \
+    -DCMAKE_INSTALL_LIBDIR=lib \
+    -DCMAKE_BUILD_TYPE=Release \
+    -DCMAKE_SKIP_RPATH=ON \
+    -DBUILD_TESTING=OFF \
+    -DKDE_INSTALL_USE_QT_SYS_PATHS=ON \
+    -DENABLE_KFILEMETADATASUPPORT=ON \
+    -DENABLE_MEDIAPLAYER=ON \
+    -DENABLE_AKONADICONTACTSUPPORT=ON \
+    -DENABLE_MYSQLSUPPORT=ON \
+    -DCMAKE_C_COMPILER=clang # Fix error: C++ style comments are not allowed in ISO C90
+  make
+}
+
+package_digikam() {
+  pkgdesc="Digital photo management application for KDE"
+  depends=('liblqr' 'libkipi' 'lensfun' 'libpgf' 'opencv' 'akonadi-contact'
+	'knotifyconfig' 'libksane' 'kfilemetadata' 'qt5-multimedia' 'marble')
+  optdepends=('kipi-plugins: more tools and plugins' 'plasma-desktop: theme configuration')
+  install=digikam.install
+
+  cd build/core
+  make DESTDIR="${pkgdir}" install
+  cd ../../build/doc/digikam/digikam
+  make DESTDIR="${pkgdir}" install
+  cd ../showfoto
+  make DESTDIR="${pkgdir}" install
+#  cd ../../../../build/po
+#  make DESTDIR="${pkgdir}" install
+}
+
+package_kipi-plugins() {
+  pkgdesc="A collection of plugins extending the KDE graphics and image applications as digiKam"
+  depends=('kio' 'libkipi')
+  optdepends=('kcalcore: Calendar plugin'
+      #       'libmediawiki: MediaWiki Export plugin'
+      #       'libkvkontakte: VKontakte.ru Exporter plugin'
+              'libgpod: iPodExport plugin'
+              'opencv: Remove Red Eyes plugin'
+              'imagemagick: Video SlideShow plugin'
+              'qt5-gstreamer: Video SlideShow plugin'
+              'threadweaver: panorama plugin'
+	      'hugin: panorama plugin')
+  install=kipi-plugins.install
+
+  cd build/extra/kipi-plugins
+  make DESTDIR="${pkgdir}" install
+
+#  cd ../../../build/po
+#  make DESTDIR="${pkgdir}" install
+
+  cd ../../../build/doc/kipi-plugins
+  make DESTDIR="${pkgdir}" install
+}

Deleted: kde-unstable-x86_64/digikam.install
===================================================================
--- kde-unstable-x86_64/digikam.install	2016-01-24 11:35:03 UTC (rev 258559)
+++ kde-unstable-x86_64/digikam.install	2016-01-24 11:36:25 UTC (rev 258560)
@@ -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: digikam/repos/kde-unstable-x86_64/digikam.install (from rev 258559, digikam/kde-unstable/digikam.install)
===================================================================
--- kde-unstable-x86_64/digikam.install	                        (rev 0)
+++ kde-unstable-x86_64/digikam.install	2016-01-24 11:36:25 UTC (rev 258560)
@@ -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: kde-unstable-x86_64/kipi-plugins.install
===================================================================
--- kde-unstable-x86_64/kipi-plugins.install	2016-01-24 11:35:03 UTC (rev 258559)
+++ kde-unstable-x86_64/kipi-plugins.install	2016-01-24 11:36:25 UTC (rev 258560)
@@ -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: digikam/repos/kde-unstable-x86_64/kipi-plugins.install (from rev 258559, digikam/kde-unstable/kipi-plugins.install)
===================================================================
--- kde-unstable-x86_64/kipi-plugins.install	                        (rev 0)
+++ kde-unstable-x86_64/kipi-plugins.install	2016-01-24 11:36:25 UTC (rev 258560)
@@ -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
+}



More information about the arch-commits mailing list