pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/multimedia/gst-plugins1-base gst-plugins1-base: fix bu...
details: https://anonhg.NetBSD.org/pkgsrc/rev/9fe8e9bef18a
branches: trunk
changeset: 379514:9fe8e9bef18a
user: adam <adam%pkgsrc.org@localhost>
date: Tue May 01 21:20:45 2018 +0000
description:
gst-plugins1-base: fix building on Darwin; removed MAKE_JOBS_SAFE=no
diffstat:
multimedia/gst-plugins1-base/Makefile | 5 +----
multimedia/gst-plugins1-base/Makefile.common | 3 ++-
2 files changed, 3 insertions(+), 5 deletions(-)
diffs (35 lines):
diff -r 97914fe6a875 -r 9fe8e9bef18a multimedia/gst-plugins1-base/Makefile
--- a/multimedia/gst-plugins1-base/Makefile Tue May 01 21:11:43 2018 +0000
+++ b/multimedia/gst-plugins1-base/Makefile Tue May 01 21:20:45 2018 +0000
@@ -1,13 +1,10 @@
-# $NetBSD: Makefile,v 1.14 2016/12/01 12:33:55 martin Exp $
+# $NetBSD: Makefile,v 1.15 2018/05/01 21:20:45 adam Exp $
.include "Makefile.common"
-#CONFIGURE_ARGS+= --disable-silent-rules
-
COMMENT+= Base plugins
USE_TOOLS+= perl:run
-MAKE_JOBS_SAFE= no
PKGCONFIG_OVERRIDE+= pkgconfig/*.pc.in
# only useful if gstreamer was built with the "gstcheck" option
diff -r 97914fe6a875 -r 9fe8e9bef18a multimedia/gst-plugins1-base/Makefile.common
--- a/multimedia/gst-plugins1-base/Makefile.common Tue May 01 21:11:43 2018 +0000
+++ b/multimedia/gst-plugins1-base/Makefile.common Tue May 01 21:20:45 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.29 2018/04/17 22:10:04 wiz Exp $
+# $NetBSD: Makefile.common,v 1.30 2018/05/01 21:20:45 adam Exp $
#
# used by audio/gst-plugins1-alsa/Makefile
# used by audio/gst-plugins1-cdparanoia/Makefile
@@ -19,6 +19,7 @@
# Disable all drivers and features by default.
.for driver in alsa \
cdparanoia \
+ cocoa \
freetypetest \
gio \
ivorbis \
Home |
Main Index |
Thread Index |
Old Index