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
94b59483
Commit
94b59483
authored
Apr 28, 2026
by
Ivan Mazhukin
Committed by
Vitaly Lipatov
Apr 29, 2026
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
epm play master-pdf-editor: fix package name (eterbug #17865)
parent
1146564d
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
1 deletion
+4
-1
master-pdf-editor.sh
play.d/master-pdf-editor.sh
+2
-0
master-pdf-editor.sh
repack.d/master-pdf-editor.sh
+2
-1
No files found.
play.d/master-pdf-editor.sh
View file @
94b59483
...
@@ -8,6 +8,8 @@ URL="https://master-pdf-editor.ru/"
...
@@ -8,6 +8,8 @@ URL="https://master-pdf-editor.ru/"
.
$(
dirname
$0
)
/common.sh
.
$(
dirname
$0
)
/common.sh
export
EPM_REPACK_SCRIPT
=
"
$PKGNAME
"
PKG
=
''
PKG
=
''
# Strict supported list
# Strict supported list
case
$(
epm print info
-e
)
in
case
$(
epm print info
-e
)
in
...
...
repack.d/master-pdf-editor.sh
View file @
94b59483
...
@@ -9,6 +9,8 @@ PRODUCTDIR=/opt/master-pdf-editor-5
...
@@ -9,6 +9,8 @@ PRODUCTDIR=/opt/master-pdf-editor-5
.
$(
dirname
$0
)
/common.sh
.
$(
dirname
$0
)
/common.sh
subst
"s|^Name:.*|Name:
$PRODUCTCUR
|"
$SPEC
add_bin_link_command
add_bin_link_command
add_bin_link_command
$PRODUCTCUR
$PRODUCT
add_bin_link_command
$PRODUCTCUR
$PRODUCT
...
@@ -17,4 +19,3 @@ fix_desktop_file
...
@@ -17,4 +19,3 @@ fix_desktop_file
# uses system Qt5 (not bundled)
# uses system Qt5 (not bundled)
add_unirequires libQt5Concurrent.so.5 libQt5Core.so.5 libQt5Gui.so.5 libQt5Network.so.5 libQt5PrintSupport.so.5 libQt5Qml.so.5 libQt5Svg.so.5 libQt5Widgets.so.5 libQt5Xml.so.5
add_unirequires libQt5Concurrent.so.5 libQt5Core.so.5 libQt5Gui.so.5 libQt5Network.so.5 libQt5PrintSupport.so.5 libQt5Qml.so.5 libQt5Svg.so.5 libQt5Widgets.so.5 libQt5Xml.so.5
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