summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2007-10-25 08:23:40 +0000
committerPav Lucistnik <pav@FreeBSD.org>2007-10-25 08:23:40 +0000
commit260f462dce010407c641ed8ab37b32c4ce3e2bb1 (patch)
treebfc807da67d6de26deaf00c30b7b0dc5a9f6c1bd /audio
parent- Add support for FreeBSD 8.X. (diff)
- Update to 0.7
Notes
Notes: svn path=/head/; revision=201979
Diffstat (limited to 'audio')
-rw-r--r--audio/aacplusenc/Makefile10
-rw-r--r--audio/aacplusenc/distinfo6
2 files changed, 8 insertions, 8 deletions
diff --git a/audio/aacplusenc/Makefile b/audio/aacplusenc/Makefile
index 3477cc36dad8..3d83ee67d80b 100644
--- a/audio/aacplusenc/Makefile
+++ b/audio/aacplusenc/Makefile
@@ -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
diff --git a/audio/aacplusenc/distinfo b/audio/aacplusenc/distinfo
index 279b82535c02..abe681c3d999 100644
--- a/audio/aacplusenc/distinfo
+++ b/audio/aacplusenc/distinfo
@@ -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