Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 334958 Details for
Bug 438344
media-sound/clementine - add spotify support
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Diff against clementine-1.1.1.ebuild, enabling spotify
clementine.patch (text/plain), 1.24 KB, created by
Juho-Petteri Yliuntinen
on 2013-01-09 16:53:49 UTC
(
hide
)
Description:
Diff against clementine-1.1.1.ebuild, enabling spotify
Filename:
MIME Type:
Creator:
Juho-Petteri Yliuntinen
Created:
2013-01-09 16:53:49 UTC
Size:
1.24 KB
patch
obsolete
>--- /usr/portage/media-sound/clementine/clementine-1.1.1.ebuild 2012-11-19 12:31:21.000000000 +0200 >+++ clementine-1.1.1.ebuild 2013-01-09 13:36:26.215142717 +0200 >@@ -15,7 +15,7 @@ > LICENSE="GPL-3" > SLOT="0" > KEYWORDS="~amd64 ~x86" >-IUSE="ayatana cdda +dbus debug googledrive ios ipod lastfm mms moodbar mtp projectm test +udev wiimote" >+IUSE="ayatana cdda +dbus debug googledrive ios ipod lastfm mms moodbar mtp projectm test +udev wiimote spotify" > IUSE+="${LANGS// / linguas_}" > > REQUIRED_USE=" >@@ -55,6 +55,9 @@ > mtp? ( >=media-libs/libmtp-1.0.0 ) > moodbar? ( sci-libs/fftw:3.0 ) > projectm? ( media-libs/glew ) >+ spotify? ( >=media-libs/libspotify-12.1.45 >+ dev-libs/protobuf >+ app-crypt/qca ) > " > # now only presets are used, libprojectm is internal > # http://code.google.com/p/clementine-player/source/browse/#svn/trunk/3rdparty/libprojectm/patches >@@ -111,8 +114,9 @@ > $(cmake-utils_use projectm ENABLE_VISUALISATIONS) > $(cmake-utils_use ayatana ENABLE_SOUNDMENU) > $(cmake-utils_use googledrive ENABLE_GOOGLE_DRIVE) >- -DENABLE_SPOTIFY=OFF >- -DENABLE_SPOTIFY_BLOB=OFF >+ $(cmake-utils_use spotify ENABLE_SPOTIFY) >+ $(cmake-utils_use spotify ENABLE_SPOTIFY_BLOB) >+ > -DENABLE_SPOTIFY_DOWNLOADER=OFF > -DENABLE_BREAKPAD=OFF > -DSTATIC_SQLITE=OFF
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 438344
:
326530
| 334958