[arch-commits] Commit in kalzium/trunk (PKGBUILD)

Antonio Rojas arojas at gemini.archlinux.org
Thu Nov 11 18:59:03 UTC 2021


    Date: Thursday, November 11, 2021 @ 18:59:03
  Author: arojas
Revision: 427903

Depend on avogadrolibs-qt5 and remove all dependencies from vtk (FS#72716)

Modified:
  kalzium/trunk/PKGBUILD

----------+
 PKGBUILD |    5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-11-11 18:56:08 UTC (rev 427902)
+++ PKGBUILD	2021-11-11 18:59:03 UTC (rev 427903)
@@ -3,13 +3,12 @@
 
 pkgname=kalzium
 pkgver=21.08.3
-pkgrel=1
+pkgrel=2
 pkgdesc='Periodic Table of Elements'
 url='https://apps.kde.org/kalzium/'
 arch=(x86_64)
 license=(GPL LGPL FDL)
-depends=(kparts knewstuff kplotting kunitconversion qt5-script avogadrolibs openbabel hicolor-icon-theme
-         vtk tbb pugixml openmpi) # optdepends of vtk which are required by the modules used in avogadrolibs
+depends=(kparts knewstuff kplotting kunitconversion qt5-script avogadrolibs-qt5 openbabel hicolor-icon-theme)
 makedepends=(extra-cmake-modules kdoctools eigen ocaml facile python boost)
 groups=(kde-applications kde-education)
 source=(https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz{,.sig})



More information about the arch-commits mailing list