pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/audio/gst-plugins1-a52
Module Name: pkgsrc
Committed By: wiz
Date: Mon Mar 18 07:53:13 UTC 2024
Modified Files:
pkgsrc/audio/gst-plugins1-a52: Makefile
Log Message:
gst-plugins1-a52: fix build
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/audio/gst-plugins1-a52/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/gst-plugins1-a52/Makefile
diff -u pkgsrc/audio/gst-plugins1-a52/Makefile:1.6 pkgsrc/audio/gst-plugins1-a52/Makefile:1.7
--- pkgsrc/audio/gst-plugins1-a52/Makefile:1.6 Fri Dec 16 21:08:09 2022
+++ pkgsrc/audio/gst-plugins1-a52/Makefile Mon Mar 18 07:53:13 2024
@@ -1,13 +1,11 @@
-# $NetBSD: Makefile,v 1.6 2022/12/16 21:08:09 adam Exp $
+# $NetBSD: Makefile,v 1.7 2024/03/18 07:53:13 wiz Exp $
PKGNAME= ${DISTNAME:S/plugins/plugins1/:S/-ugly/-a52/}
CATEGORIES= audio gnome
COMMENT= Open source multimedia framework - Dolby AC-3 audio plugin
-GST_PLUGINS+= a52dec
-
-MESON_ARGS+= -Dgpl=enabled
+GST_PLUGINS+= a52dec gpl
.include "../../multimedia/gst-plugins1-ugly/Makefile.common"
.include "../../audio/liba52/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index