Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 354829

Summary: Transmageddon is a video transcoder for Linux and Unix systems built using GStreamer
Product: Gentoo Linux Reporter: Mehmet Giritli <mehmet>
Component: New packagesAssignee: Default Assignee for New Packages <maintainer-wanted>
Status: CONFIRMED ---    
Severity: enhancement CC: bugs+gentoo, dev-zero, jesse, kripton, lexmingor, rossi.f
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: http://www.linuxrising.org/
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Ebuild for media-video/transmageddon-0.20
Updated ebuild for current version 1.5

Description Mehmet Giritli 2011-02-14 09:30:32 UTC
I am currently using an ebuild from the dev-zero overlay. It installed fine but some formats are causing problems. It might be because of the app or because of the missing deps, not sure.

Reproducible: Always
Comment 1 Alex Domingo 2011-10-30 15:43:02 UTC
Created attachment 291243 [details]
Ebuild for media-video/transmageddon-0.20

I made this ebuild for the recently released trasnmageddon-0.20. I tested the ebuild on amd64 and it's working fine.
Comment 2 Bernd Feige 2015-03-13 15:59:39 UTC
Created attachment 398810 [details]
Updated ebuild for current version 1.5

Hi, here's an updated ebuild. I added a necessary eautoreconf; however it fails during installation of translation files in transmageddon-1.5/po, which it tries to install in /usr/share causing a sandbox violation error
(/usr/share/locale/de/LC_MESSAGES/transmageddon.mo here).
Any suggestions?