* [gentoo-commits] gentoo-x86 commit in media-sound/lastfmplayer/files: fix_plugin_path.patch
@ 2010-05-24 22:24 Markos Chandras (hwoarang)
0 siblings, 0 replies; 2+ messages in thread
From: Markos Chandras (hwoarang) @ 2010-05-24 22:24 UTC (permalink / raw
To: gentoo-commits
hwoarang 10/05/24 22:24:42
Added: fix_plugin_path.patch
Log:
Version bump. Ebuild was almost rewritten. Use debian tarballs+patches.Fixes plugin installation. Fixes bug #321211
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Revision Changes Path
1.1 media-sound/lastfmplayer/files/fix_plugin_path.patch
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/lastfmplayer/files/fix_plugin_path.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/lastfmplayer/files/fix_plugin_path.patch?rev=1.1&content-type=text/plain
Index: fix_plugin_path.patch
===================================================================
Index: lastfm-1.5.4.26862+dfsg/src/libMoose/MooseCommon.cpp
===================================================================
--- lastfm-1.5.4.26862+dfsg.orig/src/libMoose/MooseCommon.cpp
+++ lastfm-1.5.4.26862+dfsg/src/libMoose/MooseCommon.cpp
@@ -112,7 +112,7 @@ servicePath( QString name )
// Hack to get it working with VS2005
dirPath = qApp->applicationDirPath();
#else
- dirPath = qApp->applicationDirPath() + "/services";
+ dirPath = "/usr/lib/services";
#endif
#ifndef QT_NO_DEBUG
^ permalink raw reply [flat|nested] 2+ messages in thread
* [gentoo-commits] gentoo-x86 commit in media-sound/lastfmplayer/files: fix_plugin_path.patch
@ 2012-08-01 13:40 Markos Chandras (hwoarang)
0 siblings, 0 replies; 2+ messages in thread
From: Markos Chandras (hwoarang) @ 2012-08-01 13:40 UTC (permalink / raw
To: gentoo-commits
hwoarang 12/08/01 13:40:02
Removed: fix_plugin_path.patch
Log:
remove old file
(Portage version: 2.2.0_alpha120/cvs/Linux x86_64)
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2012-08-01 13:40 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-08-01 13:40 [gentoo-commits] gentoo-x86 commit in media-sound/lastfmplayer/files: fix_plugin_path.patch Markos Chandras (hwoarang)
-- strict thread matches above, loose matches on Subject: below --
2010-05-24 22:24 Markos Chandras (hwoarang)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox