[arch-commits] Commit in qt6-doc/kde-unstable (PKGBUILD)

Antonio Rojas arojas at archlinux.org
Tue Oct 13 21:31:13 UTC 2020


    Date: Tuesday, October 13, 2020 @ 21:31:13
  Author: arojas
Revision: 398261

Cleanup, fix pkgdesc

Modified:
  qt6-doc/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-10-13 20:43:40 UTC (rev 398260)
+++ PKGBUILD	2020-10-13 21:31:13 UTC (rev 398261)
@@ -14,8 +14,7 @@
          shared-mime-info xcb-util-wm libxrender libxi sqlite mesa
          tslib libinput libxkbcommon-x11 libproxy libcups double-conversion md4c brotli libb2)
 makedepends=(cmake libfbclient mariadb-libs unixodbc postgresql alsa-lib gst-plugins-base-libs
-             gtk3 libpulse cups freetds vulkan-headers qt6-tools)
-makedepends+=(clang python llvm xorg-server-xvfb)
+             gtk3 libpulse cups freetds vulkan-headers qt6-tools clang python llvm)
 groups=(qt6)
 _pkgfn="qt-everywhere-src-${_qtver}"
 source=("https://download.qt.io/development_releases/qt/${pkgver%.*}/${_qtver}/single/${_pkgfn}.tar.xz")
@@ -44,6 +43,7 @@
 }
 
 package_qt6-doc() {
+  pkgdesc='A cross-platform application and UI framework (Documentation)'
   cd $_pkgfn
   INSTALL_ROOT="$pkgdir" make install_docs
 



More information about the arch-commits mailing list