mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-06 01:57:40 +00:00
audio/polyphone: Update 2.2.0.20200830 -> 2.2.0.20210109
This commit is contained in:
parent
2c86cf3a06
commit
b0669b7c72
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=566346
@ -1,7 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= polyphone
|
||||
DISTVERSION= 2.2.0.20200830
|
||||
DISTVERSION= 2.2.0.20210109
|
||||
CATEGORIES= audio
|
||||
|
||||
MAINTAINER= yuri@FreeBSD.org
|
||||
@ -30,7 +30,7 @@ USE_CXXSTD= c++11
|
||||
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= davy7125
|
||||
GH_TAGNAME= e69e2471
|
||||
GH_TAGNAME= 75a5e88
|
||||
|
||||
CXXFLAGS+= -D__UNIX_JACK__
|
||||
LIBS+= -lssl -lcrypto
|
||||
@ -42,7 +42,4 @@ 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 <bsd.port.mk>
|
||||
|
@ -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
|
||||
|
@ -3,4 +3,4 @@ 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/
|
||||
|
@ -1,5 +1,5 @@
|
||||
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
|
||||
|
Loading…
Reference in New Issue
Block a user