Page MenuHomePureOS Tracker

clementine - installs non-free plugin at runtime
Closed, ResolvedPublic

Description

Reference: https://labs.parabola.nu/issues/99 https://bugs.debian.org/874295

Package clementine contains Spotify support (asks to download proprietary Spotify binary)

Debian already removes some nonfree parts, but does not remove Spotify. Parabola provides a patchset for this:

https://git.parabola.nu/abslibre.git/tree/libre/clementine/remove-nonfree-artwork-and-spotify.patch

From https://git.parabola.nu/abslibre.git/tree/libre/clementine/PKGBUILD:

# remove Spotifyblob files
rm -rv ext/{$pkgname-spotifyblob,lib${pkgname}-spotifyblob}

# remove Spotify files
rm -rv src/internet/spotify
rm -v data/icons/svg/spotify.svg
rm -v data/providers/{22x22,32x32,48x48}/spotify.png
rm -v data/spotify-attribution.png
rm -v data/clementine-spotify-public.pem
rm -v cmake/SpotifyVersion.cmake
rm -v data/schema/schema-30.sql
rm -v src/globalsearch/spotifysearchprovider.{cpp,h}

Parts moved to separate issue T227.

Event Timeline

mladen created this task.May 22 2017, 14:39
mak lowered the priority of this task from 95 to Freedom Issue.Aug 18 2017, 22:08
jonas.smedegaard added a subscriber: hema.prathaban.
jonas.smedegaard removed a subscriber: hema.prathaban.

Bug reported to Debian.

jonas.smedegaard closed this task as Resolved.Sep 7 2017, 02:18

Removed from Debian testing (for different reason, but expected to not re-enter without addressing this bug first).

jonas.smedegaard renamed this task from [FREEDOM ISSUE] clementine to [FREEDOM ISSUE] clementine - installs non-free plugin at runtime.Oct 21 2017, 05:04
jonas.smedegaard renamed this task from [FREEDOM ISSUE] clementine - installs non-free plugin at runtime to clementine - installs non-free plugin at runtime.Oct 24 2017, 06:13
jonas.smedegaard updated the task description. (Show Details)
jonas.smedegaard updated the task description. (Show Details)
jonas.smedegaard added a subscriber: jonas.smedegaard.