Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 537894 - media-libs/vapoursynth-fmtconv media-libs/vapoursynth-plugin - a format-conversion plugin for media-libs/vapoursynth
Summary: media-libs/vapoursynth-fmtconv media-libs/vapoursynth-plugin - a format-conve...
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Default Assignee for New Packages
URL: https://github.com/vapoursynth/fmtconv
Whiteboard:
Keywords: EBUILD
Depends on: 537092
Blocks: 537898
  Show dependency tree
 
Reported: 2015-01-26 18:48 UTC by Oliver Freyermuth
Modified: 2015-01-26 19:02 UTC (History)
0 users

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


Attachments
Live ebuild (vapoursynth-fmtconv-9999.ebuild,920 bytes, text/plain)
2015-01-26 18:49 UTC, Oliver Freyermuth
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Oliver Freyermuth 2015-01-26 18:48:21 UTC
Simple, but very commonly used and needed format-conversion plugin for vapoursynth. 

Upstream has no releases, nor a build-system, but building is straight-forward. 

After installation, all vapoursynth-plugins which are installed to system directories should place a symlink to their library in "${EPREFIX}"/usr/$(get_libdir)/vapoursynth to make themselves known as vapoursynth plugins (see comment in ebuild). 

Reproducible: Always
Comment 1 Oliver Freyermuth 2015-01-26 18:49:08 UTC
Created attachment 394952 [details]
Live ebuild