Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 302278 - media-video/dvbcut removal
Summary: media-video/dvbcut removal
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Daniel Pielmeier
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 283429
  Show dependency tree
 
Reported: 2010-01-26 03:39 UTC by Ben de Groot (RETIRED)
Modified: 2010-02-26 21:17 UTC (History)
2 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ben de Groot (RETIRED) gentoo-dev 2010-01-26 03:39:25 UTC
This package depends on x11-libs/qt:3, which is scheduled for removal.
It should be removed if there is no Qt4 version.
Comment 1 Daniel Pielmeier gentoo-dev 2010-01-26 08:39:24 UTC
(In reply to comment #0)
> This package depends on x11-libs/qt:3, which is scheduled for removal.
> It should be removed if there is no Qt4 version.

There is no Qt4 version and it is unlikely there will be one in the near future. Maybe we can put it in kde-sunset?
Comment 2 Ben de Groot (RETIRED) gentoo-dev 2010-01-26 12:23:29 UTC
As kde-sunset is a community-maintained overlay, anyone who wishes to do so can.
Comment 3 Daniel Pielmeier gentoo-dev 2010-01-26 12:42:47 UTC
(In reply to comment #2)
> As kde-sunset is a community-maintained overlay, anyone who wishes to do so
> can.

Okay, I will remove it this evening.
Comment 4 Daniel Pielmeier gentoo-dev 2010-01-26 17:39:10 UTC
Removed.
Comment 5 Daniel Pielmeier gentoo-dev 2010-01-26 18:47:41 UTC
Reopen, to give the package it's 30 days.
Comment 6 Andrew John Hughes 2010-01-29 00:05:21 UTC
I'm confused as to how the current version is even 0.6.  The homepage and Sourceforge lists 0.5.4 as the latest:

http://dvbcut.sourceforge.net/
http://sourceforge.net/projects/dvbcut/

It will be a shame to see this go as I find it very useful for cutting DVB files, but I can understand why -- unmaintained since 2007 and the only dependent of qt:3 for me locally.  I'm currently wondering how difficult it would be to do a basic port of it to 4.
Comment 7 Daniel Pielmeier gentoo-dev 2010-01-29 11:10:17 UTC
(In reply to comment #6)
> I'm confused as to how the current version is even 0.6.  The homepage and
> Sourceforge lists 0.5.4 as the latest:
> 
> http://dvbcut.sourceforge.net/
> http://sourceforge.net/projects/dvbcut/

The original author of dvbcut is not active any more and the new maintainer has no access to the sourceforge homepage but only to svn, so he published is release at his own homepage (See SRC_URI in the ebuild). He plans a complete rewrite of dvbcut but obviously lacks time so no code is released until now.

> It will be a shame to see this go as I find it very useful for cutting DVB
> files, but I can understand why -- unmaintained since 2007 and the only
> dependent of qt:3 for me locally.  I'm currently wondering how difficult it
> would be to do a basic port of it to 4.

Take a look at the dvbcut mailing lists. There was some discussion about a Qt4-port but there is also no code.

media-video/ttcut would be an alternative. Unfortunately it is also currently unmaintained upstream, but it is a Qt4 app and will thus not be removed in the near future. It uses a different approach in comparison to dvbcut and relies on the demuxed DVB-stream which can be obtained by using tools like projectx in advance. For most people this looks like an additional unnecessary step but has several advantages over using the multiplexed DVB transport stream.
Comment 8 Daniel Pielmeier gentoo-dev 2010-02-26 21:17:32 UTC
media-video/dvbcut is no more. Hopefully there will be dvbcut2 anytime soon.