- Update to 0.7
This commit is contained in:
parent
6f4626194d
commit
260f462dce
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=201979
2 changed files with 8 additions and 8 deletions
|
@ -6,17 +6,17 @@
|
|||
#
|
||||
|
||||
PORTNAME= aacplusenc
|
||||
PORTVERSION= 0.6
|
||||
PORTVERSION= 0.7
|
||||
CATEGORIES= audio
|
||||
MASTER_SITES= http://teknoraver.campuslife.it/software/
|
||||
MASTER_SITES= http://openjlabs.com/tl_files/openjlabs/downloads/
|
||||
DISTNAME= ${PORTNAME}_${PORTVERSION}
|
||||
|
||||
MAINTAINER= pav@FreeBSD.org
|
||||
COMMENT= aacPlus v2 command-line encoder
|
||||
|
||||
USE_BZIP2= yes
|
||||
USE_GMAKE= yes
|
||||
ONLY_FOR_ARCHS= i386
|
||||
ONLY_FOR_ARCHS_REASON= Produces badly sounding files on amd64
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
|
||||
|
||||
RESTRICTED= unclear legal status, probably need licenses from 3GPP, Via Licensing and Coding Technologies
|
||||
|
||||
PLIST_FILES= bin/aacplusenc
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (aacplusenc-0.6.tar.bz2) = 43de9572096d9794e427f05b18158667
|
||||
SHA256 (aacplusenc-0.6.tar.bz2) = 8ef697d6de7428c193273bfe0481790bb323d7f2c807b02edf8b7bb33953c369
|
||||
SIZE (aacplusenc-0.6.tar.bz2) = 171058
|
||||
MD5 (aacplusenc_0.7.tar.gz) = b23b917f26c651094c049eba0fdb061e
|
||||
SHA256 (aacplusenc_0.7.tar.gz) = 65324601a25f06cf172341392ade09d5ddbd8a7eb4709cbd94833a439ab3b0f8
|
||||
SIZE (aacplusenc_0.7.tar.gz) = 207102
|
||||
|
|
Loading…
Reference in a new issue