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

Jan Steffens heftig at archlinux.org
Sat Mar 13 13:33:00 UTC 2021


    Date: Saturday, March 13, 2021 @ 13:32:59
  Author: heftig
Revision: 409810

3.24.27-3: FS#69971 actually enable tracker3

Modified:
  gtk3/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-03-13 13:29:09 UTC (rev 409809)
+++ PKGBUILD	2021-03-13 13:32:59 UTC (rev 409810)
@@ -3,7 +3,7 @@
 
 pkgname=gtk3
 pkgver=3.24.27
-pkgrel=2
+pkgrel=3
 epoch=1
 pkgdesc="GObject-based multi-platform GUI toolkit"
 arch=(x86_64)
@@ -42,7 +42,8 @@
     -D cloudproviders=true \
     -D colord=yes \
     -D gtk_doc=true \
-    -D man=true
+    -D man=true \
+    -D tracker3=true
   meson compile -C build
 }
 



More information about the arch-commits mailing list