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

Jan Steffens heftig at archlinux.org
Tue Sep 29 16:44:32 UTC 2020


    Date: Tuesday, September 29, 2020 @ 16:44:32
  Author: heftig
Revision: 396968

2.66.0-2: sysprof

Modified:
  glib2/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-09-29 16:44:02 UTC (rev 396967)
+++ PKGBUILD	2020-09-29 16:44:32 UTC (rev 396968)
@@ -4,7 +4,7 @@
 pkgbase=glib2
 pkgname=(glib2 glib2-docs)
 pkgver=2.66.0
-pkgrel=1
+pkgrel=2
 pkgdesc="Low level core library"
 url="https://wiki.gnome.org/Projects/GLib"
 license=(LGPL2.1)
@@ -11,7 +11,7 @@
 arch=(x86_64)
 depends=(pcre libffi util-linux-libs zlib)
 makedepends=(gettext gtk-doc shared-mime-info python libelf git util-linux
-             meson dbus)
+             meson dbus sysprof)
 checkdepends=(desktop-file-utils)
 _commit=c2c12e42920d6e06c23c87398996827e53c1fc72  # tags/2.66.0^0
 source=("git+https://gitlab.gnome.org/GNOME/glib.git#commit=$_commit"
@@ -38,6 +38,7 @@
   CFLAGS+=" -DG_DISABLE_CAST_CHECKS"
   arch-meson glib build \
     -D selinux=disabled \
+    -D sysprof=enabled \
     -D man=true \
     -D gtk_doc=true
   meson compile -C build



More information about the arch-commits mailing list