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
1
Merge Requests
1
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
936c3a60
Commit
936c3a60
authored
Mar 31, 2026
by
Vitaly Lipatov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
epm repack: fix Rider (ignore musl deps, add JetBrains.Rider symlink), FreeCAD (ignore all Qt6)
parent
14c2014d
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
0 deletions
+5
-0
JetBrains.Rider.sh
repack.d/JetBrains.Rider.sh
+2
-0
Rider.sh
repack.d/Rider.sh
+3
-0
No files found.
repack.d/JetBrains.Rider.sh
0 → 120000
View file @
936c3a60
Rider.sh
\ No newline at end of file
repack.d/Rider.sh
View file @
936c3a60
...
...
@@ -10,6 +10,9 @@ PRODUCTSUBDIR="JetBrains Rider"
.
$(
dirname
$0
)
/common.sh
# .NET SDK bundles musl-compiled cross-platform binaries
ignore_lib_requires
'libc.musl-.*'
subst
"s|^Group:.*|Group: Development/Tools|"
$SPEC
#subst "s|^License: unknown$|License: GPLv2|" $SPEC
subst
"s|^URL:.*|URL: https://www.jetbrains.com/rider/|"
$SPEC
...
...
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