pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/audio/speech-dispatcher
Module Name: pkgsrc
Committed By: wiz
Date: Tue Mar 12 08:57:39 UTC 2024
Modified Files:
pkgsrc/audio/speech-dispatcher: Makefile
Log Message:
speech-dispatcher: cleanup
To generate a diff of this commit:
cvs rdiff -u -r1.32 -r1.33 pkgsrc/audio/speech-dispatcher/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/audio/speech-dispatcher/Makefile
diff -u pkgsrc/audio/speech-dispatcher/Makefile:1.32 pkgsrc/audio/speech-dispatcher/Makefile:1.33
--- pkgsrc/audio/speech-dispatcher/Makefile:1.32 Tue Mar 12 08:53:19 2024
+++ pkgsrc/audio/speech-dispatcher/Makefile Tue Mar 12 08:57:39 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.32 2024/03/12 08:53:19 wiz Exp $
+# $NetBSD: Makefile,v 1.33 2024/03/12 08:57:39 wiz Exp $
DISTNAME= speech-dispatcher-0.11.5
CATEGORIES= audio
@@ -60,11 +60,6 @@ CONF_FILES+= ${PREFIX}/share/examples/sp
REPLACE_PYTHON+= src/api/python/speechd_config/spd-conf
-# temporary fix for GLib 2.68 breakage
-# # https://gitlab.gnome.org/GNOME/glib/-/merge_requests/1963
-#CXXFLAGS+= -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_66
-#BUILDLINK_API_DEPENDS.glib2+= glib2>=2.66.0
-
post-install:
${INSTALL_LIB} ${WRKSRC}/src/modules/*so ${DESTDIR}${PREFIX}/lib
Home |
Main Index |
Thread Index |
Old Index