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
6f4bc622
Commit
6f4bc622
authored
May 30, 2023
by
Vitaly Lipatov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
epm repack audiorelay: disable AutoReq, add manual requires
parent
ec51696d
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
+3
-0
audiorelay.sh
repack.d/audiorelay.sh
+3
-0
No files found.
repack.d/audiorelay.sh
View file @
6f4bc622
...
...
@@ -10,6 +10,7 @@ PREINSTALL_PACKAGES="$PREINSTALL_PACKAGES alsa-plugins-pulse"
.
$(
dirname
$0
)
/common.sh
subst
'1iAutoReq:no'
$SPEC
subst
'1iAutoProv:no'
$SPEC
add_bin_exec_command
$PRODUCT
$PRODUCTDIR
/bin/AudioRelay
...
...
@@ -27,5 +28,7 @@ for i in .$PRODUCTDIR/lib/runtime/lib/lib*.so ; do
a
=
patchelf
--set-rpath
'$ORIGIN:$ORIGIN/server'
$i
done
add_requires
$PREINSTALL_PACKAGES
# TODO:
# https://aur.archlinux.org/packages/audiorelay
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