Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 559196 Details for
Bug 674206
app-emulation/phoenicis - Phoenicis PlayOnLinux successor
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
standartized ebuild
file_674206.txt (text/plain), 2.07 KB, created by
Jakub Hrbek
on 2018-12-31 21:48:26 UTC
(
hide
)
Description:
standartized ebuild
Filename:
MIME Type:
Creator:
Jakub Hrbek
Created:
2018-12-31 21:48:26 UTC
Size:
2.07 KB
patch
obsolete
># Copyright 1999-2018 Gentoo Authors ># Distributed under the terms of the GNU General Public License v2 ># Based on master index https://devmanual.gentoo.org/ > >EAPI=6 > >DESCRIPTION="Allows you to install and use non-native applications on your favorite operating system." # A short (not more than 80 characters) description of the package's purpose. Mandatory. > >HOMEPAGE="https://phoenicis.org/" # Package's homepage. Mandatory (except for virtuals). > >SRC_URI="https://github.com/PhoenicisOrg/phoenicis/archive/v${PV}.1.tar.gz" # A list of source URIs for the package. Can contain USE-conditional parts - https://devmanual.gentoo.org/ebuild-writing/variables/index.html#src_uri >## source: https://github.com/PhoenicisOrg/phoenicis/archive/v5.0.0-alpha.1.tar.gz >## `PV =="5.0.0-alpha"` == Sane? > >LICENSE="LGPL-3.0" # The package's license, corresponding exactly (including case) to a file in licenses/. Mandatory (except for virtuals) - https://devmanual.gentoo.org/ebuild-writing/variables/index.html#license > >SLOT="0" # The package's SLOT. Mandatory - https://devmanual.gentoo.org/ebuild-writing/variables/index.html#slot > >KEYWORDS="~amd64 ~x86" # https://devmanual.gentoo.org/ebuild-writing/variables/index.html#keywords >## Testing since it's in alpha atm > >IUSE="" # A list of all USE flags (excluding arch flags, but including USE_EXPAND flags) used within the ebuild - https://devmanual.gentoo.org/ebuild-writing/variables/index.html#iuse. > >REQUIRED_USE="" # A list of assertions that must be met by the configuration of USE flags to be valid for this ebuild - https://devmanual.gentoo.org/ebuild-writing/variables/index.html#required_use > >RESTRICT="" # A space-delimited list of portage features to restrict. Valid values are fetch, mirror, strip, test and userpriv. See man 5 ebuild for details. > >DEPEND="" # A list of the package's build dependencies - https://devmanual.gentoo.org/general-concepts/dependencies/index.html > >RDEPEND="" # https://devmanual.gentoo.org/general-concepts/dependencies/index.html > >PDEPEND="" # Use this only when RDEPEND would cause cyclic dependencies. >
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 674206
:
559194
| 559196