aboutsummaryrefslogtreecommitdiff
path: root/audio/linux-neroaaccodec
diff options
context:
space:
mode:
authorPhilip M. Gollucci <pgollucci@FreeBSD.org>2010-09-22 04:33:48 +0000
committerPhilip M. Gollucci <pgollucci@FreeBSD.org>2010-09-22 04:33:48 +0000
commitd0563443a98fe8ec9a02d7d46a441ce6a936587d (patch)
tree46b89a79afd82216d858d76ffa07fb0ab1d0fb83 /audio/linux-neroaaccodec
parent2c0596e6d8932ac8ff6502bd1f19e4092a4036e4 (diff)
downloadports-d0563443a98fe8ec9a02d7d46a441ce6a936587d.tar.gz
ports-d0563443a98fe8ec9a02d7d46a441ce6a936587d.zip
Notes
Diffstat (limited to 'audio/linux-neroaaccodec')
-rw-r--r--audio/linux-neroaaccodec/Makefile14
-rw-r--r--audio/linux-neroaaccodec/distinfo6
2 files changed, 12 insertions, 8 deletions
diff --git a/audio/linux-neroaaccodec/Makefile b/audio/linux-neroaaccodec/Makefile
index 61b92a93a74f..27d0191966e0 100644
--- a/audio/linux-neroaaccodec/Makefile
+++ b/audio/linux-neroaaccodec/Makefile
@@ -5,12 +5,12 @@
# $FreeBSD$
#
-PORTNAME= nerodigitalaudio
-PORTVERSION= 1.1.34.2
+PORTNAME= neroaaccodec
+PORTVERSION= 1.5.1
CATEGORIES= audio multimedia linux
MASTER_SITES= ftp://ftp6.nero.com/tools/
PKGNAMEPREFIX= linux-
-DISTNAME= NeroDigitalAudio
+DISTNAME= NeroAACCodec-${PORTVERSION}
MAINTAINER= yaizawa@2004.jukuin.keio.ac.jp
COMMENT= Nero Digital Audio Reference MPEG-4 & 3GPP Audio Encoder
@@ -23,22 +23,26 @@ WRKSRC= ${WRKDIR}
RESTRICTED= forbidden by license considerations
PLIST_FILES= bin/neroAacDec \
- bin/neroAacEnc
+ bin/neroAacEnc \
+ bin/neroAacTag
.if !defined(NOPORTDOCS)
PLIST_DIRS= ${DOCSDIR_REL}
PLIST_FILES+= ${DOCSDIR_REL}/changelog.txt \
${DOCSDIR_REL}/license.txt \
- ${DOCSDIR_REL}/readme.txt
+ ${DOCSDIR_REL}/readme.txt \
+ ${DOCSDIR_REL}/NeroAAC_tut.pdf
.endif
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/linux/neroAacDec ${PREFIX}/bin
${INSTALL_PROGRAM} ${WRKSRC}/linux/neroAacEnc ${PREFIX}/bin
+ ${INSTALL_PROGRAM} ${WRKSRC}/linux/neroAacTag ${PREFIX}/bin
.if !defined(NOPORTDOCS)
${MKDIR} ${DOCSDIR}
${INSTALL_MAN} ${WRKSRC}/changelog.txt ${DOCSDIR}
${INSTALL_MAN} ${WRKSRC}/license.txt ${DOCSDIR}
${INSTALL_MAN} ${WRKSRC}/readme.txt ${DOCSDIR}
+ ${INSTALL_DATA} ${WRKSRC}/NeroAAC_tut.pdf ${DOCSDIR}
.endif
.include <bsd.port.mk>
diff --git a/audio/linux-neroaaccodec/distinfo b/audio/linux-neroaaccodec/distinfo
index 66a6230bb148..ebee101dc4e5 100644
--- a/audio/linux-neroaaccodec/distinfo
+++ b/audio/linux-neroaaccodec/distinfo
@@ -1,3 +1,3 @@
-MD5 (NeroDigitalAudio.zip) = c7c1f4db773ba031f628706ecfccb292
-SHA256 (NeroDigitalAudio.zip) = dc2978c9b501697fb8695192426181b3a128b249edc704ca879b6f51bad248af
-SIZE (NeroDigitalAudio.zip) = 2667124
+MD5 (NeroAACCodec-1.5.1.zip) = 150ead71fb7838c52a31098c85b91211
+SHA256 (NeroAACCodec-1.5.1.zip) = e0496ad856e2803001a59985368d21b22f4fbdd55589c7f313d6040cefff648b
+SIZE (NeroAACCodec-1.5.1.zip) = 2050564