pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/pkgsrc-2017Q1]: pkgsrc/multimedia/libmp4v2 Pullup ticket #5347 - requ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/7d6129e6c0a5
branches: pkgsrc-2017Q1
changeset: 360331:7d6129e6c0a5
user: bsiegert <bsiegert%pkgsrc.org@localhost>
date: Mon May 01 08:57:40 2017 +0000
description:
Pullup ticket #5347 - requested by sevan
multimedia/libmp4v2: build fix
Revisions pulled up:
- multimedia/libmp4v2/Makefile 1.14
---
Module Name: pkgsrc
Committed By: wiz
Date: Fri Apr 21 14:48:41 UTC 2017
Modified Files:
pkgsrc/multimedia/libmp4v2: Makefile
Log Message:
Simon Burge reports this needs gcc-5.x. Add GCC_REQD.
diffstat:
multimedia/libmp4v2/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 2b4427cea3b8 -r 7d6129e6c0a5 multimedia/libmp4v2/Makefile
--- a/multimedia/libmp4v2/Makefile Mon May 01 08:56:41 2017 +0000
+++ b/multimedia/libmp4v2/Makefile Mon May 01 08:57:40 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11.36.1 2017/04/23 10:32:09 bsiegert Exp $
+# $NetBSD: Makefile,v 1.11.36.2 2017/05/01 08:57:40 bsiegert Exp $
DISTNAME= mpeg4ip-1.6.1
PKGNAME= libmp4v2-1.6.1
@@ -22,6 +22,8 @@
# the "bootstrap" script checks too much, and isn't useful anyway
#CONFIGURE_SCRIPT= bootstrap
+GCC_REQD= 5.4
+
# libmp4v2 has config.{guess,sub} also in common/video/iso-mpeg4
# (unused by libmp4v2 build)
OVERRIDE_DIRDEPTH= 3
Home |
Main Index |
Thread Index |
Old Index