Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 48022 Details for
Bug 77239
gnome-vfs-httpcaptive fails to build with gnome-vfs 2.8.x
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
New ebuild using the patch in the previous post.
gnome-vfs-httpcaptive-2.3.8-r1.ebuild (text/plain), 813 bytes, created by
Dylan Wakefield
on 2005-01-09 08:57:34 UTC
(
hide
)
Description:
New ebuild using the patch in the previous post.
Filename:
MIME Type:
Creator:
Dylan Wakefield
Created:
2005-01-09 08:57:34 UTC
Size:
813 bytes
patch
obsolete
># Copyright 1999-2004 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-vfs-httpcaptive/gnome-vfs-httpcaptive-2.3.8-r1.ebuild,v 1.0 2005/01/9 1:42:21 genstef Exp $ > >inherit eutils gnome2 > >S=${WORKDIR}/${P}captive2 > >IUSE="" >DESCRIPTION="GNOME Virtual File System module for captive NTFS" >HOMEPAGE="http://www.jankratochvil.net/project/captive" >SRC_URI="http://www.jankratochvil.net/project/captive/dist/${P}captive2.tar.gz" > >SLOT="0" >LICENSE="GPL-2" >KEYWORDS="~x86" > >RDEPEND="=gnome-base/gnome-vfs-2.8*" > >DEPEND="${RDEPEND} > >=dev-util/pkgconfig-0.9" > >src_unpack() { > unpack ${A} > cd ${S} > # fix to work with gnome-vfs-2.8.x > epatch ${FILESDIR}/gnome-vfs-2.8.patch >} > >DOCS="AUTHORS COPYING ChangeLog INSTALL NEWS README 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 77239
:
48021
| 48022 |
48023