Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 35128 Details for
Bug 27833
pears-1.2.ebuild - rss/rdf reader (New)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
pears-1.7.ebuild
pears-1.7.ebuild (text/plain), 1.04 KB, created by
Shane Hathaway
on 2004-07-10 13:39:10 UTC
(
hide
)
Description:
pears-1.7.ebuild
Filename:
MIME Type:
Creator:
Shane Hathaway
Created:
2004-07-10 13:39:10 UTC
Size:
1.04 KB
patch
obsolete
># Copyright 1999-2004 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: /cvs-repository/projects/portage/net-www/pears/pears-1.6.ebuild,v 1.1 2003/12/09 14:30:29 shane Exp $ > >DESCRIPTION="A three-pane newsfeed (RSS/RDF) aggregator using wxPython" >SRC_URI="mirror://sourceforge/pears/${P}.tgz" >HOMEPAGE="http://come.to/project5/pears" > >IUSE="" >SLOT="0" >LICENSE="GPL" >KEYWORDS="~x86" > >DEPEND=">=dev-lang/python-2.2 > >=dev-python/wxpython-2.4 > " > >src_compile() { > python -c "import compileall; compileall.compile_dir('.')" >} > >src_install() { > insinto /usr/share/pears > doins *.py *.pyc *.ico *.wxg *.jpg *.dat > dodoc *.txt > dohtml -r docs/* > ln -sf /usr/share/doc/${PF}/html ${D}usr/share/pears/docs > > # Make a launcher. > mkdir -p ${D}usr/X11R6/bin > LAUNCHER="${D}usr/X11R6/bin/pears" > echo '#!/bin/sh' > $LAUNCHER > echo 'cd /usr/share/pears' >> $LAUNCHER > echo 'python pears.py "$@"' >> $LAUNCHER > chmod 755 $LAUNCHER >}
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 27833
:
16989
|
17795
| 35128