diff options
author | drochner <drochner@pkgsrc.org> | 2004-05-24 18:17:18 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2004-05-24 18:17:18 +0000 |
commit | 5bad8984c6cd7cbc44bd20dcbc47f162cfe20a37 (patch) | |
tree | e383d27ae60307a857947f81abd77d04b5f5b092 /audio | |
parent | f6a1fb01c2a3cd2904aa81aaa388e7a91d178905 (diff) | |
download | pkgsrc-5bad8984c6cd7cbc44bd20dcbc47f162cfe20a37.tar.gz |
update to 1.2.1
changes:
-added translations
-bugfixes
-added plugins: cross fade in/out
Diffstat (limited to 'audio')
-rw-r--r-- | audio/audacity/Makefile | 11 | ||||
-rw-r--r-- | audio/audacity/PLIST | 9 | ||||
-rw-r--r-- | audio/audacity/distinfo | 6 |
3 files changed, 17 insertions, 9 deletions
diff --git a/audio/audacity/Makefile b/audio/audacity/Makefile index f15cbc40e70..cf6c80d7f7d 100644 --- a/audio/audacity/Makefile +++ b/audio/audacity/Makefile @@ -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 HOMEPAGE= http://audacity.sourceforge.net/ @@ -12,7 +13,7 @@ COMMENT= Audio editor 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 --git a/audio/audacity/PLIST b/audio/audacity/PLIST index f2de6cdb4c0..edd98c402e0 100644 --- a/audio/audacity/PLIST +++ b/audio/audacity/PLIST @@ -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/cs/LC_MESSAGES/audacity.mo ${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 --git a/audio/audacity/distinfo b/audio/audacity/distinfo index 5527f32c728..96362cc1d17 100644 --- a/audio/audacity/distinfo +++ b/audio/audacity/distinfo @@ -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 |