Index: head/audio/polyphone/Makefile =================================================================== --- head/audio/polyphone/Makefile (revision 566345) +++ head/audio/polyphone/Makefile (revision 566346) @@ -1,48 +1,45 @@ # $FreeBSD$ PORTNAME= polyphone -DISTVERSION= 2.2.0.20200830 +DISTVERSION= 2.2.0.20210109 CATEGORIES= audio MAINTAINER= yuri@FreeBSD.org COMMENT= Graphical user interface for editing soundfont (sf2 and sfz) files LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/../LICENSE.txt LIB_DEPENDS= libFLAC.so:audio/flac \ libjack.so:audio/jack \ libogg.so:audio/libogg \ libportaudio.so:audio/portaudio \ libQCustomPlot-qt5.so:graphics/qcustomplot-qt5 \ librtmidi.so:audio/rtmidi \ libstk.so:audio/stk \ libvorbisfile.so:audio/libvorbis USES= compiler:c++11-lang desktop-file-utils dos2unix gl gnome pkgconfig qmake:outsource qt:5 shared-mime-info ssl xorg DOS2UNIX_FILES= polyphone.pro \ editor/graphics/graphiquefourier.cpp \ editor/tree/treeitemdelegate.cpp USE_GL= gl USE_QT= core concurrent gui network printsupport svg widgets buildtools_build linguisttools_build qmake_build USE_GNOME= glib20 USE_CXXSTD= c++11 USE_GITHUB= yes GH_ACCOUNT= davy7125 -GH_TAGNAME= e69e2471 +GH_TAGNAME= 75a5e88 CXXFLAGS+= -D__UNIX_JACK__ LIBS+= -lssl -lcrypto WRKSRC_SUBDIR= sources INSTALLS_ICONS= yes post-extract: # unbundle @${RM} -r ${WRKSRC}/lib/_option_qcustomplot ${WRKSRC}/lib/_option_rtmidi ${WRKSRC}/lib/_option_stk - -post-install: - ${INSTALL_DATA} ${FILESDIR}/${PORTNAME}.desktop ${STAGEDIR}${PREFIX}/share/applications .include Index: head/audio/polyphone/distinfo =================================================================== --- head/audio/polyphone/distinfo (revision 566345) +++ head/audio/polyphone/distinfo (revision 566346) @@ -1,3 +1,3 @@ -TIMESTAMP = 1606712177 -SHA256 (davy7125-polyphone-2.2.0.20200830-e69e2471_GH0.tar.gz) = 53fba6be15c40298b25524ea5243b1bd8a1a6f81ebb31eccc4a80588c6f440b6 -SIZE (davy7125-polyphone-2.2.0.20200830-e69e2471_GH0.tar.gz) = 1858501 +TIMESTAMP = 1614034976 +SHA256 (davy7125-polyphone-2.2.0.20210109-75a5e88_GH0.tar.gz) = b526d3dbb5fe0873393ac36c030b0ec2166e93159ddf37e9d6c19f9579b3b6b2 +SIZE (davy7125-polyphone-2.2.0.20210109-75a5e88_GH0.tar.gz) = 1858441 Index: head/audio/polyphone/pkg-descr =================================================================== --- head/audio/polyphone/pkg-descr (revision 566345) +++ head/audio/polyphone/pkg-descr (revision 566346) @@ -1,6 +1,6 @@ Polyphone is a free software for editing soundfonts in format sf2. These files contain a multitude of audio samples put together and configured so as to form musical instruments that can be used by synthesizers such as fluidsynth and played using a MIDI keyboard. -WWW: http://www.polyphone-soundfonts.com/ +WWW: https://www.polyphone-soundfonts.com/ Index: head/audio/polyphone/pkg-plist =================================================================== --- head/audio/polyphone/pkg-plist (revision 566345) +++ head/audio/polyphone/pkg-plist (revision 566346) @@ -1,10 +1,10 @@ bin/polyphone -share/applications/polyphone.desktop +share/applications/com.polyphone_soundfonts.polyphone.desktop share/icons/hicolor/512x512/apps/polyphone.png share/icons/hicolor/scalable/apps/polyphone.svg share/icons/hicolor/scalable/mimetypes/audio-x-soundfont.svg share/man/fr/man1/polyphone.1.gz share/man/man1/polyphone.1.gz share/man/ru/man1/polyphone.1.gz share/metainfo/com.polyphone_soundfonts.polyphone.metainfo.xml share/mime/packages/polyphone.xml