Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 95795 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]
multisync-cli-9999.ebuild
multisync-cli-9999.ebuild (text/plain), 691 bytes, created by
Sebastian
on 2006-09-02 15:51:47 UTC
(
hide
)
Description:
multisync-cli-9999.ebuild
Filename:
MIME Type:
Creator:
Sebastian
Created:
2006-09-02 15:51:47 UTC
Size:
691 bytes
patch
obsolete
># Copyright 1999-2006 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >inherit subversion > >DESCRIPTION="msynctool for the opensync framework" >HOMEPAGE="http://opensync.org/" >LICENSE="GPL-2" > >ESVN_REPO_URI="http://svn.opensync.org/multisync/trunk" >KEYWORDS="-* ~x86" >IUSE="" >SLOT="0" > >RDEPEND="=app-pda/opensync-9999 > =dev-libs/glib-2*" > >src_unpack() { > subversion_src_unpack >} >src_compile() { > einfo "Generating configure script, please stand by..." > autoreconf -i 2>/dev/null > econf || die "econf failed" > emake || die "emake failed" >} > >src_install() { > einstall || die "einstall failed" > dodoc AUTHORS ChangeLog CODING NEWS TODO 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