diff --git a/audio/soundtracker/Makefile b/audio/soundtracker/Makefile index ba7153b8cd3d..6b3c1c704eb5 100644 --- a/audio/soundtracker/Makefile +++ b/audio/soundtracker/Makefile @@ -1,49 +1,49 @@ PORTNAME= soundtracker -DISTVERSION= 1.0.3 -PORTREVISION= 3 +DISTVERSION= 1.0.4 CATEGORIES= audio MASTER_SITES= SF/${PORTNAME}/ MAINTAINER= yuri@FreeBSD.org COMMENT= Pattern-oriented music editor WWW= https://sourceforge.net/projects/soundtracker/ LICENSE= AGPLv3 LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ libfreetype.so:print/freetype2 \ libharfbuzz.so:print/harfbuzz \ libsndfile.so:audio/libsndfile RUN_DEPENDS= bash:shells/bash USES= desktop-file-utils gettext gmake gnome pkgconfig shebangfix tar:xz xorg -USE_GNOME= cairo gdkpixbuf2 glib20 gtk20 pango +USE_GNOME= cairo gdkpixbuf2 glib20 gtk20 libxml2 pango USE_XORG= x11 SHEBANG_FILES= soundtracker_convert_config CONFIGURE_ENV= SDL_CONFIG=${LOCALBASE}/bin/sdl2-config GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-alsa OPTIONS_MULTI= BACKEND OPTIONS_MULTI_BACKEND= JACK OSS PULSEAUDIO SDL -OPTIONS_DEFAULT= JACK OSS PULSEAUDIO SDL +OPTIONS_DEFAULT= OSS PULSEAUDIO SDL # JACK BACKEND_DESC= Audio backends: JACK_CONFIGURE_ENABLE= jack JACK_LIB_DEPENDS= libjack.so:audio/jack +JACK_BROKEN= # 2023-10-02: JACK option is be broken because the build doesn't use Jack when the option is set OSS_CONFIGURE_ENABLE= oss PULSEAUDIO_CONFIGURE_ENABLE= pulse PULSEAUDIO_LIB_DEPENDS= libpulse.so:audio/pulseaudio SDL_CONFIGURE_ENABLE= sdl SDL_USES= sdl SDL_USE= SDL=sdl2 .include diff --git a/audio/soundtracker/distinfo b/audio/soundtracker/distinfo index e4dcb97efaa5..c94a3c357ee1 100644 --- a/audio/soundtracker/distinfo +++ b/audio/soundtracker/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1669487804 -SHA256 (soundtracker-1.0.3.tar.xz) = 93e4c1d4321ab8e21e412095579b98bbaf70c11c7bbc244095209302d0e0b8aa -SIZE (soundtracker-1.0.3.tar.xz) = 798380 +TIMESTAMP = 1696268894 +SHA256 (soundtracker-1.0.4.tar.xz) = ed7b90c6b1524ab6c56906fe46044e5bd352dc9468f2ace1bfc2361f179f1684 +SIZE (soundtracker-1.0.4.tar.xz) = 817808 diff --git a/audio/soundtracker/pkg-plist b/audio/soundtracker/pkg-plist index 3c48c381d656..df3faa8b6cbf 100644 --- a/audio/soundtracker/pkg-plist +++ b/audio/soundtracker/pkg-plist @@ -1,61 +1,63 @@ bin/soundtracker bin/soundtracker_convert_config man/man1/soundtracker.1.gz share/appdata/soundtracker.appdata.xml share/applications/soundtracker.desktop share/locale/da/LC_MESSAGES/soundtracker.mo share/locale/de/LC_MESSAGES/soundtracker.mo share/locale/en@boldquot/LC_MESSAGES/soundtracker.mo share/locale/en@quot/LC_MESSAGES/soundtracker.mo share/locale/es/LC_MESSAGES/soundtracker.mo share/locale/fr/LC_MESSAGES/soundtracker.mo share/locale/gl/LC_MESSAGES/soundtracker.mo share/locale/hr/LC_MESSAGES/soundtracker.mo share/locale/it/LC_MESSAGES/soundtracker.mo share/locale/ja/LC_MESSAGES/soundtracker.mo share/locale/no/LC_MESSAGES/soundtracker.mo share/locale/pl/LC_MESSAGES/soundtracker.mo share/locale/ru/LC_MESSAGES/soundtracker.mo share/locale/rw/LC_MESSAGES/soundtracker.mo share/locale/sk/LC_MESSAGES/soundtracker.mo share/locale/sl/LC_MESSAGES/soundtracker.mo share/locale/sv/LC_MESSAGES/soundtracker.mo share/locale/tr/LC_MESSAGES/soundtracker.mo share/locale/vi/LC_MESSAGES/soundtracker.mo share/pixmaps/soundtracker-icon.png %%DATADIR%%/cheat-sheet.C.txt %%DATADIR%%/cheat-sheet.ru.txt %%DATADIR%%/crop-16.png %%DATADIR%%/downarrow.xpm +%%DATADIR%%/env_inverse.png %%DATADIR%%/env_scale.png -%%DATADIR%%/envelope-box.xml +%%DATADIR%%/envelope-box.ui +%%DATADIR%%/extensions/sample-editor/sox.menu %%DATADIR%%/flat.xpm %%DATADIR%%/history-16.png %%DATADIR%%/led_off.xpm %%DATADIR%%/led_on.xpm %%DATADIR%%/lock.xpm %%DATADIR%%/loop-factory-16.png %%DATADIR%%/loop-factory-22.png %%DATADIR%%/loop-factory-reset.png %%DATADIR%%/loop.png %%DATADIR%%/mask.png %%DATADIR%%/muted.png %%DATADIR%%/play.xpm %%DATADIR%%/play_block.xpm %%DATADIR%%/play_cur.xpm %%DATADIR%%/play_from.png %%DATADIR%%/rightarrow.xpm -%%DATADIR%%/sample-editor.xml +%%DATADIR%%/sample-editor.ui %%DATADIR%%/sample-go-loop-beg-22.png %%DATADIR%%/sample-go-loop-end-22.png %%DATADIR%%/sample-play-loop-22.png %%DATADIR%%/select-all-16.png %%DATADIR%%/select-all-22.png %%DATADIR%%/select-none-16.png %%DATADIR%%/select-none-22.png %%DATADIR%%/sharp.xpm %%DATADIR%%/soundtracker-icon.png -%%DATADIR%%/soundtracker.xml +%%DATADIR%%/soundtracker.ui %%DATADIR%%/soundtracker_splash.png %%DATADIR%%/stop.xpm %%DATADIR%%/unmuted.png