ports/multimedia/vlc-devel: a little patch for skins2 patch

Michael Johnson ahze at ahze.net
Wed May 2 11:29:44 UTC 2007


On May 2, 2007, at 6:57 AM, Daichi GOTO wrote:

> Thanks for working of vlc/vlc-devel maintenances :)
>
> I have a little patch for ports/multimedia/vlc-devel (0.9.0.20070501).
> What do you make of?  Thanks.

I'm just guessing, but maybe the path to the vlc skins directory  
changed? :)

>
>
> --- vlc-devel/work/vlc-0.9.0-svn/modules/gui/skins2/x11/ 
> x11_factory.cpp.orig    Wed May  2 19:52:23 2007
> +++ vlc-devel/work/vlc-0.9.0-svn/modules/gui/skins2/x11/ 
> x11_factory.cpp Wed May  2 19:52:37 2007
> @@ -73,7 +73,7 @@
>      // Initialize the resource path
>      m_resourcePath.push_back( (string)getIntf()->p_libvlc- 
> >psz_homedir +
>          m_dirSep + CONFIG_DIR + "/skins2" );
> -    m_resourcePath.push_back( (string)"share/skins2" );
> +    m_resourcePath.push_back( (string)"vlc/share/skins2" );

I'm not at home and I only have my mac with me, but should this not be
share/vlc/skins2 instead of vlc/share/skins2?

ahze at buh /var/db/pkg > grep skins vlc-devel-0.9.0.20070501,2/+CONTENTS
share/vlc/skins2/default.vlt
....


>      m_resourcePath.push_back( (string)DATA_PATH + "/skins2" );
>
>      return true;
>
> -- 
>   Daichi GOTO, http://people.freebsd.org/~daichi
> _______________________________________________
> freebsd-multimedia at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-multimedia
> To unsubscribe, send any mail to "freebsd-multimedia- 
> unsubscribe at freebsd.org"

-------------- next part --------------
A non-text attachment was scrubbed...
Name: PGP.sig
Type: application/pgp-signature
Size: 186 bytes
Desc: This is a digitally signed message part
Url : http://lists.freebsd.org/pipermail/freebsd-multimedia/attachments/20070502/45348192/PGP.pgp


More information about the freebsd-multimedia mailing list