================================
rhythmbox:source=0.8.8-0.1
cvc rdiff rhythmbox -1 /[EMAIL PROTECTED]:devel//[EMAIL 
PROTECTED]:desktop//devel/0.8.8-0.1
================================
0.8.8-0.1 Ken VanDine ([EMAIL PROTECTED]) Wed Jun 15 16:09:22 2005
    New version
    
rhythmbox-0.8.8.tar.bz2: new
rhythmbox.recipe: new
#
# Copyright (c) 2004 Specifix, Inc.
# All rights reserved
#

loadRecipe('gnomepackage.recipe')
class RhythmBox(GnomePackageRecipe):
    buildRequires = [ 'GConf:runtime', 'gtk:devel', 'libgnomeui:runtime',
                      'gstreamer:runtime', 'gst-plugins:runtime',
                      'libvorbis:devel', 'scrollkeeper:runtime' ]

    name = 'rhythmbox'
    version = '0.8.8'
    docs = ['AUTHORS', 'COPYING', 'ChangeLog', 'DOCUMENTERS', 'INSTALL', 
            'INTERNALS', 'NEWS', 'README', 'README.iPod', 'THANKS', 
            'TODO' ]

    def setup(r):
        r.disableParallelMake()
        GnomePackageRecipe.setup(r)


Committed by: gil
_______________________________________________
Desktop-commits mailing list
[email protected]
http://lists.bizrace.com/mailman/listinfo/desktop-commits

Reply via email to