pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/audio/faac
Module Name: pkgsrc
Committed By: nia
Date: Sun Jun 23 10:59:40 UTC 2019
Modified Files:
pkgsrc/audio/faac: Makefile
Log Message:
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]"
To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 pkgsrc/audio/faac/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/faac/Makefile
diff -u pkgsrc/audio/faac/Makefile:1.15 pkgsrc/audio/faac/Makefile:1.16
--- pkgsrc/audio/faac/Makefile:1.15 Fri Dec 1 11:00:03 2017
+++ pkgsrc/audio/faac/Makefile Sun Jun 23 10:59:40 2019
@@ -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 @@ HOMEPAGE= http://faac.sourceforge.net/
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