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
b0f14035
Commit
b0f14035
authored
Mar 10, 2023
by
Vitaly Lipatov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
epm play unigine-heaven: small fixes
parent
e89b0e36
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
6 deletions
+5
-6
unigine-heaven.sh
play.d/unigine-heaven.sh
+1
-1
unigine-heaven.sh
repack.d/unigine-heaven.sh
+4
-5
No files found.
play.d/unigine-heaven.sh
View file @
b0f14035
...
...
@@ -2,7 +2,7 @@
PKGNAME
=
unigine-heaven
SUPPORTEDARCHES
=
"x86_64"
DESCRIPTION
=
"Unigine Heaven (Unigine Benchmark) from the official site"
DESCRIPTION
=
"Unigine Heaven
2009
(Unigine Benchmark) from the official site"
.
$(
dirname
$0
)
/common.sh
...
...
repack.d/unigine-heaven.sh
View file @
b0f14035
...
...
@@ -47,19 +47,18 @@ EOF
chmod
a+x
$BUILDROOT
/usr/bin/heaven
pack_file /usr/bin/heaven
mkdir
-p
$BUILDROOT
/usr/share/pixmaps/
cp
../data/launcher/icon.png
$BUILDROOT
/usr/share/pixmaps/
$PRODUCT
.png
pack_file /usr/share/pixmaps/
$PRODUCT
.png
install_file
$PRODUCTDIR
/data/launcher/icon.png /usr/share/pixmaps/
$PRODUCT
.png
# create desktop file
mkdir
-p
$BUILDROOT
/usr/share/applications/
cat
<<
EOF
>
$BUILDROOT
/usr/share/applications/
$PRODUCT
.desktop
[Desktop Entry]
Version=1.0
Name=Unigine Heaven
4.0
Name=Unigine Heaven
2009
Type=Application
Icon=
$PRODUCT
Exec=heaven
Terminal=false
EOF
subst
"s|%files|%files
\n
/usr/share/applications/
$PRODUCT
.desktop|"
$SPEC
pack_file /usr/share/applications/
$PRODUCT
.desktop
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