Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 287845 Details for
Bug 255948
app-admin/conkyforecast new package
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Ebuild for version 2.20
conkyforecast-2.20.ebuild (text/plain), 1.12 KB, created by
Shubhadeep Chaudhuri
on 2011-09-27 00:18:16 UTC
(
hide
)
Description:
Ebuild for version 2.20
Filename:
MIME Type:
Creator:
Shubhadeep Chaudhuri
Created:
2011-09-27 00:18:16 UTC
Size:
1.12 KB
patch
obsolete
># Copyright 1999-2011 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: /var/cvsroot/gentoo-x86/app-admin/conkyforecast/conkyforecast-2.20.ebuild,v 1.2 2011/01/01 21:00:42 arfrever Exp $ > >EAPI="3" >PYTHON_DEPEND="2" > >inherit distutils > >DESCRIPTION="Conky weather forecast script with support for language files" >HOMEPAGE="https://launchpad.net/~conky-companions" >SRC_URI="https://launchpad.net/~conky-companions/+archive/ppa/+files/${PN}_${PV}.tar.gz" > >LICENSE="GPL-3" >SLOT="0" >KEYWORDS="~amd64 ~x86" >IUSE="" > >RDEPEND="app-admin/conky" > >S=${WORKDIR}/src > >pkg_setup() { > python_set_active_version 2 > python_pkg_setup >} > >src_prepare() { > sed -i -e "s:/usr/bin/python:$(PYTHON -a):" conkyForecast || die > distutils_src_prepare >} > >pkg_postinst() { > distutils_pkg_postinst > > elog "You have to define a partner id and registration code for " > elog "the weather.com xoap. You need to copy the template from" > elog "/usr/share/conkyforecast/conkyForecast.config into you account" > elog "as ~/.conkyForecast.config and edit the respective fields." > elog > elog "More details can be found in the README file." >}
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 255948
:
193544
|
223543
| 287845