Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 172628 Details for
Bug 126612
[EBUILD] new package : dev-python/pycups
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
A new Ebuild for pycups
pycups-1.9.42.ebuild (text/plain), 672 bytes, created by
Ben Schweikert
on 2008-11-21 07:21:18 UTC
(
hide
)
Description:
A new Ebuild for pycups
Filename:
MIME Type:
Creator:
Ben Schweikert
Created:
2008-11-21 07:21:18 UTC
Size:
672 bytes
patch
obsolete
> ># Copyright 1999-2006 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: /var/cvsroot/gentoo-x86/dev-python/pycups/pycups-1.9.12.ebuild,v 1.1 2006/09/05 21:31:34 dberkholz Exp $ > >inherit python > >DESCRIPTION="Python bindings for the CUPS API" >HOMEPAGE="http://cyberelk.net/tim/data/pycups/" >SRC_URI="http://cyberelk.net/tim/data/pycups/${P}.tar.bz2" >LICENSE="GPL-2" >SLOT="0" >KEYWORDS="~x86" >IUSE="" >DEPEND="" > >src_compile() { > python_version > emake PYTHONVERS="python${PYVER}" || die "emake failed" >} > >src_install() { > emake DESTDIR="${D}" install || die "emake install failed" >} >
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 126612
:
82417
| 172628