================================
easytag:source=1.99.11-1
cvc rdiff easytag -1 /[EMAIL PROTECTED]:devel/1.99.11-1
================================
1.99.11-1 Gregor Pridun ([EMAIL PROTECTED]) Tue Jan 31 18:34:44 2006
    nothing changed my first try to get an conary package cooked
    
easytag.recipe: new
class MyApp(AutoPackageRecipe): 
    name = 'easytag'
    version = '1.99.11'


    def unpack(r):

        
r.addArchive('http://switch.dl.sourceforge.net/sourceforge/easytag/%(name)s-%(version)s.tar.bz2')
        r.Configure()
        r.Make()
        r.MakeInstall()

easytag-1.99.11.tar.bz2: new

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

Reply via email to