Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 575518 Details for
Bug 612818
media-radio/radiotray-ng - successor of radiotray
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
radiotray-ng-9999.ebuild
radiotray-ng-9999.ebuild (text/plain), 908 bytes, created by
Zentoo
on 2019-05-08 10:07:51 UTC
(
hide
)
Description:
radiotray-ng-9999.ebuild
Filename:
MIME Type:
Creator:
Zentoo
Created:
2019-05-08 10:07:51 UTC
Size:
908 bytes
patch
obsolete
># Copyright 2019 Gentoo Authors ># Distributed under the terms of the GNU General Public License v2 > >EAPI=7 > >inherit cmake-utils > >DESCRIPTION="Online radio streaming player" >HOMEPAGE="https://github.com/ebruck/radiotray-ng" > >case ${PV} in >9999) > EGIT_REPO_URI="https://github.com/ebruck/${PN}.git" > inherit git-r3 > ;; >*) > KEYWORDS="~amd64 ~x86" > SRC_URI="https://github.com/ebruck/radiotray-ng/archive/v${PV}.tar.gz -> ${P}.tar.gz" > ;; >esac > >LICENSE="GPL-3" >SLOT="0" >IUSE="" > >DEPEND=" > dev-libs/libbsd > net-misc/curl > dev-libs/jsoncpp > dev-libs/libxdg-basedir > x11-libs/libnotify > dev-lang/python:2.7 > dev-python/lxml > dev-cpp/glibmm > dev-libs/boost > media-libs/gstreamer > dev-libs/libappindicator > media-libs/gst-plugins-bad > media-libs/gst-plugins-good > media-libs/gst-plugins-ugly > media-plugins/gst-plugins-mpg123 > media-plugins/gst-plugins-faad > x11-libs/wxGTK:3.0-gtk3 >" > >RDEPEND="${DEPEND}" >BDEPEND=""
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 612818
:
575516
| 575518