This is a request for an ebuild for the XDCC-Fetch application. We have tried to make one, but are not shure how to do it properly. It would be nice if someone more knowledgable then us creates one :-) Reproducible: Always Steps to Reproduce: 1. type 'emerge xdcc-fetch' Actual Results: emerge: there are no ebuilds to satisfy "xdcc-fetch". Expected Results: >>> net-irc/xdcc-fetch-1.239 merged. XDCC-Fetch requires Ruby 1.8.x, and fxruby 1.0.x or 1.2.x (1.2 is recommended)
Created attachment 54984 [details] xdcc-fetch-1.409.ebuild Here's my stab at an ebuild. I moved all the files in /doc to /usr/share/doc/xdcc-fetch-1.409/html (is this ok, since some of the files are images and .css files), the COPYING file to /usr/share/doc/xdcc-fetch-1.409, all of the files in src/ and icons/ to /usr/lib/xdcc-fetch, the main XDCC-Fetch.rbw script to /usr/lib/xdcc-fetch, and I created a launcher for /usr/bin, since symlinking the script doesn't seem to work. Not sure if I did everything correctly, but it works.
Thanks, in CVS as net-irc/xdcc-fetch.