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
Builder Robot
eepm
Commits
d9bd2852
Commit
d9bd2852
authored
Dec 12, 2025
by
Vitaly Lipatov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
kompas3d: fix package name, remove repo after install, update url
parent
46810713
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
4 deletions
+6
-4
kompas3d.sh
play.d/kompas3d.sh
+6
-4
No files found.
play.d/kompas3d.sh
View file @
d9bd2852
#!/bin/sh
PKGNAME
=
ascon-kompas3d
PKGNAME
=
ascon-kompas3d
-v24
SKIPREPACK
=
1
SUPPORTEDARCHES
=
"x86_64"
VERSION
=
"
$2
"
DESCRIPTION
=
"K
ompas 3D beta
from the official site"
URL
=
"https://
repo.ascon.ru/beta
"
DESCRIPTION
=
"K
OMPAS-3D v24
from the official site"
URL
=
"https://
ascon.ru/news/2025/12/11/askon-vypustil-kompas-3d-dlya-otechestvennyh-os-na-linux/
"
REPOURL
=
"https://repo.ascon.ru/stable"
.
$(
dirname
$0
)
/common.sh
...
...
@@ -38,4 +38,6 @@ esac
epm update
epm
install
ascon-kompas3d-v24
epm
install
$PKGNAME
||
exit
# TODO: don\t use repo
epm repo remove
"ascon"
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