Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 149595 Details for
Bug 217542
media-tv/freevo Version bump Request 1.8.0
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Updated ebuild for dev-python/kaa-base-0.4.0
kaa-base-0.4.0.ebuild (text/plain), 920 bytes, created by
Mark Doughty
on 2008-04-13 19:10:23 UTC
(
hide
)
Description:
Updated ebuild for dev-python/kaa-base-0.4.0
Filename:
MIME Type:
Creator:
Mark Doughty
Created:
2008-04-13 19:10:23 UTC
Size:
920 bytes
patch
obsolete
># Copyright 1999-2008 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: /var/cvsroot/gentoo-x86/dev-python/kaa-base/kaa-base-0.4.0.ebuild,v 1.1 2008/03/12 14:54:01 rbu Exp $ > >inherit python eutils distutils > >DESCRIPTION="Basic Framework for all Kaa Python Modules." >HOMEPAGE="http://freevo.sourceforge.net/kaa/" >SRC_URI="mirror://sourceforge/freevo/${P}.tar.gz" > >LICENSE="LGPL-2.1" >SLOT="0" >KEYWORDS="~amd64 ~ppc ~x86" >IUSE="sqlite lirc" > >RDEPEND="dev-libs/libxml2 > dev-python/pynotifier > sqlite? ( >=dev-libs/glib-2.4.0 >=dev-python/pysqlite-2.2 ) > lirc? ( dev-python/pylirc )" > >src_unpack() { > distutils_src_unpack > > cd "${S}" > rm -rf src/notifier/pynotifier >} > >pkg_setup() { > if ! built_with_use dev-libs/libxml2 python; then > eerror "dev-libs/libxml2 must be built with the 'python' USE flag" > die "Recompile dev-libs/libxml2 with the 'python' USE flag enabled" > 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 217542
:
149594
| 149595 |
149596
|
149841