generated from TheEvilSkeleton/flatpak-remote
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathorg.tenacityaudio.Tenacity.yaml
174 lines (163 loc) · 4.52 KB
/
org.tenacityaudio.Tenacity.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
app-id: org.tenacityaudio.Tenacity
runtime: org.freedesktop.Platform
runtime-version: '22.08'
sdk: org.freedesktop.Sdk
command: tenacity
rename-icon: tenacity
rename-desktop-file: tenacity.desktop
rename-appdata-file: tenacity.metainfo.xml
finish-args:
- --share=ipc
- --socket=x11
- --socket=pulseaudio
- --filesystem=xdg-run/pipewire-0
- --device=all
- --filesystem=host
- --env=ALSA_CONFIG_PATH=
- --env=LADSPA_PATH=/app/extensions/Plugins/ladspa
- --env=LV2_PATH=/app/extensions/Plugins/lv2
- --env=VST_PATH=/app/extensions/Plugins/vst
add-extensions:
org.freedesktop.LinuxAudio.Plugins:
directory: extensions/Plugins
version: '22.08'
add-ld-path: lib
merge-dirs: ladspa;lv2;vst
subdirectories: true
no-autodownload: true
cleanup:
- /include
- /lib/pkgconfig
- /share/aclocal
- /share/man
- '*.la'
- '*.a'
modules:
- name: wxwidgets
rm-configure: true
config-opts:
- --with-libpng
- --with-zlib
- --with-cxx=17
- --disable-sdltest
- --disable-webview
- --disable-webviewwebkit
- --disable-ribbon
- --disable-propgrid
- --disable-richtext
- --with-expat=builtin
- --with-libiconv=/usr
cleanup:
- /share/bakefile
sources:
- type: git
url: https://github.com/wxWidgets/wxWidgets
tag: v3.2.1
commit: 97e99707c5d2271a70cb686720b48dbf34ced496
x-checker-data:
type: git
tag-pattern: ^v([\d.]+)$
- deps/lame-3.100.json
- name: libid3tag
buildsystem: cmake-ninja
sources:
- type: git
url: https://codeberg.org/tenacityteam/libid3tag.git
tag: 0.16.2
commit: 3df1882b76c2f44a274af1af33497125c95679b9
x-checker-data:
type: git
tag-pattern: ^([\d.]+)$
- shared-modules/libmad/libmad.json
- shared-modules/linux-audio/lv2.json
- shared-modules/linux-audio/lilv.json
- deps/suil.json
- name: portaudio
buildsystem: cmake-ninja
sources:
- type: git
url: https://github.com/PortAudio/portaudio.git
tag: v19.7.0
commit: 147dd722548358763a8b649b3e4b41dfffbcfbb6
x-checker-data:
type: git
tag-pattern: ^v([\d.]+)$
- name: portsmf
buildsystem: cmake-ninja
sources:
- type: git
url: https://codeberg.org/tenacityteam/portsmf
tag: '239'
commit: 951b636f7d0cba370d483a91f1897c71f3d98530
x-checker-data:
type: git
tag-pattern: ^([\d.]+)$
- name: portmidi-mixxxdj
buildsystem: cmake-ninja
sources:
- type: git
url: https://github.com/mixxxdj/portmidi.git
tag: '236'
commit: fda97c3be2baf10438574d10bb2a6b8b4f1140c4
x-checker-data:
type: git
tag-pattern: ^([\d.]+)$
- name: soxr
buildsystem: cmake-ninja
sources:
- type: git
url: https://github.com/chirlu/soxr.git
tag: 0.1.3
commit: 945b592b70470e29f917f4de89b4281fbbd540c0
x-checker-data:
type: git
tag-pattern: ^([\d.]+)$
- name: libsbsms
buildsystem: cmake-ninja
sources:
- type: git
url: https://github.com/claytonotey/libsbsms.git
tag: 2.3.0
commit: e99cd7e6c6367e476577be34d2fdbe2023904d7e
x-checker-data:
type: git
tag-pattern: ^([\d.]+)$
- name: vamp-plugin-sdk
no-parallel-make: true
sources:
- type: git
url: https://github.com/c4dm/vamp-plugin-sdk.git
tag: vamp-plugin-sdk-v2.10
commit: 67adfc2bf9486912a0fce5123cf54360ea2678bc
cleanup:
- /bin
- name: soundtouch
sources:
- type: git
url: https://codeberg.org/soundtouch/soundtouch.git
tag: 2.3.2
commit: 29fba832a7920a04eab956b3990c50e13d8c93f9
x-checker-data:
type: git
tag-pattern: ^([\d.]+)$
- name: twolame
sources:
- type: archive
url: https://github.com/njh/twolame/releases/download/0.4.0/twolame-0.4.0.tar.gz
sha256: cc35424f6019a88c6f52570b63e1baf50f62963a3eac52a03a800bb070d7c87d
- name: tenacity
buildsystem: cmake-ninja
builddir: true
config-opts:
- -DCMAKE_BUILD_TYPE=RelWithDebInfo
- -DWX_CONFIG=/app/bin/wx-config
post-install:
- install -d /app/extensions/Plugins
cleanup:
- /share/tenacity/include
- /share/audacity/include
- /share/pixmaps
sources:
- type: git
url: https://codeberg.org/tenacityteam/tenacity.git
commit: cff4018921b2f80039bc4fb1b60cdea9be93a1f0