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
47c44232
Commit
47c44232
authored
Dec 22, 2022
by
Vitaly Lipatov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
epm play: enable install chrome-remote-desktop
parent
03465257
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
4 deletions
+3
-4
chrome-remote-desktop.sh
play.d/chrome-remote-desktop.sh
+1
-2
chrome-remote-desktop.sh
repack.d/chrome-remote-desktop.sh
+2
-2
No files found.
play.d/chrome-remote-desktop.sh
View file @
47c44232
...
...
@@ -7,8 +7,7 @@ DESCRIPTION='' # echo " Remote desktop support for google-chrome & chromium" &&
.
$(
dirname
$0
)
/common.sh
echo
"It is not finished yet. Just skipping."
exit
0
echo
"Note: It is not tested yet."
#arch=$($DISTRVENDOR --distro-arch)
#pkgtype=$($DISTRVENDOR -p)
...
...
repack.d/chrome-remote-desktop.sh
View file @
47c44232
...
...
@@ -11,5 +11,5 @@ cleanup
subst
'1iBuildRequires:rpm-build-python3'
$SPEC
# install all requires packages before packing ($ rpmreqs chrome-remote-desktop | xargs echo)
epm
install
--skip-installed
coreutils glib2 libcairo libdbus libdrm libexpat libgbm libgio libgtk+3 libnspr libnss libpango libX11 libxcb libXdamage libXext libXfixes libXrandr libXtst
python3-base python3-module-psutil python3 rpm-build-python3
libutempter
epm
install
--skip-installed
coreutils glib2 libcairo libdbus libdrm libexpat libgbm libgio libgtk+3 libnspr libnss libpango libX11 libxcb libXdamage libXext libXfixes libXrandr libXtst libutempter
epm
install
--skip-installed
python3-base python3-module-psutil python3 rpm-build-python3
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