Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 83481 Details for
Bug 64399
Requesting ebuild for the GPL'd Novell iFolder
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
ifolder-3.4.6079.1-r2.ebuild
ifolder-3.4.6079.1-r2.ebuild (text/plain), 1.01 KB, created by
Travis Hansen
on 2006-03-30 22:57:49 UTC
(
hide
)
Description:
ifolder-3.4.6079.1-r2.ebuild
Filename:
MIME Type:
Creator:
Travis Hansen
Created:
2006-03-30 22:57:49 UTC
Size:
1.01 KB
patch
obsolete
># Copyright 1999-2004 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >inherit gnome2 mono > >DESCRIPTION="Novell iFolder" >HOMEPAGE="http://www.ifolder.com/" >SRC_URI="http://forgeftp.novell.com/ifolder/client/3.4/20060320-0101/src/${PN}${PV:0:1}-${PV}.tar.gz" > >LICENSE="GPL-2" >SLOT="0" >KEYWORDS="x86 ~ppc" > >IUSE="" >DEPEND=">=dev-lang/mono-1.0 > >=dev-dotnet/gconf-sharp-1.0.4 > >=dev-dotnet/gnome-sharp-1.0.4 > >=dev-dotnet/gtk-sharp-1.0 > >=dev-dotnet/simias-1.0" >S="${WORKDIR}/ifolder${PV:0:1}-${PV}" > >pkg_setup() { > > if built_with_use dev-dotnet/simias simpleserver > then > eerror "SimpleServer and the iFolder client should not be" > eerror "installed on the same machine. Please reinstall" > eerror "simias without the simpleserver USE flag enabled" > die "Error cannot install the client on the same machine as SimpleServer" > fi > > >} > >src_compile() { > local myconf > myconf="--prefix=/usr" > ./configure ${myconf} || die "Error configuring ${P}" > make || die "Error compiling ${P}" > > >}
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 64399
:
42472
|
42473
|
42474
|
72768
|
72769
|
72770
|
72771
|
82758
|
82761
|
82762
|
82765
|
82772
|
82773
|
82775
|
82818
|
82819
|
83389
|
83391
|
83392
|
83479
|
83480
|
83481
|
83482
|
83635
|
83638
|
83639
|
83640
|
83641
|
84038
|
84072
|
84204
|
84205
|
86538