Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 391062 Details for
Bug 531800
media-sound/ymp - Standalone MPD Web GUI written in C, utilizing Websockets and Bootstrap/JS
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
ympd-1.2.3.ebuild
ympd-1.2.3.ebuild (text/plain), 606 bytes, created by
jannis
on 2014-12-06 11:53:32 UTC
(
hide
)
Description:
ympd-1.2.3.ebuild
Filename:
MIME Type:
Creator:
jannis
Created:
2014-12-06 11:53:32 UTC
Size:
606 bytes
patch
obsolete
># Copyright 1999-2012 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >EAPI="5" > >EGIT_REPO_URI="git://github.com/notandy/${PN}.git" > >if [[ ${PV} = 9999* ]]; then > GIT_ECLASS="git-2" >fi > >inherit cmake-utils $GIT_ECLASS > >DESCRIPTION="Standalone MPD Web GUI written in C, utilizing Websockets and Bootstrap/JS" >HOMEPAGE="http://www.ympd.org" > >if [[ ${PV} = 9999* ]]; then > SRC_URI="" >else > SRC_URI="https://github.com/notandy/${PN}/archive/v${PV}.tar.gz" >fi > >LICENSE="GPLv2" >SLOT="0" >KEYWORDS="" >IUSE="" > >DEPEND="media-libs/libmpdclient"
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 531800
:
391062
|
391204