Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 467254 - media-libs/avidemux-plugins-2.6.3 does not use any python eclass
Summary: media-libs/avidemux-plugins-2.6.3 does not use any python eclass
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Tom Wijsman (TomWij) (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-04-25 18:59 UTC by Nikoli
Modified: 2013-09-01 11:51 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Nikoli 2013-04-25 18:59:01 UTC
$ equery f avidemux-plugins|grep '\.py'
/usr/lib64/ADM_plugins6/autoScripts/720p.py
/usr/lib64/ADM_plugins6/autoScripts/PSP.py
/usr/lib64/ADM_plugins6/autoScripts/check24fps.py
/usr/lib64/ADM_plugins6/autoScripts/dvd.py
/usr/lib64/ADM_plugins6/autoScripts/lib/ADM_image.py
/usr/lib64/ADM_plugins6/autoScripts/lib/ADM_imageInfo.py
/usr/lib64/ADM_plugins6/autoScripts/svcd.py
/usr/lib64/ADM_plugins6/autoScripts/vcd.py

Seems like you need to use python-single-r1.eclass
Comment 1 Tom Wijsman (TomWij) (RETIRED) gentoo-dev 2013-09-01 11:51:11 UTC
+  01 Sep 2013; Tom Wijsman <TomWij@gentoo.org> avidemux-plugins-9999.ebuild:
+  Preparation for 2.6.5, make use of python-single-r1 and fix up shebangs, fixes
+  bug #467254.