Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 88891 Details for
Bug 104477
bulldozer - nautilus build extension (new ebuild)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
corrected ebuild for bulldozer-0.2.3.ebuild
bulldozer-0.2.3.ebuild (text/plain), 935 bytes, created by
Gilles Dartiguelongue (RETIRED)
on 2006-06-11 03:51:09 UTC
(
hide
)
Description:
corrected ebuild for bulldozer-0.2.3.ebuild
Filename:
MIME Type:
Creator:
Gilles Dartiguelongue (RETIRED)
Created:
2006-06-11 03:51:09 UTC
Size:
935 bytes
patch
obsolete
># Copyright 1999-2005 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 > >inherit gnome2 > >DESCRIPTION="Nautilus plugin: A GUI to manipulate GNU Autotools build systems" >HOMEPAGE="http://taschenorakel.de/mathias/bulldozer/" >SRC_URI="http://taschenorakel.de/svn/repos/bulldozer/releases/${P}.tar.bz2" >LICENSE="GPL-2" > >IUSE="doc" >SLOT="0" >KEYWORDS="~x86 ~ppc ~amd64" > >RDEPEND=">=dev-libs/glib-2.6 > >=x11-libs/gtk+-2.6.8 > >=gnome-base/nautilus-2.10" >DEPEND=">=dev-util/intltool-0.29 > >=dev-util/pkgconfig-0.9.0 > ${RDEPEND}" > >DOCS="AUTHORS Changelog NEWS README" >USE_DESTDIR=1 > >src_unpack() { > gnome2_src_unpack > epatch ${FILESDIR}/${PN}-makefile.patch >} > >src_compile() { > sed -i -e 's|$(cx)install -D -s -m 0755 $< $@|$(cx)install -D -s -m 0755 `basename $(LIBRARY)` $(DESTDIR)$(extdir)/`basename $(LIBRARY)`|' Makefile || die "Sed failed" > make || die "compilation 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 Raw
Actions:
View
Attachments on
bug 104477
:
70118
|
88891
|
88892
|
109038