1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

multimedia/musikcube: Update 0.65.1 -> 0.70.0

Reported by:	portscout
This commit is contained in:
Yuri Victorovich 2019-11-01 05:49:02 +00:00
parent 770e588bc1
commit 35597c0607
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=516208
3 changed files with 8 additions and 6 deletions

View File

@ -1,8 +1,7 @@
# $FreeBSD$
PORTNAME= musikcube
DISTVERSION= 0.65.1
PORTREVISION= 3
DISTVERSION= 0.70.0
CATEGORIES= multimedia audio
PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
@ -32,4 +31,7 @@ USE_GITHUB= yes
GH_ACCOUNT= clangen
USE_LDCONFIG= yes
post-patch:
@${REINPLACE_CMD} 's|COMMAND \./strip-nix\.sh|COMMAND ${WRKSRC}/strip-nix.sh|' ${WRKSRC}/CMakeLists.txt
.include <bsd.port.mk>

View File

@ -1,5 +1,5 @@
TIMESTAMP = 1560994892
SHA256 (clangen-musikcube-0.65.1_GH0.tar.gz) = e847bd71d3852e83a50b6b0a796e88386f61f09f3fb6379c866616edba4c8b72
SIZE (clangen-musikcube-0.65.1_GH0.tar.gz) = 9042709
TIMESTAMP = 1572583813
SHA256 (clangen-musikcube-0.70.0_GH0.tar.gz) = 04161e4c79fdb7bc5b69757e231cf31cb8e2719dfd3c70085e3d8823b36e4ce9
SIZE (clangen-musikcube-0.70.0_GH0.tar.gz) = 9060880
SHA256 (0c6c3f7a7bd5.patch) = 5c259cac33e05a10dc1f41502e39bd1e1a2883db037a84f499d25d9b4184a7e7
SIZE (0c6c3f7a7bd5.patch) = 4585

View File

@ -20,6 +20,7 @@ include/musikcube/core/sdk/IIndexerSource.h
include/musikcube/core/sdk/IIndexerWriter.h
include/musikcube/core/sdk/IMap.h
include/musikcube/core/sdk/IMapList.h
include/musikcube/core/sdk/IMetadataProxy.h
include/musikcube/core/sdk/IOutput.h
include/musikcube/core/sdk/IPcmVisualizer.h
include/musikcube/core/sdk/IPlaybackRemote.h
@ -28,7 +29,6 @@ include/musikcube/core/sdk/IPlugin.h
include/musikcube/core/sdk/IPreferences.h
include/musikcube/core/sdk/IResource.h
include/musikcube/core/sdk/ISchema.h
include/musikcube/core/sdk/ISimpleDataProvider.h
include/musikcube/core/sdk/ISpectrumVisualizer.h
include/musikcube/core/sdk/ITagReader.h
include/musikcube/core/sdk/ITagStore.h