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
6ead5b99
Commit
6ead5b99
authored
Nov 21, 2024
by
Boris Yumankulov
Committed by
Vitaly Lipatov
Nov 25, 2024
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
epm play spotify: fix download and run (eterbug #17856)
parent
0a686e78
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
spotify.sh
play.d/spotify.sh
+1
-1
spotify-client.sh
repack.d/spotify-client.sh
+2
-2
No files found.
play.d/spotify.sh
View file @
6ead5b99
...
...
@@ -8,6 +8,6 @@ URL="https://spotify.com"
.
$(
dirname
$0
)
/common.sh
PKGURL
=
"http
s://repository-origin
.spotify.com/pool/non-free/s/spotify-client/
$(
epm print constructname
$PKGNAME
"
$VERSION
*"
amd64 deb
)
"
PKGURL
=
"http
://repository
.spotify.com/pool/non-free/s/spotify-client/
$(
epm print constructname
$PKGNAME
"
$VERSION
*"
amd64 deb
)
"
install_pkgurl
repack.d/spotify-client.sh
View file @
6ead5b99
...
...
@@ -28,6 +28,6 @@ for i in 16 22 24 32 48 64 128 256 ; do
cp
$BUILDROOT
/
$LIBDIR
/
$PRODUCT
/icons/spotify-linux-
$i
.png
$BUILDROOT
/usr/share/icons/hicolor/
${
i
}
x
${
i
}
/apps/spotify-client.png
done
ignore_lib_requires libcurl-gnutls.so.4
add_unirequires
"libcurl-gnutls.so.4(64bit)"
ignore_lib_requires libcurl-gnutls.so.4
libayatana-appindicator3.so.1
add_unirequires
"libcurl-gnutls.so.4(64bit)
libayatana-appindicator3.so.1()(64bit)
"
add_libs_requires
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