Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 119686 Details for
Bug 179087
new ebuild net-wireless/bluez-gnome-cvs
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
net-wireless/bluez-gnome-cvs-0.ebuild
bluez-gnome-cvs-0.ebuild (text/plain), 1018 bytes, created by
Dick Marinus
on 2007-05-19 12:03:30 UTC
(
hide
)
Description:
net-wireless/bluez-gnome-cvs-0.ebuild
Filename:
MIME Type:
Creator:
Dick Marinus
Created:
2007-05-19 12:03:30 UTC
Size:
1018 bytes
patch
obsolete
># Copyright 1999-2007 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >inherit cvs autotools gnome2 > >DESCRIPTION="Bluetooth helpers for GNOME" >HOMEPAGE="http://www.bluez.org/" > >SRC_URI="" >ECVS_SERVER="cvs.bluez.org:/cvsroot/bluez" >ECVS_SERVER="offline" >ECVS_MODULE="gnome" > >LICENSE="GPL-2" >SLOT="0" >KEYWORDS="~amd64 ~sparc ~x86" > >IUSE="" >DEPEND=">=dev-libs/glib-2.0 > >=x11-libs/libnotify-0.3.2 > >=gnome-base/gconf-2.6 > >=dev-libs/dbus-glib-0.60 > >=x11-libs/gtk+-2.6" >RDEPEND="=net-wireless/bluez-utils-3* > ${DEPEND}" > >S="${WORKDIR}/gnome" > >src_unpack() { > cvs_src_unpack > cd "${S}" > epatch "${FILESDIR}/0.6-linking-order.patch" > epatch "${FILESDIR}/${P}-schemes-install.patch" > eautoreconf > intltoolize --automake --copy --force || die "intltoolize failed" >} > >src_compile() { > econf --disable-schemas-install || die "econf failed" > emake || die "emake failed" >} > >src_install() { > emake DESTDIR="${D}" install || die "make install failed" > dodoc AUTHORS README NEWS >} >
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 179087
: 119686 |
119688