summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJosef Vybíhal2018-12-10 15:37:27 +0100
committerJosef Vybíhal2018-12-10 15:37:27 +0100
commit84744aff773230c174d1f237332804dd5443d825 (patch)
treea677021f29a56751e6bf128ebd4789a7c714971f
parent13a7bfbfb5aa32011e373da4fb9c826374ee6a57 (diff)
downloadaur-84744aff773230c174d1f237332804dd5443d825.tar.gz
We provide tracktion-7
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9181f9b5e97e..a55e5a432243 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -18,6 +18,7 @@ pkgbase = t7-daw
optdepends = jack: A low-latency audio server
optdepends = ladspa-plugins: A set of ladspa plugins
provides = t7-daw=7.2.1
+ provides = tracktion-7=7.2.1
replaces = tracktion-7-free-daw
options = !emptydirs
options = !strip
diff --git a/PKGBUILD b/PKGBUILD
index ec534d9008be..42a58fd30522 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -16,7 +16,7 @@ optdepends=(
'jack: A low-latency audio server'
'ladspa-plugins: A set of ladspa plugins'
)
-provides=("t7-daw=${pkgver}")
+provides=("t7-daw=${pkgver}" "tracktion-7=${pkgver}")
options=('!emptydirs' '!strip')
install=${pkgname}.install
replaces=("tracktion-7-free-daw")