Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 72364 Details for
Bug 111623
libopensync-0.17 (New Package)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
libopensync-0.18.ebuild
libopensync-0.18.ebuild (text/plain), 615 bytes, created by
Michael Mauch
on 2005-11-07 05:45:32 UTC
(
hide
)
Description:
libopensync-0.18.ebuild
Filename:
MIME Type:
Creator:
Michael Mauch
Created:
2005-11-07 05:45:32 UTC
Size:
615 bytes
patch
obsolete
># Copyright 1999-2005 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >SLOT="0" >LICENSE="GPL-2" >KEYWORDS="~x86" >DESCRIPTION="A synchronization framework that is platform and distribution independent." >SRC_URI="mirror://sourceforge/opensync/${P}.tar.gz" >HOMEPAGE="http://www.opensync.org/" >IUSE="" >DEPEND=">=dev-db/sqlite-3.2.1-r3 > >=dev-libs/libxml2-2.6.22 > >=dev-lang/swig-1.3.21 > >=dev-libs/glib-2.6.5" > >src_compile(){ > econf || die "econf failed" > emake || die "emake failed" >} > >src_install() { > make install DESTDIR=${D} || die > dodoc README AUTHORS TODO >}
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 111623
:
72229
|
72230
|
72290
| 72364 |
72963