pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/audio/darkice darkice: document hack
details: https://anonhg.NetBSD.org/pkgsrc/rev/62100895e6f6
branches: trunk
changeset: 379642:62100895e6f6
user: nia <nia%pkgsrc.org@localhost>
date: Sat May 21 08:01:44 2022 +0000
description:
darkice: document hack
diffstat:
audio/darkice/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 2dffdd2909da -r 62100895e6f6 audio/darkice/Makefile
--- a/audio/darkice/Makefile Sat May 21 08:00:42 2022 +0000
+++ b/audio/darkice/Makefile Sat May 21 08:01:44 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.30 2022/05/21 08:00:42 nia Exp $
+# $NetBSD: Makefile,v 1.31 2022/05/21 08:01:44 nia Exp $
#
DISTNAME= darkice-1.4
@@ -13,6 +13,7 @@
LICENSE= gnu-gpl-v3
GNU_CONFIGURE= yes
+# Uses std::regex without setting -std=...
USE_LANGUAGES= c c++11
USE_TOOLS+= gmake pkg-config
GCC_REQD+= 4.7 # C++11
Home |
Main Index |
Thread Index |
Old Index