Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 254455 - media-video/flumotion-0.5.3 version bump
Summary: media-video/flumotion-0.5.3 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Ioannis Aslanidis (RETIRED)
URL: http://www.flumotion.net/releases/flu...
Whiteboard:
Keywords:
: 254457 (view as bug list)
Depends on:
Blocks:
 
Reported: 2009-01-10 18:51 UTC by Michał Gasewicz
Modified: 2009-02-13 11:57 UTC (History)
1 user (show)

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


Attachments
flumotion-0.5.3 ebuild (flumotion-0.5.3.ebuild,2.89 KB, text/plain)
2009-01-10 18:52 UTC, Michał Gasewicz
Details
Adds a couple of missing files that escaped from the distribution (flumotion-missing-files.diff,5.41 KB, patch)
2009-02-13 10:08 UTC, Xavier
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Michał Gasewicz 2009-01-10 18:51:32 UTC
Ebuild for flumotion 0.5.3
According to flumotion requirements, I've added libvorbis, libogg and libtheora dependencies and additional use flags to ebuild.

Reproducible: Always

Steps to Reproduce:




Libtheora should be compiled with enabled encode flag in order to work with flumotion. Should this be written in einfo?
Comment 1 Michał Gasewicz 2009-01-10 18:52:33 UTC
Created attachment 177987 [details]
flumotion-0.5.3 ebuild
Comment 2 Diego Elio Pettenò (RETIRED) gentoo-dev 2009-01-10 20:03:08 UTC
*** Bug 254457 has been marked as a duplicate of this bug. ***
Comment 3 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2009-01-11 12:07:48 UTC
Reassigning to maintainer, CCing gstreamer herd.
Comment 4 Ioannis Aslanidis (RETIRED) gentoo-dev 2009-02-12 16:46:47 UTC
The ebuild is not fully working. We are still having the same issues with gconf...

--------------------------- ACCESS VIOLATION SUMMARY ---------------------------
LOG FILE = "/var/log/sandbox/sandbox-28397.log"

open_wr:   /home/iaslanidis/.gconf/.testing.writeability
unlink:    /home/iaslanidis/.gconf/.testing.writeability
open_wr:   /home/iaslanidis/.gconfd/saved_state
open_wr:   /home/iaslanidis/.gconfd/saved_state
open_wr:   /home/iaslanidis/.gconfd/saved_state
open_wr:   /home/iaslanidis/.gconfd/saved_state

Comment 5 Xavier 2009-02-13 10:08:13 UTC
Created attachment 181850 [details, diff]
Adds a couple of missing files that escaped from the distribution

Some of the registry files were not included accidentally on the distribution. The patch adds them back and prevents the flumotion-admin to fail when looking for them.

It would be good to package flumotion with them included ;P
Comment 6 Ioannis Aslanidis (RETIRED) gentoo-dev 2009-02-13 11:57:18 UTC
I have fixed our internal ebuild and added the missing files which are not present in the original flumotion tarball.