Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
E
eepm
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
etersoft
eepm
Commits
a686a6fe
Commit
a686a6fe
authored
May 27, 2025
by
Vitaly Lipatov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
epm update: update zwcad-viewer download url
parent
879fa938
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
12 additions
and
1 deletion
+12
-1
zwcad-viewer.sh
pack.d/zwcad-viewer.sh
+10
-0
zwcad-viewer.sh
play.d/zwcad-viewer.sh
+2
-1
No files found.
pack.d/zwcad-viewer.sh
View file @
a686a6fe
...
@@ -28,6 +28,16 @@ mv .config/menus/applications-merged/xdg-desktop-menu-dummy.menu etc/xdg/menus/a
...
@@ -28,6 +28,16 @@ mv .config/menus/applications-merged/xdg-desktop-menu-dummy.menu etc/xdg/menus/a
mv
"opt/zwcad-viewer/ZWCADRUN.sh"
opt/zwcad-viewer/
$PRODUCT
mv
"opt/zwcad-viewer/ZWCADRUN.sh"
opt/zwcad-viewer/
$PRODUCT
subst
's|$HOME/ZWCADViewer|/opt/zwcad-viewer|'
opt/zwcad-viewer/
$PRODUCT
subst
's|$HOME/ZWCADViewer|/opt/zwcad-viewer|'
opt/zwcad-viewer/
$PRODUCT
# FIXME: remove unneeded .sh files
# remove linked with missed libs
# libgstinterfaces-0.10.so.0 => not found
# libgstvideo-0.10.so.0 => not found
# libgstapp-0.10.so.0 => not found
# libgstbase-0.10.so.0 => not found
# libgstreamer-0.10.so.0 => not found
rm
-v
opt/zwcad-viewer/libqgsttools_p.so.
*
# setup icon
# setup icon
mkdir
-p
usr/share/icons/hicolor/512x512/apps
mkdir
-p
usr/share/icons/hicolor/512x512/apps
mv
opt/zwcad-viewer/ZWCAD.png usr/share/icons/hicolor/512x512/apps/
mv
opt/zwcad-viewer/ZWCAD.png usr/share/icons/hicolor/512x512/apps/
...
...
play.d/zwcad-viewer.sh
View file @
a686a6fe
...
@@ -10,6 +10,7 @@ URL="https://sapr-soft.ru/zwcad_viewer"
...
@@ -10,6 +10,7 @@ URL="https://sapr-soft.ru/zwcad_viewer"
warn_version_is_not_supported
warn_version_is_not_supported
VERSION
=
"2.1.5"
VERSION
=
"2.1.5"
PKGURL
=
"https://sapr-soft.ru/download/Viewer/ZWCAD_Viewer_Beta.tar.gz"
#PKGURL="https://sapr-soft.ru/download/Viewer/ZWCAD_Viewer_Beta.tar.gz"
PKGURL
=
"https://sapr-soft.ru/download/Viewer/ZWCAD_Viewer_for_Linux_Beta.zip"
install_pack_pkgurl
$VERSION
install_pack_pkgurl
$VERSION
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