Hi! Please find attached d2x-full-0.2.5.ebuild and a patch for the shell script Descent 2 Full Version I created this ebuild to install the files off of the Descent2 cdrom so I could play the full version. I used games-action/d2x as a base.. I suggest games-action/d2x-full david
Created attachment 30389 [details] d2x-full-0.2.5.ebuild (New Package)
Created attachment 30390 [details, diff] 0.2.5-shellscripts.patch
Perhaps we could modify the d2x ebuild to ask for the CD itself with a local USE flag of some kind? I can think of a few other ebuilds that would benefit from a USE flag, maybe cdinstall? "USE=cdinstall emerge d2x" would pull the files from the CD, whereas "emerge d2x" would not. Comments?
how about starting with a local use flag and then stepping up to a global use flag if things look good from there.
Not a bad idea with the cdinstall flag... Ill experiment with it.
Did you get anywhere with this?
Created attachment 33515 [details] Changed ebuild to reflect a cdinstall flag This makes use of a cdinstall flag.
Fixed in CVS... thanks for the submission!