Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 167296

Summary: media-video/rip-dvd-0.7 (new ebuild)
Product: Gentoo Linux Reporter: Kristian Kallenberg <gentoo.org>
Component: New packagesAssignee: Default Assignee for New Packages <maintainer-wanted>
Status: RESOLVED WONTFIX    
Severity: enhancement CC: gentoo.org
Priority: High Keywords: EBUILD
Version: unspecified   
Hardware: All   
OS: Linux   
URL: http://software.kallenberg.dk/rip-dvd/
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Its an ebuild
Changelog for ebuild
Ebuild
Ebuild for version 0.9
ebuild for version 0.10
New changelog
New ebuild

Description Kristian Kallenberg 2007-02-17 03:18:46 UTC
rip-dvd is a DVD ripper and video encoding frontend for mencoder. It rips and encodes DVD's with no user action whatsoever.

i suggest putting it in media-video/

dependencies are mplayer and transcode.

Reproducible: Always
Comment 1 Kristian Kallenberg 2007-02-17 03:21:04 UTC
Created attachment 110440 [details]
Its an ebuild
Comment 2 Kristian Kallenberg 2007-02-17 03:21:35 UTC
Created attachment 110442 [details]
Changelog for ebuild
Comment 3 Jakub Moc (RETIRED) gentoo-dev 2007-02-17 08:06:51 UTC
Don't do such things; portage takes care of this. 

<snip>
src_compile() {
	gzip -9 rip-dvd.1
}
</snip>

If you need a dummy src_compile, then use { :; }

Comment 4 Kristian Kallenberg 2007-02-17 11:27:17 UTC
Created attachment 110459 [details]
Ebuild

I've removed the gzip command from the ebuild as suggested.
Comment 5 Kristian Kallenberg 2007-02-17 11:30:59 UTC
Still a new abuild
Comment 6 Jakub Moc (RETIRED) gentoo-dev 2007-10-30 21:02:34 UTC
Don't resolve bugs unless they are fixed.
Comment 7 Jakub Moc (RETIRED) gentoo-dev 2007-10-30 21:03:06 UTC
*** Bug 197539 has been marked as a duplicate of this bug. ***
Comment 8 Kristian Kallenberg 2007-11-28 08:47:05 UTC
Created attachment 137204 [details]
Ebuild for version 0.9
Comment 9 Kristian Kallenberg 2007-11-28 08:48:58 UTC
as of now rip-dvd versiopn 0.9 encodes to mp4+aac audio, this is used on cell phones. however using faac-1.26-r1 makes this impossible, the ebuild works using faac-1.24-r3
Comment 10 Kristian Kallenberg 2007-11-30 22:23:29 UTC
Created attachment 137413 [details]
ebuild for version 0.10

this version does not work with faac version 1.26-r1, since there is a bug in this particular faac version
Comment 11 Kristian Kallenberg 2007-12-11 16:25:44 UTC
Created attachment 138262 [details]
New changelog
Comment 12 Kristian Kallenberg 2007-12-11 16:26:27 UTC
Created attachment 138264 [details]
New ebuild
Comment 13 Marek Szuba archtester gentoo-dev 2016-04-21 11:25:26 UTC
Project has no Web page, just a directory containing release tarballs - the newest of which comes from September 2010. Moreover, similar tools can already be found in Portage - media-video/streamdvd comes to mind but I'm sure it's not the only one.