Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 95793 Details for
Bug 146053
app-pda/opensync (+plugins +multisync-cli) SVN ebuilds
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
plugin-irmc-sync-9999.ebuild
plugin-irmc-sync-9999.ebuild (text/plain), 828 bytes, created by
Sebastian
on 2006-09-02 15:51:06 UTC
(
hide
)
Description:
plugin-irmc-sync-9999.ebuild
Filename:
MIME Type:
Creator:
Sebastian
Created:
2006-09-02 15:51:06 UTC
Size:
828 bytes
patch
obsolete
># Copyright 1999-2006 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >inherit subversion > >DESCRIPTION="The opensync irmc-sync plugin" >HOMEPAGE="http://opensync.org/" >LICENSE="GPL-2" > >MY_PN=${PN/plugin-/} > >ESVN_REPO_URI="http://svn.opensync.org/plugins/${MY_PN}" >KEYWORDS="-* ~x86" >IUSE="bluetooth obex" >SLOT="0" > >RDEPEND="=app-pda/opensync-9999 > bluetooth? ( net-wireless/bluez-libs ) > obex? ( dev-libs/openobex )" > >src_unpack() { > subversion_src_unpack >} >src_compile() { > einfo "Generating configure script, please stand by..." > autoreconf -i 2>/dev/null > econf $(use_enable obex) || die "econf failed" >} > >src_install() { > #We don't want no sandbox violation, therefore use ugly DESTDIR > einstall DESTDIR=${D} || die "einstall failed" > dodoc AUTHORS ChangeLog NEWS README >}
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 146053
:
95792
| 95793 |
95794
|
95795