Home / ebuilds(Gentoo)
Name Modified Size InfoDownloads / Week
Parent folder
dvdbackupgtk-0.1.5.ebuild 2010-05-16 1.3 kB
dvdbackupgtk-0.1.4.ebuild 2010-05-14 1.4 kB
dvdbackupgtk-0.1.3.ebuild 2009-12-29 1.3 kB
README 2009-12-29 1.5 kB
Totals: 4 Items   5.5 kB 0
This is the ebuild for Version 0.1.3 beta of dvdbackupgtk.

How to install this ebuild?

First, you need an portage overlay(if you already have one, you can proceed with the next step: 
Add PORTDIR_OVERLAY="/usr/local/portage" or something similar to /etc/make.conf.
The directory should exist, so you have to do something like:

# mkdir /usr/local/portage

Then you should proceed with creating the category and program directory:

# mkdir /usr/local/portage/media/video
# mkdir /usr/local/portage/media/video/dvdbackupgtk

Then you should put the ebuild to $overlay/media-video/dvdbackupgtk/
and digest it: 

# cp dvdbackupgtk-0.1.3.ebuild /usr/local/portage/media/video/dvdbackupgtk

# ebuild /usr/local/portage/media-video/dvdbackupgtk/dvbackupgtk-0.1.3.ebuild digest

Then use emerge to install dvdbackupgtk and all dependencies:

# emerge dvdbackupgtk

If dvdbackupgtk will not start instantly, you might have problems with the ruby libraries.
I noticed some errors, that the just installed/updated YAML or open4 Class is not recognized, which will lead
to an error like:
uninitialized constant: YAML
Then you have to reboot your PC!!!
NOTE: This looks like an error in the ruby-library ebuilds, so far I can`t correct that error.

NOTE: depending on you Desktop Enironment settings, some non-critical(although the console say, it is an critical error) GDK errors may happen. I think its caused, just like some firefox-errors
by the chosen windows/Icons theme.

Source: README, updated 2009-12-29