Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
slapos
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Ivan Tyagov
slapos
Commits
fce9ef26
Commit
fce9ef26
authored
Feb 08, 2024
by
Ivan Tyagov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Use more recent versions.
parent
329b1a01
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
2 deletions
+4
-2
component/wxwidgets/buildout.cfg
component/wxwidgets/buildout.cfg
+4
-2
No files found.
component/wxwidgets/buildout.cfg
View file @
fce9ef26
...
@@ -30,10 +30,12 @@ md5sum = 68b358d05aca88f593d6b479ae30e9a0
...
@@ -30,10 +30,12 @@ md5sum = 68b358d05aca88f593d6b479ae30e9a0
recipe = slapos.recipe.cmmi
recipe = slapos.recipe.cmmi
shared = true
shared = true
url = https://github.com/wxWidgets/wxWidgets/archive/${:version}.tar.gz
url = https://github.com/wxWidgets/wxWidgets/archive/${:version}.tar.gz
md5sum =
ae15c3695aea69507ed392cf9ea2ec03
md5sum =
2e4d1a381dfb5d4f72e8251c847fa982
version =
493cc3571e0308e1a273231daefa8deb7fbc4cf1
version =
085a136dcb11aca5b1102193f006f8056d5f0876
ext-name = wxwidgets-ext.tar.xz
ext-name = wxwidgets-ext.tar.xz
pre-configure =
pre-configure =
# we need nanosvg
rm -rf 3rdparty/nanosvg && ln -sf ${nanosvg:location} 3rdparty/nanosvg
# configure script is looking for catch in 3rdparty/catch
# configure script is looking for catch in 3rdparty/catch
rm -rf 3rdparty/catch && ln -sf ${catch:location} 3rdparty/catch
rm -rf 3rdparty/catch && ln -sf ${catch:location} 3rdparty/catch
configure-options =
configure-options =
...
...
Write
Preview
Markdown
is supported
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