mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-21 04:06:46 +00:00
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
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= liblscp
|
||||
PORTVERSION= 0.6.0
|
||||
DISTVERSION= 0.6.1
|
||||
CATEGORIES= audio
|
||||
MASTER_SITES= SF/qsampler/${PORTNAME}/${PORTVERSION} \
|
||||
http://download.linuxsampler.org/packages/
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1571384381
|
||||
SHA256 (liblscp-0.6.0.tar.gz) = b39c78f4be07d4cc6b791d934e6fe58c0a7bc4aa32b6ed5131e303f99bd687e6
|
||||
SIZE (liblscp-0.6.0.tar.gz) = 670650
|
||||
TIMESTAMP = 1577127472
|
||||
SHA256 (liblscp-0.6.1.tar.gz) = 1f8d7fefba52c12683ddd26de8efe9a6dc63ddefb2a9b8ca2a5836ffb315ac16
|
||||
SIZE (liblscp-0.6.1.tar.gz) = 687634
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= qsampler
|
||||
DISTVERSIONPREFIX= qsampler_
|
||||
DISTVERSION= 0_6_0
|
||||
DISTVERSION= 0_6_1
|
||||
CATEGORIES= audio
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1571382394
|
||||
SHA256 (rncbc-qsampler-qsampler_0_6_0_GH0.tar.gz) = 46f10ed5383524681dabb339473baeed7a6149556f99b3daeb57895d58c6abea
|
||||
SIZE (rncbc-qsampler-qsampler_0_6_0_GH0.tar.gz) = 231567
|
||||
TIMESTAMP = 1577127339
|
||||
SHA256 (rncbc-qsampler-qsampler_0_6_1_GH0.tar.gz) = 0cc3e8c0cfc2d5a5862ee88da803e4483c78c121fb8fdb858dd9b1484abe4cfa
|
||||
SIZE (rncbc-qsampler-qsampler_0_6_1_GH0.tar.gz) = 248481
|
||||
|
Loading…
Reference in New Issue
Block a user