pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/audio/audacity update to 1.2.1



details:   https://anonhg.NetBSD.org/pkgsrc/rev/5c56b35a1f71
branches:  trunk
changeset: 475738:5c56b35a1f71
user:      drochner <drochner%pkgsrc.org@localhost>
date:      Mon May 24 18:17:18 2004 +0000

description:
update to 1.2.1
changes:
-added translations
-bugfixes
-added plugins: cross fade in/out

diffstat:

 audio/audacity/Makefile |  11 ++++++-----
 audio/audacity/PLIST    |   9 ++++++++-
 audio/audacity/distinfo |   6 +++---
 3 files changed, 17 insertions(+), 9 deletions(-)

diffs (70 lines):

diff -r f99c199a84a3 -r 5c56b35a1f71 audio/audacity/Makefile
--- a/audio/audacity/Makefile   Mon May 24 18:13:19 2004 +0000
+++ b/audio/audacity/Makefile   Mon May 24 18:17:18 2004 +0000
@@ -1,10 +1,11 @@
-# $NetBSD: Makefile,v 1.25 2004/04/20 18:02:16 ben Exp $
-# $Id: Makefile,v 1.25 2004/04/20 18:02:16 ben Exp $
+# $NetBSD: Makefile,v 1.26 2004/05/24 18:17:18 drochner Exp $
+# $Id: Makefile,v 1.26 2004/05/24 18:17:18 drochner Exp $
 
-DISTNAME=      audacity-src-1.2.0
-PKGNAME=       audacity-1.2.0
+DISTNAME=      audacity-src-1.2.1
+PKGNAME=       audacity-1.2.1
 CATEGORIES=    audio
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=audacity/}
+EXTRACT_SUFX=  .tar.bz2
 
 MAINTAINER=    dotz%irc.pl@localhost
 HOMEPAGE=      http://audacity.sourceforge.net/
@@ -12,7 +13,7 @@
 
 DEPENDS+=      zip>=0.0:../../archivers/zip
 
-WRKSRC=                        ${WRKDIR}/audacity-src-1.2.0
+WRKSRC=                        ${WRKDIR}/audacity-src-1.2.1
 USE_BUILDLINK3=                # defined
 USE_X11=               # defined
 USE_GNU_TOOLS+=                make
diff -r f99c199a84a3 -r 5c56b35a1f71 audio/audacity/PLIST
--- a/audio/audacity/PLIST      Mon May 24 18:13:19 2004 +0000
+++ b/audio/audacity/PLIST      Mon May 24 18:17:18 2004 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.3 2004/04/20 18:02:16 ben Exp $
+@comment $NetBSD: PLIST,v 1.4 2004/05/24 18:17:18 drochner Exp $
 bin/audacity
 man/man1/audacity.1
 share/audacity/nyquist/bug.lsp
@@ -36,11 +36,18 @@
 ${PKGLOCALEDIR}/locale/da/LC_MESSAGES/audacity.mo
 ${PKGLOCALEDIR}/locale/de/LC_MESSAGES/audacity.mo
 ${PKGLOCALEDIR}/locale/es/LC_MESSAGES/audacity.mo
+${PKGLOCALEDIR}/locale/fi/LC_MESSAGES/audacity.mo
+${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/audacity.mo
+${PKGLOCALEDIR}/locale/hu/LC_MESSAGES/audacity.mo
 ${PKGLOCALEDIR}/locale/it/LC_MESSAGES/audacity.mo
+${PKGLOCALEDIR}/locale/ja/LC_MESSAGES/audacity.mo
 ${PKGLOCALEDIR}/locale/mk/LC_MESSAGES/audacity.mo
+${PKGLOCALEDIR}/locale/nb/LC_MESSAGES/audacity.mo
 ${PKGLOCALEDIR}/locale/nl/LC_MESSAGES/audacity.mo
+${PKGLOCALEDIR}/locale/pl/LC_MESSAGES/audacity.mo
 ${PKGLOCALEDIR}/locale/pt/LC_MESSAGES/audacity.mo
 ${PKGLOCALEDIR}/locale/ru/LC_MESSAGES/audacity.mo
+${PKGLOCALEDIR}/locale/sl/LC_MESSAGES/audacity.mo
 ${PKGLOCALEDIR}/locale/sv/LC_MESSAGES/audacity.mo
 @dirrm share/audacity/nyquist
 @dirrm share/audacity/plug-ins
diff -r f99c199a84a3 -r 5c56b35a1f71 audio/audacity/distinfo
--- a/audio/audacity/distinfo   Mon May 24 18:13:19 2004 +0000
+++ b/audio/audacity/distinfo   Mon May 24 18:17:18 2004 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.5 2004/04/20 18:02:16 ben Exp $
+$NetBSD: distinfo,v 1.6 2004/05/24 18:17:18 drochner Exp $
 
-SHA1 (audacity-src-1.2.0.tar.gz) = 379019855184d8e47809c2c53e384655eda70742
-Size (audacity-src-1.2.0.tar.gz) = 3341562 bytes
+SHA1 (audacity-src-1.2.1.tar.bz2) = 71b8fd675efd00ad591510e3b7bbdafd87318ff3
+Size (audacity-src-1.2.1.tar.bz2) = 2742327 bytes
 SHA1 (patch-aa) = 5494f3fb6035f15a4447556f8cf4a0a2404a2259
 SHA1 (patch-ab) = 8630488f5a89b1542ac2a9f01080c36f1eac7c7d
 SHA1 (patch-ac) = 792ec327195ce105350a4a4d2d96d1a500bdb118



Home | Main Index | Thread Index | Old Index