Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 123839 - new pre version for kiax (0.8.5-pre)
Summary: new pre version for kiax (0.8.5-pre)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: voip herd (OBSOLETE)
URL: http://kiax.sourceforge.net/
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-02-23 10:50 UTC by Christophe PEREZ
Modified: 2006-04-16 17:07 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
ebuild test for kiax-0.8.5-pre-src.tar.gz (kiax-0.8.5_pre.ebuild,790 bytes, application/octet-stream)
2006-02-23 20:03 UTC, Christophe PEREZ
Details
working ebuild for kiax-0.8.5-pre (kiax-0.8.5_pre.ebuild,963 bytes, text/plain)
2006-02-24 10:23 UTC, Tim Dodge
Details
kiax 0.8.5 ebuild (kiax-0.8.5.ebuild,1.07 KB, text/plain)
2006-04-06 14:42 UTC, Christophe PEREZ
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Christophe PEREZ 2006-02-23 10:50:58 UTC
Would be great to have it in gentoo
Version 0.8.5-pre there : http://kiax.sourceforge.net/
Comment 1 Christophe PEREZ 2006-02-23 20:00:15 UTC
I tried to make my own ebuild, but, it finishes with an ACCESS DENIED, and I don't know how to correct it :

cp -f "kiax" /usr/bin/
ACCESS DENIED  open_wr:   /usr/bin/kiax
ACCESS DENIED  unlink:    /usr/bin/kiax
cp: cannot remove `/usr/bin/kiax': Permission denied
make[1]: *** [install] Error 1
make[1]: Leaving directory `/sauve_loc/tmp/portage/kiax-0.8.5_pre/work/kiax-0.8.5-pre-src/bin'
man:
prepallstrip:
>>> Completed installing kiax-0.8.5_pre into /sauve_loc/tmp/portage/kiax-0.8.5_pre/image/

ebuild follows
Comment 2 Christophe PEREZ 2006-02-23 20:03:25 UTC
Created attachment 80572 [details]
ebuild test for kiax-0.8.5-pre-src.tar.gz

I just tried to make it myself, but not really working. If someone can help me to correct it...
I just used kiax 0.8.4 ebuild as example, removing patches not usefull with this version already patched.
Comment 3 Tim Dodge 2006-02-24 10:23:51 UTC
Created attachment 80612 [details]
working ebuild for kiax-0.8.5-pre

This ebuild works for me.
Comment 4 Christophe PEREZ 2006-02-24 11:48:40 UTC
Fine, thanks.
Comment 5 Christophe PEREZ 2006-02-25 13:33:14 UTC
The path for icons is hardcoded.

I added this modification to the last ebuild :
        sed -i -e "s:/usr/local/share/kiax/:/usr/share/kiax/:g" \
                src/src.pro \
                src/src.pro.or \
                src/kiaxiconfactory.h

Seems to work fine now.
Comment 6 Christophe PEREZ 2006-04-06 14:42:15 UTC
Created attachment 84094 [details]
kiax 0.8.5 ebuild

kiax 0.8.5 is out
Comment 7 Stefan Knoblich (RETIRED) gentoo-dev 2006-04-16 17:07:43 UTC
ebuild bumped