pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/appstream-glib appstream-glib: fix pkg-config file
details: https://anonhg.NetBSD.org/pkgsrc/rev/4d14c0041756
branches: trunk
changeset: 382184:4d14c0041756
user: wiz <wiz%pkgsrc.org@localhost>
date: Fri Jul 22 09:07:11 2022 +0000
description:
appstream-glib: fix pkg-config file
Bump PKGREVISION.
diffstat:
devel/appstream-glib/Makefile | 7 ++++---
1 files changed, 4 insertions(+), 3 deletions(-)
diffs (23 lines):
diff -r 8a315e37e322 -r 4d14c0041756 devel/appstream-glib/Makefile
--- a/devel/appstream-glib/Makefile Fri Jul 22 09:03:16 2022 +0000
+++ b/devel/appstream-glib/Makefile Fri Jul 22 09:07:11 2022 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.14 2022/07/17 21:10:25 wiz Exp $
+# $NetBSD: Makefile,v 1.15 2022/07/22 09:07:11 wiz Exp $
DISTNAME= appstream-glib-0.7.18
-PKGREVISION= 4
+PKGREVISION= 5
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GITHUB:=hughsie/}
GITHUB_TAG= ${DISTNAME:S/-/_/g:S/./_/g}
@@ -20,7 +20,8 @@
MESON_ARGS+= -Drpm=false
-PKGCONFIG_OVERRIDE+= libappstream-glib/appstream-glib.pc.in
+PKGCONFIG_OVERRIDE_STAGE= pre-install
+PKGCONFIG_OVERRIDE+= output/meson-private/appstream-glib.pc
PYTHON_FOR_BUILD_ONLY= tool
Home |
Main Index |
Thread Index |
Old Index