Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 214240 Details for
Bug 298474
app-cdr/burneronfire-0.1 - a multi-threaded program that can write same content (iso files for now) to multiple CD/DVD burners simultaneously
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Python wrapper around HAL
minihallib-0.1.10.ebuild (text/plain), 571 bytes, created by
Domen Kožar
on 2009-12-26 22:45:46 UTC
(
hide
)
Description:
Python wrapper around HAL
Filename:
MIME Type:
Creator:
Domen Kožar
Created:
2009-12-26 22:45:46 UTC
Size:
571 bytes
patch
obsolete
># Copyright 1999-2009 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >EAPI="2" >SUPPORT_PYTHON_ABIS="1" > >inherit distutils > >DESCRIPTION="Python threaded library to handle HAL devices and their events" >HOMEPAGE="http://pypi.python.org/pypi/minihallib/" >SRC_URI="http://pypi.python.org/packages/source/m/${PN}/${PF}.tar.gz" >LICENSE="GPL-2" >KEYWORDS="~amd64 ~x86" >SLOT="0" ># TODO: add examples USE flag >IUSE="" > >DEPEND="" >RDEPEND="dev-python/dbus-python" >RESTRICT_PYTHON_ABIS="3.*" > >src_install(){ > distutils_src_install > >}
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 298474
: 214240 |
214242