Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 354829 - Transmageddon is a video transcoder for Linux and Unix systems built using GStreamer
Summary: Transmageddon is a video transcoder for Linux and Unix systems built using GS...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Default Assignee for New Packages
URL: http://www.linuxrising.org/
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-14 09:30 UTC by Mehmet Giritli
Modified: 2015-03-13 15:59 UTC (History)
6 users (show)

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


Attachments
Ebuild for media-video/transmageddon-0.20 (transmageddon-0.20.ebuild,1.14 KB, text/plain)
2011-10-30 15:43 UTC, Alex Domingo
Details
Updated ebuild for current version 1.5 (transmageddon-1.5.ebuild,1.30 KB, text/plain)
2015-03-13 15:59 UTC, Bernd Feige
Details

Note You need to log in before you can comment on or make changes to this bug.
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?