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

Antonio Rojas arojas at archlinux.org
Sat Sep 8 08:54:16 UTC 2018


    Date: Saturday, September 8, 2018 @ 08:54:15
  Author: arojas
Revision: 334099

Drop gypsy backend (FS#59972)

Modified:
  qt5-location/trunk/PKGBUILD

----------+
 PKGBUILD |    4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-09-08 08:53:36 UTC (rev 334098)
+++ PKGBUILD	2018-09-08 08:54:15 UTC (rev 334099)
@@ -5,14 +5,12 @@
 pkgname=qt5-location
 _qtver=5.11.1
 pkgver=${_qtver/-/}
-pkgrel=2
+pkgrel=3
 arch=('x86_64')
 url='http://qt-project.org/'
 license=('GPL3' 'LGPL3' 'FDL' 'custom')
 pkgdesc='Provides access to position, satellite and area monitoring classes'
 depends=('qt5-declarative')
-makedepends=('gypsy' 'gconf')
-optdepends=('gypsy: Gypsy geolocation plugin')
 groups=('qt' 'qt5')
 _pkgfqn="${pkgname/5-/}-everywhere-src-${_qtver}"
 source=("http://download.qt.io/official_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz")



More information about the arch-commits mailing list