pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/audio/faac faac: Remove RESTRICTED.
details: https://anonhg.NetBSD.org/pkgsrc/rev/2b78030257eb
branches: trunk
changeset: 335615:2b78030257eb
user: nia <nia%pkgsrc.org@localhost>
date: Sun Jun 23 10:59:40 2019 +0000
description:
faac: Remove RESTRICTED.
Similar motivation to removing it as faad2. To quote FreeBSD's commit:
"There is no evidence that faac may not be redistributed on sold media like
CDs/DVDs. Other well-established open source organisations arrive at the
same conclusion, e.g. [Debian, Ubuntu, and Arch Linux]"
diffstat:
audio/faac/Makefile | 6 +-----
1 files changed, 1 insertions(+), 5 deletions(-)
diffs (20 lines):
diff -r 6ac33db98303 -r 2b78030257eb audio/faac/Makefile
--- a/audio/faac/Makefile Sun Jun 23 10:35:20 2019 +0000
+++ b/audio/faac/Makefile Sun Jun 23 10:59:40 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2017/12/01 11:00:03 adam Exp $
+# $NetBSD: Makefile,v 1.16 2019/06/23 10:59:40 nia Exp $
DISTNAME= faac-1.29.9.2
CATEGORIES= audio
@@ -9,10 +9,6 @@
COMMENT= AAC audio encoder
LICENSE= gnu-gpl-v2
-RESTRICTED= This software may require the payment of patent royalties
-NO_BIN_ON_CDROM= ${RESTRICTED}
-NO_BIN_ON_FTP= ${RESTRICTED}
-
USE_LIBTOOL= yes
USE_TOOLS+= aclocal autoconf autoheader automake
GNU_CONFIGURE= yes
Home |
Main Index |
Thread Index |
Old Index