Revision 853016

Go back to digest for 31st August 2008

Other in Multimedia

Casey Link committed changes in /trunk/extragear/multimedia/amarok:

This patch allows a user to alternatively build libmp3tunes against libgcrypt instead of OpenSSL.
Linkage with OpenSSL is a possible GPL license violation which might cause problems for distributions to ship Amarok 2 with mp3tunes enabled.

However, Libgcrypt is LGPL and surely safe.
Hence the patch prefers Libgcrypt to OpenSSL if both are installed.
Thanks to the patch submitter Modestas Vainius.

File Changes

Added 1 files
  • /trunk/extragear/multimedia/amarok/src/browsers/servicebrowser/mp3tunes/libmp3tunes/md5.c
Modified 5 files
  • /trunk/extragear/multimedia/amarok
  •   /ChangeLog
  •   /CMakeLists.txt
  •   /src/browsers/servicebrowser/mp3tunes/CMakeLists.txt
  •   /src/browsers/servicebrowser/mp3tunes/libmp3tunes/locker.c
  •   /src/browsers/servicebrowser/mp3tunes/libmp3tunes/md5.h
6 files changed in total