Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
LUA - IUP, CD and IM
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Unsupported Software
View previous topic :: View next topic  
Author Message
RA6
n00b
n00b


Joined: 13 Mar 2007
Posts: 53
Location: Polonia - Vladislavia

PostPosted: Thu Mar 13, 2014 4:32 pm    Post subject: LUA - IUP, CD and IM Reply with quote

http://www.tecgraf.puc-rio.br/iup/
http://www.tecgraf.puc-rio.br/im/
http://www.tecgraf.puc-rio.br/cd/

Has anyone thought about creating ebuilids for these libraries. Alternatively, install them from the packages for Debian? I would like to use this library in chdkptp but I have no experience in writing ebuilid and understanding of their programming.

How to create in ebuild
Go to the path: '/ im / src' then execute the command: 'make' in the source

Code:
src_compile() {
        cd "${S}"/cd/src/
    emake || die "emake failed"
}

not work.
_________________
Desktop: [COMPAQ EVO W6000] [2xP4 Xeon 2GHz][GF6200LE 128DDR2] [2.6.29-gentoo-sources]
Desktop: [Fujitsu Siemens CELSIUS R630] [2xP4 Xeon 3,2GHz][Quadro FX 380] [2.9.0-gentoo-sources]
Back to top
View user's profile Send private message
SirRobin2318
Apprentice
Apprentice


Joined: 24 Apr 2004
Posts: 241
Location: Strasbourg, france.

PostPosted: Thu Mar 13, 2014 6:47 pm    Post subject: Reply with quote

Have a look at this: http://devmanual.gentoo.org/ebuild-writing/
I've written a few, I can help you through it. If you want to learn, give it a go yourself, come back here and ask and I'll try to point you in the right direction. Otherwise, I can do it, but I've got a tight schedule until next week so you'll have to wait a bit.

Look at existing ebuilds in /usr/portage/*
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Unsupported Software All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum