Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 167296 - media-video/rip-dvd-0.7 (new ebuild)
Summary: media-video/rip-dvd-0.7 (new ebuild)
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Default Assignee for New Packages
URL: http://software.kallenberg.dk/rip-dvd/
Whiteboard:
Keywords: EBUILD
: 197539 (view as bug list)
Depends on:
Blocks:
 
Reported: 2007-02-17 03:18 UTC by Kristian Kallenberg
Modified: 2016-04-21 15:01 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Its an ebuild (rip-dvd-0.7.ebuild,522 bytes, text/plain)
2007-02-17 03:21 UTC, Kristian Kallenberg
Details
Changelog for ebuild (ChangeLog,217 bytes, text/plain)
2007-02-17 03:21 UTC, Kristian Kallenberg
Details
Ebuild (rip-dvd-0.7.ebuild,504 bytes, text/plain)
2007-02-17 11:27 UTC, Kristian Kallenberg
Details
Ebuild for version 0.9 (rip-dvd-0.9.ebuild,576 bytes, text/plain)
2007-11-28 08:47 UTC, Kristian Kallenberg
Details
ebuild for version 0.10 (rip-dvd-0.10.ebuild,602 bytes, text/plain)
2007-11-30 22:23 UTC, Kristian Kallenberg
Details
New changelog (ChangeLog,712 bytes, text/plain)
2007-12-11 16:25 UTC, Kristian Kallenberg
Details
New ebuild (rip-dvd-0.10-r1.ebuild,549 bytes, text/plain)
2007-12-11 16:26 UTC, Kristian Kallenberg
Details

Note You need to log in before you can comment on or make changes to this bug.
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.