audio/qsampler: update to 0.6.1
- Custom color (palette) theme editor introduced; color (palette) theme changes are now effective immediately, except on default. - Second attempt to fix the yet non-official though CMake build configuration. - When using autotools and ./configure --with-qt=..., it is also necessary to adjust the PKG_CONFIG_PATH environment variable
This commit is contained in:
parent
98b3552af0
commit
37fde529da
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=520737
4 changed files with 8 additions and 8 deletions
|
@ -2,7 +2,7 @@
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
|
|
||||||
PORTNAME= liblscp
|
PORTNAME= liblscp
|
||||||
PORTVERSION= 0.6.0
|
DISTVERSION= 0.6.1
|
||||||
CATEGORIES= audio
|
CATEGORIES= audio
|
||||||
MASTER_SITES= SF/qsampler/${PORTNAME}/${PORTVERSION} \
|
MASTER_SITES= SF/qsampler/${PORTNAME}/${PORTVERSION} \
|
||||||
http://download.linuxsampler.org/packages/
|
http://download.linuxsampler.org/packages/
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1571384381
|
TIMESTAMP = 1577127472
|
||||||
SHA256 (liblscp-0.6.0.tar.gz) = b39c78f4be07d4cc6b791d934e6fe58c0a7bc4aa32b6ed5131e303f99bd687e6
|
SHA256 (liblscp-0.6.1.tar.gz) = 1f8d7fefba52c12683ddd26de8efe9a6dc63ddefb2a9b8ca2a5836ffb315ac16
|
||||||
SIZE (liblscp-0.6.0.tar.gz) = 670650
|
SIZE (liblscp-0.6.1.tar.gz) = 687634
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
|
|
||||||
PORTNAME= qsampler
|
PORTNAME= qsampler
|
||||||
DISTVERSIONPREFIX= qsampler_
|
DISTVERSIONPREFIX= qsampler_
|
||||||
DISTVERSION= 0_6_0
|
DISTVERSION= 0_6_1
|
||||||
CATEGORIES= audio
|
CATEGORIES= audio
|
||||||
|
|
||||||
MAINTAINER= ports@FreeBSD.org
|
MAINTAINER= ports@FreeBSD.org
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1571382394
|
TIMESTAMP = 1577127339
|
||||||
SHA256 (rncbc-qsampler-qsampler_0_6_0_GH0.tar.gz) = 46f10ed5383524681dabb339473baeed7a6149556f99b3daeb57895d58c6abea
|
SHA256 (rncbc-qsampler-qsampler_0_6_1_GH0.tar.gz) = 0cc3e8c0cfc2d5a5862ee88da803e4483c78c121fb8fdb858dd9b1484abe4cfa
|
||||||
SIZE (rncbc-qsampler-qsampler_0_6_0_GH0.tar.gz) = 231567
|
SIZE (rncbc-qsampler-qsampler_0_6_1_GH0.tar.gz) = 248481
|
||||||
|
|
Loading…
Reference in a new issue