Summary: | games-emulation/m64py - Qt4 frontend for Mupen64Plus | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Milan Nikolic <gen2brain> |
Component: | [OLD] Games | Assignee: | Default Assignee for New Packages <maintainer-wanted> |
Status: | RESOLVED FIXED | ||
Severity: | enhancement | CC: | games, joker, qt, saintdev, samuel.bauer |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | 385297 | ||
Bug Blocks: | |||
Attachments: |
m64py-0.1.0.ebuild
m64py-0.1.4.ebuild games-emulation/m64py-0.1.4.ebuild |
Description
Milan Nikolic
2012-06-24 20:48:07 UTC
Created attachment 316187 [details]
m64py-0.1.0.ebuild
Ebuild
CC'ing games,qt,joker if anyone is interested thanks for the ebuild and the program, Milan! Just commited to gamerlay overlay. I'm working on a mayor rewrite of my multi emulator launcher typhon atm (svn is outdated). If you're interested in helping to implement mupen64plus configuration settings you're very welcome to contact me. no useflags required for media-libs/libsdl? Both useflags 7zip and rar are currently invalid, cause they just pull in dependencies. We are discussing to add a way for those flags to be valid, but until then optional dependencies go into pkg_postinst in an elog. Actually, ebuild could use "joystick" flag, so that will also be use dep for libsdl, Otherwise, it is just SDL constants that are used, but libsdl must be present for ctypes library to load it. Created attachment 357372 [details]
m64py-0.1.4.ebuild
version bump
needs to use distutils-r1.eclass (In reply to Mr. Bones. from comment #7) > needs to use distutils-r1.eclass I did this for 0.1.0, but I guess I forgot to upload it here. It's probably one of the easier ebuilds to port to distutils-r1. Created attachment 357610 [details]
games-emulation/m64py-0.1.4.ebuild
Utilize distutils-r1.eclass
Thanks for your work. I've modified it a bit and committed along with mupen64plus-2.0 p.masked. |