Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 108783 Details for
Bug 164731
libcdorganizer-plugins-3.0.0 (New Package)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
libcdorganizer-modules-2.1.0.ebuild (New Package)
libcdorganizer-modules-2.1.0.ebuild.txt (text/plain), 2.35 KB, created by
Richard F. Ostrow Jr.
on 2007-01-31 18:19:48 UTC
(
hide
)
Description:
libcdorganizer-modules-2.1.0.ebuild (New Package)
Filename:
MIME Type:
Creator:
Richard F. Ostrow Jr.
Created:
2007-01-31 18:19:48 UTC
Size:
2.35 KB
patch
obsolete
>ÿþ# Copyright 1999-2006 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >inherit eutils >SLOT="2.1" >LICENSE="BSD" >KEYWORDS="~x86 ~amd64" >DESCRIPTION="Plugins for libcdorganizer, including KDS CDM-751 and Dacal DC-300" >SRC_URI="http://libcdorganizer.sourceforge.net/download/${P}.tar.bz2" >HOMEPAGE="http://libcdorganizer.sourceforge.net" >IUSE="kdscdm751 dacaldc300" > >DEPEND="=dev-libs/libusb-0.1* > =sys-devel/automake-1.10* > >=sys-devel/libtool-1.5 > >=sys-devel/autoconf-2.61 > =dev-libs/libcdorganizer-2.1*" > >src_compile() >{ > local myconf > if use !kdscdm751 ; then > myconf="${myconf} --enable-kdscdm751=no" > fi > if use !dacaldc300 ; then > myconf="${myconf} --enable-dacaldc300=no" > fi > econf ${myconf} || die "econf failed" > emake || die "emake failed" >} > >src_install() >{ > emake DESTDIR="${D}" install || die "emake install failed" >} > >src_postinst() >{ > einfo "Make sure that your user is part of the usb group to use this library > on any USB modules..." >} >
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 164731
: 108783 |
112623
|
137725