mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-28 05:29:48 +00:00
- Update to version 0.9.3
PR: ports/123080 Submitted by: KATO Tsuguru <tkato432 AT yahoo.com>
This commit is contained in:
parent
705adf7df1
commit
387bb20e2f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=212009
@ -6,7 +6,7 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
PORTNAME= sweep
|
PORTNAME= sweep
|
||||||
PORTVERSION= 0.9.2
|
PORTVERSION= 0.9.3
|
||||||
PORTEPOCH= 1
|
PORTEPOCH= 1
|
||||||
CATEGORIES= audio gnome
|
CATEGORIES= audio gnome
|
||||||
MASTER_SITES= SF
|
MASTER_SITES= SF
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
MD5 (sweep-0.9.2.tar.bz2) = 285e04b950dda85639f13aaac86153a0
|
MD5 (sweep-0.9.3.tar.bz2) = ed33286b80b2a71522b5a75ab66d934f
|
||||||
SHA256 (sweep-0.9.2.tar.bz2) = 33f8a57b38d141e4892da807be8f4e0f99869f1414977a5e36715d1e6d673b77
|
SHA256 (sweep-0.9.3.tar.bz2) = a9f8d99332881e9b2a87375ddbbe379b7d8d817d03f54329a20f65687b5f7aee
|
||||||
SIZE (sweep-0.9.2.tar.bz2) = 885375
|
SIZE (sweep-0.9.3.tar.bz2) = 946060
|
||||||
|
@ -3,4 +3,4 @@ compatible systems. It supports many music and voice formats including
|
|||||||
WAV, AIFF, Ogg Vorbis, Speex and MP3, with multichannel editing and
|
WAV, AIFF, Ogg Vorbis, Speex and MP3, with multichannel editing and
|
||||||
LADSPA effects plugins.
|
LADSPA effects plugins.
|
||||||
|
|
||||||
WWW: http://sweep.sourceforge.net/
|
WWW: http://www.metadecks.org/software/sweep/
|
||||||
|
@ -16,8 +16,6 @@ lib/sweep/libladspameta.so
|
|||||||
lib/sweep/libnormalise.so
|
lib/sweep/libnormalise.so
|
||||||
lib/sweep/libreverse.so
|
lib/sweep/libreverse.so
|
||||||
share/applications/sweep.desktop
|
share/applications/sweep.desktop
|
||||||
share/pixmaps/sweep.svg
|
|
||||||
%%DATADIR%%/sweep_splash.png
|
|
||||||
share/locale/de/LC_MESSAGES/sweep.mo
|
share/locale/de/LC_MESSAGES/sweep.mo
|
||||||
share/locale/el/LC_MESSAGES/sweep.mo
|
share/locale/el/LC_MESSAGES/sweep.mo
|
||||||
share/locale/en_AU/LC_MESSAGES/sweep.mo
|
share/locale/en_AU/LC_MESSAGES/sweep.mo
|
||||||
@ -25,8 +23,11 @@ share/locale/es_ES/LC_MESSAGES/sweep.mo
|
|||||||
share/locale/fr/LC_MESSAGES/sweep.mo
|
share/locale/fr/LC_MESSAGES/sweep.mo
|
||||||
share/locale/hu/LC_MESSAGES/sweep.mo
|
share/locale/hu/LC_MESSAGES/sweep.mo
|
||||||
share/locale/it/LC_MESSAGES/sweep.mo
|
share/locale/it/LC_MESSAGES/sweep.mo
|
||||||
|
share/locale/ja/LC_MESSAGES/sweep.mo
|
||||||
share/locale/pl/LC_MESSAGES/sweep.mo
|
share/locale/pl/LC_MESSAGES/sweep.mo
|
||||||
share/locale/ru/LC_MESSAGES/sweep.mo
|
share/locale/ru/LC_MESSAGES/sweep.mo
|
||||||
|
share/pixmaps/sweep.svg
|
||||||
|
%%DATADIR%%/sweep_splash.png
|
||||||
@dirrm %%DATADIR%%
|
@dirrm %%DATADIR%%
|
||||||
@dirrm lib/sweep
|
@dirrm lib/sweep
|
||||||
@dirrm include/sweep
|
@dirrm include/sweep
|
||||||
|
Loading…
Reference in New Issue
Block a user