mirror of
https://github.com/lucaspalomodevelop/meshlab.git
synced 2026-03-13 00:07:24 +00:00
Apply automatic ML_VERSION, snapcraft.yaml and Info.plist change
This commit is contained in:
parent
585226d8a2
commit
2322593b3f
@ -1 +1 @@
|
||||
2020.12
|
||||
2021.05
|
||||
@ -1,7 +1,7 @@
|
||||
# Known to build in Ubuntu 18.04, 20.04
|
||||
name: meshlab
|
||||
base: core18
|
||||
version: '2020.12'
|
||||
version: '2021.05'
|
||||
summary: MeshLab
|
||||
description: |
|
||||
The open source system for processing and editing 3D triangular meshes.
|
||||
@ -18,14 +18,9 @@ apps:
|
||||
meshlab:
|
||||
command: AppRun
|
||||
extensions: [kde-neon]
|
||||
plugs: [home, opengl, removable-media]
|
||||
desktop: usr/share/applications/meshlab.desktop
|
||||
environment:
|
||||
DISABLE_WAYLAND: 1
|
||||
plugs:
|
||||
- home
|
||||
- opengl
|
||||
- removable-media
|
||||
- mount-observe
|
||||
|
||||
|
||||
parts:
|
||||
meshlab:
|
||||
|
||||
@ -68,11 +68,11 @@
|
||||
<key>CFBundlePackageType</key>
|
||||
<string>APPL</string>
|
||||
<key>CFBundleShortVersionString</key>
|
||||
<string>2020.12</string>
|
||||
<string>2021.05</string>
|
||||
<key>CFBundleSignature</key>
|
||||
<string>????</string>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>2020.12</string>
|
||||
<string>2021.05</string>
|
||||
<key>LSMinimumSystemVersion</key>
|
||||
<string>10.12</string>
|
||||
<key>NOTE</key>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user