Update to 0.11.7
Changelog: dir2ogg (0.11.7) RELEASED; urgency=low * Recognize the track number in mp3 files * Fix problems with mpg123 and files not using 44100Hz (LP: #272341) * Make --preserve-wav work when using mplayer (Closes: #513566) * Fix problem where tags from one file appear in other files (LP: #276037) * Inform people that converting CDs is not well supported.
This commit is contained in:
parent
fb6776a01c
commit
a3c4376305
2 changed files with 6 additions and 6 deletions
|
@ -1,7 +1,7 @@
|
|||
# $NetBSD: Makefile,v 1.9 2009/05/19 09:00:06 thomasklausner Exp $
|
||||
# $NetBSD: Makefile,v 1.10 2009/05/30 06:19:41 guigui2 Exp $
|
||||
#
|
||||
|
||||
DISTNAME= dir2ogg-0.11.6
|
||||
DISTNAME= dir2ogg-0.11.7
|
||||
CATEGORIES= audio
|
||||
MASTER_SITES= http://jak-linux.org/projects/dir2ogg/0.11/
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.5 2008/09/21 17:38:39 guigui2 Exp $
|
||||
$NetBSD: distinfo,v 1.6 2009/05/30 06:19:41 guigui2 Exp $
|
||||
|
||||
SHA1 (dir2ogg-0.11.6.tar.gz) = cb5a70bcb045f331519981674031f489136c0e66
|
||||
RMD160 (dir2ogg-0.11.6.tar.gz) = 2a68fff4fe9fb32d63ca508b3a2b4af8729a9d64
|
||||
Size (dir2ogg-0.11.6.tar.gz) = 19442 bytes
|
||||
SHA1 (dir2ogg-0.11.7.tar.gz) = 20b6b807e98fbfde7ce43f66cba322d94389b397
|
||||
RMD160 (dir2ogg-0.11.7.tar.gz) = aafad74acd5d754361baca8c42ddf831f67760cc
|
||||
Size (dir2ogg-0.11.7.tar.gz) = 19945 bytes
|
||||
|
|
Loading…
Reference in a new issue