Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 150715 Details for
Bug 207125
[science overlay] dev-python/pyglet-1.0 (New package)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
pyglet-1.1_beta1.ebuild
pyglet-1.1_beta1.ebuild (text/plain), 664 bytes, created by
Jeff Kowalczyk
on 2008-04-23 14:44:45 UTC
(
hide
)
Description:
pyglet-1.1_beta1.ebuild
Filename:
MIME Type:
Creator:
Jeff Kowalczyk
Created:
2008-04-23 14:44:45 UTC
Size:
664 bytes
patch
obsolete
># Copyright 1999-2008 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >NEED_PYTHON=2.4 > >inherit distutils > >MY_P="${P/_/}" >S="${WORKDIR}/${MY_P}" > >DESCRIPTION="A cross-platform windowing and multimedia library in pure Python." >HOMEPAGE="http://www.pyglet.org/" >SRC_URI="http://pyglet.googlecode.com/files/${MY_P}.tar.gz" > >LICENSE="BSD" >SLOT="0" >KEYWORDS="~x86 ~amd64" >IUSE="examples" > >RDEPEND="virtual/opengl > || ( dev-python/ctypes >=dev-lang/python-2.5 )" > >src_install() { > DOCS="NOTICE" > distutils_src_install > > insinto /usr/share/doc/${PF} > doins -r doc/html > > if use examples ; then > doins -r examples > fi >}
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 207125
:
141641
|
143046
|
143196
|
143197
|
145026
|
145027
| 150715 |
176697
|
176805