Question of forbiddeness: rippit

Dominic Hopf dmaphy at googlemail.com
Sun Mar 27 09:23:30 UTC 2011


Am Samstag, den 26.03.2011, 22:09 -0400 schrieb Trever Fischer:
> Howdy, all.
> 
> As a weekend project, I created 'rippit', a super simple no-frills command
> line CD ripper. It aims to take zero parameters and produce lossless rips
> in .flac format, properly tagged with musicbrainz, etc.
> 
> In the future, I plan on extending it to also rip DVDs in the same
> fashion. i.e. type 'rippit' and it finds your DVD drive and starts ripping
> the video to some free format like mkv, theora, or somesuch. Haven't
> decided yet..
> 
> Rippit is built entirely using gstreamer packages that are available in
> Fedora. When I add DVD support, I plan on making the relevant non-free
> decoders and elements accessible via rpmfusion.org a pure runtime
> dependency. No linking, no failure to compile, etc. As such, it doesn't
> directly do anything more than what you can do via gst-launch.

The issue I see here is, that you most likely can not have a package in
Fedora which has one as dependency (explicitly defined via Requires)
which resides in a completely other repository. I guess it isn't a
problem as long as you don't have such Requires, but that might cause
your program to not work correctly or limits the functionality of your
program (in case the required packages from rpmfusion are not
installed).

The logical consequence of this would be to include it directly into
rpmfusion, wouldn't it?

Regards,
Dominic

-- 
Dominic Hopf <dmaphy at googlemail.com>
http://dominichopf.de/

Key Fingerprint: A7DF C4FC 07AE 4DDC 5CA0 BD93 AAB0 6019 CA7D 868D
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part
Url : http://lists.fedoraproject.org/pipermail/devel/attachments/20110327/167122b5/attachment.bin 


More information about the devel mailing list