Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 647622 Details for
Bug 562444
games-emulation/mupen64plus-qt-1.8.ebuild (New Package)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
mupen64plus-qt-1.14.ebuild
mupen64plus-qt-1.14.ebuild (text/plain), 715 bytes, created by
Samuel Bauer
on 2020-07-05 01:04:46 UTC
(
hide
)
Description:
mupen64plus-qt-1.14.ebuild
Filename:
MIME Type:
Creator:
Samuel Bauer
Created:
2020-07-05 01:04:46 UTC
Size:
715 bytes
patch
obsolete
># Copyright 2020 Gentoo Authors ># Distributed under the terms of the GNU General Public License v2 > >EAPI=7 > >inherit desktop eutils qmake-utils > >DESCRIPTION="A basic launcher for Mupen64Plus" >HOMEPAGE="https://github.com/dh4/mupen64plus-qt" >SRC_URI="https://github.com/dh4/${PN}/archive/${PV}.tar.gz" > >LICENSE="BSD" >SLOT="0" >KEYWORDS="~amd64 ~x86" > >RDEPEND=" > dev-qt/qtcore:5 > dev-qt/qtnetwork:5 > dev-qt/qtxml:5 > dev-qt/qtsql:5 > dev-qt/qtwidgets:5 > dev-libs/quazip > " > >DEPEND="${RDEPEND} > >=games-emulation/mupen64plus-2.0-r1" > >src_configure() { > eqmake5 >} > >src_install() { > dobin ${PN} > dodoc README.md > doman resources/${PN}.6 > > domenu resources/${PN}.desktop > newicon resources/images/mupen64plus.png ${PN}.png >}
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 562444
:
413938
|
429748
|
465876
|
513474
|
513864
|
513866
|
516726
|
517206
|
542080
|
542082
| 647622 |
647624