As undvd has evolved, it has become increasingly inconvenient to run the script in bash. It's difficult to maintain, bash has poor support for common programming language constructs, and it's more error prone than it should be. To give undvd a future beyond what it currently is it was necessary to base it on a new language.
Perl was chosen as the new language, because it provides good support for the needs of undvd. undvd-0.7.0 is the first release in perl.... read more
Until now packages for Ubuntu have been released on sourceforge.net. From now on, on a test basis initially, they will also be available from my personal package archive (ppa), which means a standard apt repository you can sync with and receive updates from as they occur, without having to check sourceforge periodically.
Here are the lines to append to your sources.list file:
deb http://ppa.launchpad.net/numerodix/ubuntu gutsy main
deb-src http://ppa.launchpad.net/numerodix/ubuntu gutsy main... read more
undvd has just recently been included in portage on Gentoo Linux, so now all you have to do is the mythical `emerge undvd`.
For other users undvd releases include packages for Ubuntu and Fedora.