Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 170004
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Steve Dibb <beandog@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Pedro Castro <mail@pedrocastro.org>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
gnome-subtitles-0.2.ebuild media-video/gnome-subtitles-0.2.ebuild text/plain Pedro Castro 2007-03-08 19:34 0000 659 bytes Details
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 170004 depends on: Show dependency tree
Bug 170004 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2007-03-08 19:32 0000
Release 0.2 adds support for video previewing using MPlayer. This is a major
functionality, so I added mplayer as a dependency. I also added a "no-mplayer"
USE flag which disables that dependency.

------- Comment #1 From Pedro Castro 2007-03-08 19:34:04 0000 -------
Created an attachment (id=112611) [details]
media-video/gnome-subtitles-0.2.ebuild

Updated ebuild by using that of version 0.1 as a base.

------- Comment #2 From Steve Dibb 2007-03-08 22:09:55 0000 -------
Added to CVS, thanks Pedro

------- Comment #3 From Pedro Castro 2007-03-09 20:08:00 0000 -------
Steve, there are some problems with the dependencies.

Gtk-sharp 2.10 is needed (my mistake). Older versions of gnome-sharp had
gtk-sharp marked as a dependency, but versions 2.8.2 and later of gnome-sharp
don't depend on gtk-sharp anymore. So >=gtk-sharp-2.10 has to be added.
Glade-sharp also needs to be >=2.10.  About art-sharp, I don't know why it has
to be marked as a dependency. It's not directly used and gnome-sharp depends on
it anyway. Here's how I think DEPEND should be:

DEPEND=">=dev-lang/mono-1.1
    >=dev-dotnet/gtk-sharp-2.10
    >=dev-dotnet/gnome-sharp-2.8
    >=dev-dotnet/glade-sharp-2.10"

Besides this, RDEPEND is only depending (optionaly) on MPlayer, but all
dependencies under DEPEND are also needed in RDEPEND. Is it OK to leave them
out?

------- Comment #4 From Steve Dibb 2007-03-10 14:00:54 0000 -------
fixed in -r1 thanks

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug