Update to 2.0.1:
2.0.1 - April 12th, 2007 : ========================== * Added WavPack support (thanks to Maarten Maathuis), * Added a log area in the main window to avoid sending all messages to the console, * Added local access to the cddb search for the automatic mode, * Fixed some bugs in the cddb window, * Fixed the reloading of the current which was done two times when changing state of the "Show hidden directories" checkbox, * Fixed Glib warnings on startup, * Italian translation updated (thanks to Costantino Ceoldo), * Brazilian Portuguese translation updated (thanks to doutor.zero), * French translation updated.
This commit is contained in:
parent
13a7f66794
commit
a7f146b373
2 changed files with 6 additions and 6 deletions
|
@ -1,7 +1,7 @@
|
|||
# $NetBSD: Makefile,v 1.55 2007/02/27 09:58:49 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.56 2007/04/21 07:05:50 wiz Exp $
|
||||
#
|
||||
|
||||
DISTNAME= easytag-2.0
|
||||
DISTNAME= easytag-2.0.1
|
||||
CATEGORIES= audio
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=easytag/}
|
||||
EXTRACT_SUFX= .tar.bz2
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.25 2007/02/27 09:58:49 wiz Exp $
|
||||
$NetBSD: distinfo,v 1.26 2007/04/21 07:05:50 wiz Exp $
|
||||
|
||||
SHA1 (easytag-2.0.tar.bz2) = 07d38a9192d4759904c2aec0530efa82c683af76
|
||||
RMD160 (easytag-2.0.tar.bz2) = 11fe2acea3c0c017ed904eb1171669024ab54301
|
||||
Size (easytag-2.0.tar.bz2) = 2889829 bytes
|
||||
SHA1 (easytag-2.0.1.tar.bz2) = e5e9852997bd2d82402380731a8d131cf56aa256
|
||||
RMD160 (easytag-2.0.1.tar.bz2) = 76522fe4167c57cb6daf741e64fc6042d9451b84
|
||||
Size (easytag-2.0.1.tar.bz2) = 2902996 bytes
|
||||
|
|
Loading…
Reference in a new issue