CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2014/10/04 18:07:33
Modified files:
audio/clementine: Makefile
Added files:
audio/clementine/patches:
patch-src_engines_gstenginepipeline_cpp
Removed files:
audio/clementine/patches: patch-src_core_songloader_cpp
Log message:
Somewhat fix the long-standing bug which prevented playing files with
non-ASCII characters in their name. Unfortunately, the alternative patch
that was pushed upstream didn't resolve issue, so we have to use this
dirty patch instead.