[Pardus-devel] [review] review/applications/network/klibido

Ahmet ERDOĞAN tuxposta at gmail.com
Wed Oct 3 21:59:41 EEST 2007


On Monday 03 September 2007 19:41:54 Eren Türkay wrote:
> On Thursday 30 August 2007 17:52:27 Amine Chadly wrote:
> > Hi !
> > Request for merge of klibido (for contrib I guess ^^)
> > Thanks in advance !
>
> It's a kde application, you can use kde actionsapi and you don't have to
> move icon file to /usr/share/pixmaps.
>
> You don't have to specify WorkDir, for this package, pisi automatically
> understands archive version and workdir.
>
> Here is a patch, it describes what I mean :)
>
> -from pisi.actionsapi import autotools
> +from pisi.actionsapi import kde
>  from pisi.actionsapi import pisitools
> -from pisi.actionsapi import get
> -
> -WorkDir = "klibido-%s" % get.srcVERSION()
>  
>  def setup():
> -    autotools.configure("--with-extra-includes=/usr/include/db4.2/")
> +    kde.configure("--with-extra-includes=/usr/include/db4.2/")
>  
>  def build():
> -    autotools.make()
> +    kde.make()
>  
OK
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 481 bytes
Desc: This is a digitally signed message part.
Url : http://liste.pardus.org.tr/pardus-devel/attachments/20071003/85608a09/attachment.pgp 


More information about the Pardus-devel mailing list