Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Roman Haefeli
netpd-app-builder
Commits
3968242f
Commit
3968242f
authored
Mar 15, 2021
by
Roman Haefeli
Browse files
update Pd to 0.51-4; update netpd to 2.3.0
parent
c7e206be
Changes
1
Hide whitespace changes
Inline
Side-by-side
build_windows.sh
View file @
3968242f
#!/bin/bash
app_name
=
"netpd"
app_version
=
"2.
2.1
"
app_version
=
"2.
3.0
"
package_version
=
$(
date
+%Y-%m-%d
)
# Pd
pd_archive_file
=
~/Downloads/pd-0.51-
2
.msw.zip
pd_archive_file
=
~/Downloads/pd-0.51-
4
.msw.zip
# Libraries
ext_urls
=()
...
...
@@ -19,7 +19,7 @@ ext_urls+=("http://puredata.info/Members/zmoelnigbot/software/zexy/2.3.1/zexy%5B
ext_urls+
=(
"https://puredata.info/downloads/kiosk-plugin/releases/1.0/kiosk-plugin.zip"
)
# netpd bundle
netpd_bundle_url
=
"https://www.netpd.org/~roman/netpd-plus-instruments.zip"
netpd_bundle_url
=
"https://www.netpd.org/~roman/netpd-plus-instruments
-beta
.zip"
# workdir
work_dir
=
"
${
app_name
}
-
${
app_version
}
"
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment