Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 63960 Details for
Bug 99770
version bump for ntfsprogs with feature additions
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
patch against ntfsprogs-1.9.4.ebuild
ntfs.patch (text/plain), 756 bytes, created by
Petteri Räty (RETIRED)
on 2005-07-21 03:26:00 UTC
(
hide
)
Description:
patch against ntfsprogs-1.9.4.ebuild
Filename:
MIME Type:
Creator:
Petteri Räty (RETIRED)
Created:
2005-07-21 03:26:00 UTC
Size:
756 bytes
patch
obsolete
>--- ntfsprogs-1.9.4.ebuild 2005-07-21 12:49:28.562015896 +0300 >+++ ntfsprogs-1.11.1.ebuild 2005-07-21 13:05:08.478126928 +0300 >@@ -9,15 +9,21 @@ > LICENSE="GPL-2" > SLOT="0" > KEYWORDS="~amd64 ~ppc ~x86" >-IUSE="gnome" >+IUSE="debug fuse gnome" >+ >+RDEPEND=" >+ fuse?( >=sys-fs/fuse-2.3.0 ) >+ gnome?( >=dev-libs/glib-2.0 >+ >=gnome-base/gnome-vfs-2.0 ) >+ " > >-RDEPEND="gnome? ( >=dev-libs/glib-2.0 >- >=gnome-base/gnome-vfs-2.0 )" > DEPEND="${RDEPEND} >- >=sys-apps/sed-4" >+ >=sys-apps/sed-4" > > src_compile() { >- econf $(use_enable gnome gnome-vfs) || die "Configure failed" >+ econf $(use_enable gnome gnome-vfs) \ >+ $(use_enable debug) \ >+ $(use_enable fuse fuse-module) || die "Configure failed" > emake || die "Make failed" > } >
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 Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 99770
: 63960