NOTE TO CERBERO USERS : Change in cache file location

Edward Hervey bilboed at bilboed.com
Wed Dec 18 08:19:08 PST 2013


Hi all,

  If you're using cerbero, I'm pushing the following commit that changes
the location of the cache files.
  If you want to avoid rebuilding everything (since the cache files are
in a different location) you can following the instructions in the
commit message.

      Edward

commit c44208bd85965ba1e49dccd41a1e2c62debfcb13
Author: Edward Hervey <edward at collabora.com>
Date:   Wed Dec 18 11:02:22 2013 -0500

    cache files : Store in 'home_dir' and not in hardcoded CONFIG_DIR
    
    Storing them in CONFIG_DIR (hardcoded ~/.cerbero) wasn't consistent.
    
    The files/builds those cache files correspond to are stored in
'home_dir'
    anyway and if you wipe that directory ... the cache files are
obsolete also.
    
    Makes sure that the cache files are stored in the right location if
    someone specifies a different home_dir.
    
    Rename the cache file names for better detection also (i.e. ending
with ".cache")
    
    NOTE FOR USERS : Since this changes the location of the cache files
it won't detect
    your previous ones (in ~/.cerbero). You can move those cache files
from ~/.cerbero
    to ~/cerbero and suffix them with ".cache" if you want to avoid
rebuilding everything.
    You only need to do this once.
     Ex: ~/.cerbero/build-tools => ~/cerbero/build-tools.cache


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20131218/3592af69/attachment-0001.pgp>


More information about the gstreamer-devel mailing list