mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-22 00:35:15 +00:00
Update to 1.3.12
PR: ports/145297 Submitted by: Jack <xxjack12xx at gmail.com> (maintainer)
This commit is contained in:
parent
e3cd82c407
commit
4fb593c13e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=252705
@ -5,13 +5,12 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= audacity
|
||||
PORTVERSION= 1.3.11
|
||||
PORTREVISION= 2
|
||||
PORTVERSION= 1.3.12
|
||||
CATEGORIES= audio
|
||||
MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} \
|
||||
SF/${PORTNAME}/${PORTNAME}-unstable/${PORTVERSION}
|
||||
PKGNAMESUFFIX= -devel
|
||||
DISTNAME= ${PORTNAME}-minsrc-${PORTVERSION}
|
||||
DISTNAME= ${PORTNAME}-minsrc-${PORTVERSION}-beta
|
||||
|
||||
MAINTAINER= xxjack12xx@gmail.com
|
||||
COMMENT= Audacity is a GUI editor for digital audio waveforms
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (audacity-minsrc-1.3.11.tar.bz2) = 670937c483fb5273ceff9e38a82db55f
|
||||
SHA256 (audacity-minsrc-1.3.11.tar.bz2) = 2d59d5eeb2acf451142263876a7bebcab91bbff137c867effaf77d52c963e271
|
||||
SIZE (audacity-minsrc-1.3.11.tar.bz2) = 7142931
|
||||
MD5 (audacity-minsrc-1.3.12-beta.tar.bz2) = 76996fec67181ca82ba191e012518b57
|
||||
SHA256 (audacity-minsrc-1.3.12-beta.tar.bz2) = f0f55839ca3013d2e43e5114c73d195bc34503685aeab683eafca4d1bbf3b768
|
||||
SIZE (audacity-minsrc-1.3.12-beta.tar.bz2) = 6087920
|
||||
|
@ -40,6 +40,12 @@ share/applications/audacity.desktop
|
||||
%%DATADIR%%/plug-ins/tremolo.ny
|
||||
%%DATADIR%%/plug-ins/vocalremover.ny
|
||||
%%DATADIR%%/plug-ins/vocoder.ny
|
||||
share/icons/hicolor/16x16/apps/audacity.png
|
||||
share/icons/hicolor/22x22/apps/audacity.png
|
||||
share/icons/hicolor/24x24/apps/audacity.png
|
||||
share/icons/hicolor/32x32/apps/audacity.png
|
||||
share/icons/hicolor/48x48/apps/audacity.png
|
||||
share/icons/hicolor/scalable/apps/audacity.svg
|
||||
share/locale/af/LC_MESSAGES/audacity.mo
|
||||
share/locale/ar/LC_MESSAGES/audacity.mo
|
||||
share/locale/bg/LC_MESSAGES/audacity.mo
|
||||
@ -70,6 +76,7 @@ share/locale/km/LC_MESSAGES/audacity.mo
|
||||
share/locale/ko/LC_MESSAGES/audacity.mo
|
||||
share/locale/lt/LC_MESSAGES/audacity.mo
|
||||
share/locale/mk/LC_MESSAGES/audacity.mo
|
||||
share/locale/my/LC_MESSAGES/audacity.mo
|
||||
share/locale/nb/LC_MESSAGES/audacity.mo
|
||||
share/locale/nl/LC_MESSAGES/audacity.mo
|
||||
share/locale/oc/LC_MESSAGES/audacity.mo
|
||||
@ -89,15 +96,34 @@ share/locale/zh/LC_MESSAGES/audacity.mo
|
||||
share/locale/zh_TW/LC_MESSAGES/audacity.mo
|
||||
share/mime/packages/audacity.xml
|
||||
share/pixmaps/audacity.xpm
|
||||
@dirrm share/mime/packages
|
||||
@dirrm share/mime
|
||||
@dirrm share/locale/oc/LC_MESSAGES
|
||||
@dirrm share/locale/oc
|
||||
@dirrm share/locale/km/LC_MESSAGES
|
||||
@dirrm share/locale/km
|
||||
@dirrm share/locale/ca@valencia/LC_MESSAGES
|
||||
@dirrm share/locale/ca@valencia
|
||||
share/pixmaps/audacity16.xpm
|
||||
share/pixmaps/audacity32.xpm
|
||||
share/pixmaps/gnome-mime-application-x-audacity-project.xpm
|
||||
@dirrmtry share/mime/packages
|
||||
@dirrmtry share/mime
|
||||
@dirrmtry share/locale/oc/LC_MESSAGES
|
||||
@dirrmtry share/locale/oc
|
||||
@dirrmtry share/locale/my/LC_MESSAGES
|
||||
@dirrmtry share/locale/my
|
||||
@dirrmtry share/locale/km/LC_MESSAGES
|
||||
@dirrmtry share/locale/km
|
||||
@dirrmtry share/locale/ca@valencia/LC_MESSAGES
|
||||
@dirrmtry share/locale/ca@valencia
|
||||
@dirrmtry share/icons/hicolor/scalable/apps
|
||||
@dirrmtry share/icons/hicolor/scalable
|
||||
@dirrmtry share/icons/hicolor/48x48/apps
|
||||
@dirrmtry share/icons/hicolor/48x48
|
||||
@dirrmtry share/icons/hicolor/32x32/apps
|
||||
@dirrmtry share/icons/hicolor/32x32
|
||||
@dirrmtry share/icons/hicolor/24x24/apps
|
||||
@dirrmtry share/icons/hicolor/24x24
|
||||
@dirrmtry share/icons/hicolor/22x22/apps
|
||||
@dirrmtry share/icons/hicolor/22x22
|
||||
@dirrmtry share/icons/hicolor/16x16/apps
|
||||
@dirrmtry share/icons/hicolor/16x16
|
||||
@dirrmtry share/icons/hicolor
|
||||
@dirrmtry share/icons
|
||||
@dirrm %%DATADIR%%/plug-ins
|
||||
@dirrm %%DATADIR%%/nyquist
|
||||
@dirrm share/audacity
|
||||
@dirrm share/applications
|
||||
@dirrmtry share/applications
|
||||
|
Loading…
Reference in New Issue
Block a user