Gentoo Linux Ebuilds

Anything that doesn't fit the other categories
lys
Junior Member
Posts: 25
Joined: Sat Feb 09, 2008 4:42 pm

Gentoo Linux Ebuilds

Post by lys » Thu Nov 13, 2008 5:44 am

hi there i'm curious to know if anyone here is thinking of doing any ebuilds for any of the adc hub softs ? or has ebuilds that could be submitted to bugzilla?

Toast

Re: Gentoo Linux Ebuilds

Post by Toast » Thu Nov 13, 2008 4:15 pm

DSHub is planning on it we got a guy working on it hopefully we will be out with ebuilds in the future

Pietry
Senior Member
Posts: 328
Joined: Tue Dec 04, 2007 7:25 am
Location: Bucharest

Re: Gentoo Linux Ebuilds

Post by Pietry » Thu Nov 13, 2008 5:05 pm

Going after the quote "the best thing is the one you do it yourself" i think i will have to do them myself. That of course unless lys volunteers :D
Just someone

lys
Junior Member
Posts: 25
Joined: Sat Feb 09, 2008 4:42 pm

Re: Gentoo Linux Ebuilds

Post by lys » Fri Nov 14, 2008 9:59 pm

i'm by no means promising anything, but i am looking into it, first problem i have is that dshub doesn't follow standard unix naming conventions ie :

Code: Select all

ls /usr/portage/net-p2p/dbhub/ | grep dbhub
dbhub-0.451.ebuild
ls /usr/portage/net-p2p/opendchub/ | grep open
opendchub-0.7.15.ebuild
furthermore is there a complete list of all dependencies required to run all options the hubsoft is able to do ie all bells and whistles ?

Code: Select all

2. install apache ANT from http://ant.apache.org and make sure its in your path ( installing ant requires some more things, read their readme ) (with emerge its supposed to take care of all dependencies) 
which bits of ant please ? for example in portage there's these bits

Code: Select all

ant/                 ant-contrib/         ant-junit/
ant-antlr/           ant-core/            ant-junit4/
ant-apache-bcel/     ant-eclipse-ecj/     antlr/
ant-apache-bsf/      antenna/             ant-nodeps/
ant-apache-log4j/    ant-ivy/             ant-owanttask/
ant-apache-oro/      ant-jai/             ant-swing/
ant-apache-regexp/   ant-javamail/        ant-tasks/
ant-apache-resolver/ ant-jdepend/         ant-trax/
ant-commons-logging/ ant-jmf/             
ant-commons-net/     ant-jsch/      

Pietry
Senior Member
Posts: 328
Joined: Tue Dec 04, 2007 7:25 am
Location: Bucharest

Re: Gentoo Linux Ebuilds

Post by Pietry » Sat Nov 15, 2008 11:32 am

DSHub includes all the dependencies in the distribution. The sole dependency is sun java jre 6.
Naming shouldn't be such a big problem though...
ANT is required only for compilation.
Just someone

lys
Junior Member
Posts: 25
Joined: Sat Feb 09, 2008 4:42 pm

Re: Gentoo Linux Ebuilds

Post by lys » Sat Nov 15, 2008 12:06 pm

ok thanks pietry, guess i got some work to do then as ive told u before i tend to shy away from java aps, it might take some time to get the ebuild right, but i'll try, to run vuze i had to do this

Code: Select all

File: .fluxbox/startup
/usr/bin/screen -dmS exec /usr/local/bin/startazureus &
which refers to :

Code: Select all

#! /bin/sh
/usr/bin/java -jar /home/loz/.azureus/Azureus2.jar --ui=console &>/dev/nul
i know there's far better ways of dealing with this but its a cheap easy hack that works so for now i'm happy variables can easily be added to make it more portable

Who is online

Users browsing this forum: Google (Crawler) and 0 guests