Update to 1.6
This commit is contained in:
parent
40ca4fe69f
commit
183be1451c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=190130
3 changed files with 8 additions and 7 deletions
|
@ -6,14 +6,15 @@
|
|||
#
|
||||
|
||||
PORTNAME= aacgain
|
||||
PORTVERSION= 1.5
|
||||
PORTVERSION= 1.6
|
||||
CATEGORIES= audio
|
||||
MASTER_SITES= http://altosdesign.com/aacgain/
|
||||
EXTRACT_SUFX= .tar.bz2 # tar+gzip but uses .bz2
|
||||
|
||||
MAINTAINER= multimedia@FreeBSD.org
|
||||
COMMENT= Normalizes the volume of mp3 and mp4 files
|
||||
COMMENT= Normalizes the volume of mp3 and AAC (mp4/m4a/QuickTime) media files
|
||||
|
||||
USE_BZIP2= yes
|
||||
#USE_BZIP2= yes
|
||||
GNU_CONFIGURE= yes
|
||||
PLIST_FILES= bin/aacgain
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (aacgain-1.5.tar.bz2) = 620412590eb8eadc274eb7c699ddb6c2
|
||||
SHA256 (aacgain-1.5.tar.bz2) = 345c065772b40bbd211994479cf216947f01fc269a89e842cdf2abcaf2308dae
|
||||
SIZE (aacgain-1.5.tar.bz2) = 1136003
|
||||
MD5 (aacgain-1.6.tar.bz2) = 45cc3094a52dfeeaaa2b249b3f8d4570
|
||||
SHA256 (aacgain-1.6.tar.bz2) = ffee8fea8bf8fe93db39f4afcecf06fec2035dd0775c9a38bc45714f286b4d30
|
||||
SIZE (aacgain-1.6.tar.bz2) = 1633019
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
Normalizes the volume of mp3 and mp4 files
|
||||
Normalizes the volume of mp3 and AAC (mp4/m4a/QuickTime) media files
|
||||
|
||||
WWW: http://altosdesign.com/aacgain/
|
||||
|
|
Loading…
Reference in a new issue