Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/grilo-plugins Needs gdbus-codegen and gperf
details: https://anonhg.NetBSD.org/pkgsrc/rev/d1b37b83e189
branches: trunk
changeset: 431575:d1b37b83e189
user: joerg <joerg%pkgsrc.org@localhost>
date: Thu May 14 19:15:14 2020 +0000
description:
Needs gdbus-codegen and gperf
diffstat:
net/grilo-plugins/Makefile | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
diffs (25 lines):
diff -r f7bc970ac6f2 -r d1b37b83e189 net/grilo-plugins/Makefile
--- a/net/grilo-plugins/Makefile Thu May 14 19:14:37 2020 +0000
+++ b/net/grilo-plugins/Makefile Thu May 14 19:15:14 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.34 2020/05/06 14:04:55 adam Exp $
+# $NetBSD: Makefile,v 1.35 2020/05/14 19:15:14 joerg Exp $
DISTNAME= grilo-plugins-0.3.10
PKGREVISION= 3
@@ -11,12 +11,15 @@
COMMENT= Plugins for grilo media browser
LICENSE= gnu-lgpl-v2
+TOOL_DEPENDS+= gdbus-codegen-[0-9]*:../../devel/gdbus-codegen
+
USE_TOOLS+= pkg-config xgettext
PYTHON_FOR_BUILD_ONLY= tool
PKGCONFIG_OVERRIDE+= grilo-plugins-0.3.pc.in
+.include "../../devel/gperf/buildlink3.mk"
.include "../../devel/meson/build.mk"
.include "../../databases/sqlite3/buildlink3.mk"
.include "../../lang/lua53/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index