mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
libraries/vst3sdk: New maintainer, updated for version 3.7.12
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
83a2f0e174
commit
dcf578f3a3
2 changed files with 30 additions and 29 deletions
|
@ -2,7 +2,8 @@
|
|||
|
||||
# Slackware build script for vst3sdk
|
||||
|
||||
# Copyright Martin Bångens Sweden
|
||||
# Copyright 2024+ Antonio Leal, Porto Salvo, Oeiras, Portugal
|
||||
# Copyright 2024 Martin Bångens Sweden
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -25,21 +26,21 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=vst3sdk
|
||||
VERSION=${VERSION:-3.7.9}
|
||||
SDK_BUILD=${SDK_BUILD:-_build_61}
|
||||
VERSION=${VERSION:-3.7.12}
|
||||
SDK_BUILD=${SDK_BUILD:-_build_20}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
ARCH=noarch
|
||||
|
||||
# git submodules
|
||||
BASE=4737789f52b4e2610a99257e9d93dcbe7717e72e
|
||||
CMAKE=3ad5b558e8f94a5825c5c4930a7ffd0760d68c43
|
||||
DOC=1a90e37662834a54aa5406eeaa8634027f7801f8
|
||||
PLUGINTERFACES=f0eeef7ca771f3cac2dfe1922dc5733349766c7b
|
||||
PUBLIC_SDK=e61ee76eb0f8771a05e99018bc4705ac1b603e48
|
||||
TUTORIALS=dc425c8e588a78147bc4c3616857b8918b809dcd
|
||||
VSTGUI=65c353fcad783dd6baa34a2b9dbe23bb9f88d035
|
||||
BASE=f0998e7b8424b32ba275cf4218aa56beef29821c
|
||||
CMAKE=2022b265cdbcd90b37294d3fb397f9766dbe4c06
|
||||
DOC=3c2097dfbb391346744c2b76bd23304bc2ab1de8
|
||||
PLUGINTERFACES=151ecde4d6ee1c457dcce848342b162461944fe6
|
||||
PUBLIC_SDK=3fce096d6ee575479753f1aab23033d2e2ffdc6e
|
||||
TUTORIALS=cb34a713bec1b96ac31a6bd66af607b92a4abb21
|
||||
VSTGUI=17c2a7added1c966ea2b9b8199566b119bebaea5
|
||||
|
||||
# If the variable PRINT_PACKAGE_NAME is set, then this script will report what
|
||||
# the name of the created package would be, and then exit. This information
|
||||
|
|
|
@ -1,24 +1,24 @@
|
|||
PRGNAM="vst3sdk"
|
||||
VERSION="3.7.9"
|
||||
VERSION="3.7.12"
|
||||
HOMEPAGE="https://www.steinberg.net/developers/"
|
||||
DOWNLOAD="https://github.com/steinbergmedia/vst3sdk/archive/v3.7.9_build_61/vst3sdk-3.7.9_build_61.tar.gz \
|
||||
https://github.com/steinbergmedia/vst3_base/archive/4737789/vst3_base-4737789f52b4e2610a99257e9d93dcbe7717e72e.tar.gz \
|
||||
https://github.com/steinbergmedia/vst3_cmake/archive/3ad5b55/vst3_cmake-3ad5b558e8f94a5825c5c4930a7ffd0760d68c43.tar.gz \
|
||||
https://github.com/steinbergmedia/vst3_doc/archive/1a90e37/vst3_doc-1a90e37662834a54aa5406eeaa8634027f7801f8.tar.gz \
|
||||
https://github.com/steinbergmedia/vst3_pluginterfaces/archive/f0eeef7/vst3_pluginterfaces-f0eeef7ca771f3cac2dfe1922dc5733349766c7b.tar.gz \
|
||||
https://github.com/steinbergmedia/vst3_public_sdk/archive/e61ee76/vst3_public_sdk-e61ee76eb0f8771a05e99018bc4705ac1b603e48.tar.gz \
|
||||
https://github.com/steinbergmedia/vst3_tutorials/archive/dc425c8/vst3_tutorials-dc425c8e588a78147bc4c3616857b8918b809dcd.tar.gz \
|
||||
https://github.com/steinbergmedia/vstgui/archive/65c353f/vstgui-65c353fcad783dd6baa34a2b9dbe23bb9f88d035.tar.gz"
|
||||
MD5SUM="463991d7841d15c719a7e06f052b70af \
|
||||
42f09893f870635fea4f689aa6b9de98 \
|
||||
9017e25a9ccb87d2de14a7936a37e581 \
|
||||
53f1eece19363900ccb9f49261e97ffd \
|
||||
739bd26a2c2e786d9338e13042e20ee6 \
|
||||
cdc51a80c28577308b037caeeb274dd2 \
|
||||
f040faf28ba22514fcbe13667c1435ff \
|
||||
b332b0cce26311a2a419b162be53ea54"
|
||||
DOWNLOAD="https://github.com/steinbergmedia/vst3sdk/archive/v3.7.12_build_20/vst3sdk-3.7.12_build_20.tar.gz \
|
||||
https://github.com/steinbergmedia/vst3_base/archive/f0998e7/vst3_base-f0998e7b8424b32ba275cf4218aa56beef29821c.tar.gz \
|
||||
https://github.com/steinbergmedia/vst3_cmake/archive/2022b26/vst3_cmake-2022b265cdbcd90b37294d3fb397f9766dbe4c06.tar.gz \
|
||||
https://github.com/steinbergmedia/vst3_doc/archive/3c2097d/vst3_doc-3c2097dfbb391346744c2b76bd23304bc2ab1de8.tar.gz \
|
||||
https://github.com/steinbergmedia/vst3_pluginterfaces/archive/151ecde/vst3_pluginterfaces-151ecde4d6ee1c457dcce848342b162461944fe6.tar.gz \
|
||||
https://github.com/steinbergmedia/vst3_public_sdk/archive/3fce096/vst3_public_sdk-3fce096d6ee575479753f1aab23033d2e2ffdc6e.tar.gz \
|
||||
https://github.com/steinbergmedia/vst3_tutorials/archive/cb34a71/vst3_tutorials-cb34a713bec1b96ac31a6bd66af607b92a4abb21.tar.gz \
|
||||
https://github.com/steinbergmedia/vstgui/archive/17c2a7a/vstgui-17c2a7added1c966ea2b9b8199566b119bebaea5.tar.gz"
|
||||
MD5SUM="f181af3a79acd90ea79034d3b7148b1a \
|
||||
f57339c9f999b50025ccda50216df90a \
|
||||
a1f1d1f0b574ea90d68119f56a668402 \
|
||||
f6323209fe170365b0f9aff06f097097 \
|
||||
bc2b5d3186d175fbab44d969739933f9 \
|
||||
b2c20016fcb7df4aa45108d011946ec5 \
|
||||
4c33c2b33eeaed9bdff5d32b072263b3 \
|
||||
31a672e240c9d58dfad38404879252d4"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
MAINTAINER="Martin Bångens"
|
||||
EMAIL="marbangens@gmail.com"
|
||||
MAINTAINER="Antonio Leal"
|
||||
EMAIL="antonioleal@yahoo.com"
|
||||
|
|
Loading…
Reference in a new issue