Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 184768 Details for
Bug 262212
app-editors/bluefish-1.3.5 - version bump and dependency cleanup
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
bluefish-1.3.3.diff
bluefish-1.3.3.diff (text/plain), 1.08 KB, created by
Daniel Pielmeier
on 2009-03-12 00:03:24 UTC
(
hide
)
Description:
bluefish-1.3.3.diff
Filename:
MIME Type:
Creator:
Daniel Pielmeier
Created:
2009-03-12 00:03:24 UTC
Size:
1.08 KB
patch
obsolete
>--- bluefish-1.3.2.ebuild 2009-02-22 12:42:01.000000000 +0100 >+++ bluefish-1.3.3.ebuild 2009-03-12 00:55:35.000000000 +0100 >@@ -2,6 +2,8 @@ > # Distributed under the terms of the GNU General Public License v2 > # $Header: /var/cvsroot/gentoo-x86/app-editors/bluefish/bluefish-1.3.2.ebuild,v 1.1 2009/02/22 11:42:01 hanno Exp $ > >+EAPI="2" >+ > inherit eutils fdo-mime > > IUSE="nls spell gnome python" >@@ -24,25 +26,22 @@ > dev-util/pkgconfig > >=dev-libs/glib-2 > x11-libs/pango >- gnome-base/gnome-vfs > dev-libs/libxml2 >- nls? ( sys-devel/gettext ) >- gnome? ( gnome-base/libgnomeui ) >+ nls? ( sys-devel/gettext dev-util/intltool ) >+ gnome? ( gnome-extra/gucharmap ) > python? ( dev-lang/python )" > > S="${WORKDIR}/${MY_P}" > >-src_compile() { >+src_configure() { > econf --disable-update-databases \ > --disable-xml-catalog-update \ > $(use_enable nls) \ >- $(use_enable python) \ >- $(use_enable gnome libgnomeui) || die >- emake || die >+ $(use_enable python) > } > > src_install() { >- emake DESTDIR="${D}" install || die >+ emake DESTDIR="${D}" install || die "emake install failed" > } > > pkg_postinst() {
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 262212
:
184759
| 184768