mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
- Update to 2.3.4
- Use debian mirror - Remove WWW as it now is just a directory listing with outdated files Notified by: repology
This commit is contained in:
parent
72e24d1114
commit
bf521c544a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=423227
3 changed files with 10 additions and 6 deletions
|
@ -2,15 +2,20 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= wav2cdr
|
||||
PORTVERSION= 2.3.3
|
||||
PORTVERSION= 2.3.4
|
||||
DISTVERSIONSUFFIX= .orig
|
||||
CATEGORIES= audio converters
|
||||
MASTER_SITES= LOCAL/ehaupt
|
||||
MASTER_SITES= DEBIAN \
|
||||
LOCAL/ehaupt
|
||||
DISTNAME= ${PORTNAME}_${PORTVERSION}${DISTVERSIONSUFFIX}
|
||||
|
||||
MAINTAINER= ehaupt@FreeBSD.org
|
||||
COMMENT= Converts WAV files into CDR audio file format
|
||||
|
||||
LICENSE= GPLv2
|
||||
|
||||
USES= tar:bz2
|
||||
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}
|
||||
SRC= wav2cdr cmdarg data fileio process
|
||||
|
||||
|
|
|
@ -1,2 +1,3 @@
|
|||
SHA256 (wav2cdr-2.3.3.tar.gz) = 2922303ce69f4c40c686e5793721a4df786dc6b38af79d12a074cb65a358ead0
|
||||
SIZE (wav2cdr-2.3.3.tar.gz) = 60449
|
||||
TIMESTAMP = 1475531937
|
||||
SHA256 (wav2cdr_2.3.4.orig.tar.bz2) = 2ee13fc3e70f8d61ba6a49cd48dd29309a0fb536047bcd0be54d3dd2403c4b31
|
||||
SIZE (wav2cdr_2.3.4.orig.tar.bz2) = 54788
|
||||
|
|
|
@ -3,5 +3,3 @@ can perform some editing functions like cutting or volume change.
|
|||
|
||||
It is rather rudimentary, the wav file must have the same sampling parameters
|
||||
as CD audio. Runs on big and little endian machines.
|
||||
|
||||
WWW: http://www.ibiblio.org/pub/Linux/apps/sound/convert/
|
||||
|
|
Loading…
Add table
Reference in a new issue