pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

gstreamer1: cleanup, more tools



Module Name:	pkgsrc-wip
Committed By:	nia <nia%NetBSD.org@localhost>
Pushed By:	nee
Date:		Wed Nov 10 17:55:42 2021 +0100
Changeset:	8969f965d21508867c2895a12a0ddd1c860ad7ab

Modified Files:
	gstreamer1/Makefile

Log Message:
gstreamer1: cleanup, more tools

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=8969f965d21508867c2895a12a0ddd1c860ad7ab

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 gstreamer1/Makefile | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

diffs:
diff --git a/gstreamer1/Makefile b/gstreamer1/Makefile
index 66d615d7a8..52b2ce438a 100644
--- a/gstreamer1/Makefile
+++ b/gstreamer1/Makefile
@@ -11,13 +11,10 @@ HOMEPAGE=	https://gstreamer.freedesktop.org/
 COMMENT=	Open source multimedia framework
 LICENSE=	gnu-lgpl-v2
 
-USE_TOOLS+=		bison flex perl pkg-config
+USE_TOOLS+=		bison flex perl pkg-config xgettext
 TEST_TARGET=		check
 FLEX_REQD=		2.5.31
 
-# installs a python script
-#PYTHON_FOR_BUILD_ONLY=	tool
-
 .include "options.mk"
 
 PKGCONFIG_OVERRIDE+=	pkgconfig/gstreamer-controller.pc.in


Home | Main Index | Thread Index | Old Index