mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-06 06:58:57 +02:00
spotify, revbump, fix Deskbar link (#5161)
This commit is contained in:
@@ -7,7 +7,7 @@ clients, controlling music playback requires Spotify Premium."
|
|||||||
HOMEPAGE="https://github.com/kraxarn/spotify-qt"
|
HOMEPAGE="https://github.com/kraxarn/spotify-qt"
|
||||||
COPYRIGHT="2020 Kraxarn"
|
COPYRIGHT="2020 Kraxarn"
|
||||||
LICENSE="GNU GPL v3"
|
LICENSE="GNU GPL v3"
|
||||||
REVISION="1"
|
REVISION="2"
|
||||||
SOURCE_URI="https://github.com/kraxarn/spotify-qt/archive/v$portVersion.tar.gz"
|
SOURCE_URI="https://github.com/kraxarn/spotify-qt/archive/v$portVersion.tar.gz"
|
||||||
CHECKSUM_SHA256="ca9b4af238f4b7392524c93bee4093db656cf240f5ef490c6f569238dec35455"
|
CHECKSUM_SHA256="ca9b4af238f4b7392524c93bee4093db656cf240f5ef490c6f569238dec35455"
|
||||||
SOURCE_FILENAME="spotify-qt-v$portVersion.tar.gz"
|
SOURCE_FILENAME="spotify-qt-v$portVersion.tar.gz"
|
||||||
@@ -73,5 +73,5 @@ INSTALL()
|
|||||||
addResourcesToBinaries spotify-qt.rdef \
|
addResourcesToBinaries spotify-qt.rdef \
|
||||||
$appsDir/SpotifyQt
|
$appsDir/SpotifyQt
|
||||||
|
|
||||||
addAppDeskbarSymlink $prefix/bin/spotify-qt SpotifyQt
|
addAppDeskbarSymlink $appsDir/SpotifyQt
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user