Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 185410 Details for
Bug 250818
media-sound/solfege-3.12.0 bump request
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Ebuild updates from version 3.10.4 to version 3.14.0
solfege-3.10.4-to-3.14.0.diff (text/plain), 1.60 KB, created by
Tim Harder
on 2009-03-18 12:04:49 UTC
(
hide
)
Description:
Ebuild updates from version 3.10.4 to version 3.14.0
Filename:
MIME Type:
Creator:
Tim Harder
Created:
2009-03-18 12:04:49 UTC
Size:
1.60 KB
patch
obsolete
>--- solfege-3.10.4.ebuild 2008-12-04 13:06:24.000000000 -0800 >+++ solfege-3.14.0.ebuild 2009-03-18 04:54:58.930643382 -0700 >@@ -1,6 +1,8 @@ >-# Copyright 1999-2008 Gentoo Foundation >+# Copyright 1999-2009 Gentoo Foundation > # Distributed under the terms of the GNU General Public License v2 >-# $Header: /var/cvsroot/gentoo-x86/media-sound/solfege/solfege-3.10.4.ebuild,v 1.2 2008/12/04 20:48:57 eva Exp $ >+# $Header: $ >+ >+EAPI="2" > > DESCRIPTION="GNU Solfege is a program written to help you practice ear training." > HOMEPAGE="http://www.solfege.org" >@@ -11,33 +13,30 @@ > KEYWORDS="~amd64 ~ppc ~x86" > IUSE="oss" > >-# FIXME: there is probably some missing python deps, please fill bugs. >-RDEPEND=">=dev-python/pygtk-2.6 >- >=dev-python/libgnome-python-2.20 >- >=dev-python/gtkhtml-python-2.19" >+RDEPEND=">=dev-lang/python-2.4 >+ >=x11-libs/gtk+-2.12 >+ >=dev-python/pygtk-2.6" > DEPEND="${RDEPEND} > dev-util/pkgconfig > =dev-lang/swig-1.3* > sys-devel/gettext > sys-apps/texinfo > dev-libs/libxslt >+ app-text/txt2man > >=app-text/docbook-xsl-stylesheets-1.60" > >-src_unpack() { >- unpack ${A} >+src_prepare() { > # Make sure it doesn't compile python at install time for bug 210305. > sed -i -e 's:compileall::' "${S}"/Makefile.in || die "sed failed." > } > >-src_compile() { >+src_configure() { > # Try to figure out where is this damn stylesheet. > local xslloc=$( xmlcatalog /etc/xml/catalog http://docbook.sourceforge.net/release/xsl/current/html/chunk.xsl | sed 's@file://@@' ) > > econf --enable-docbook-stylesheet=${xslloc} \ > $(use_enable oss oss-sound) \ > --disable-pygtk-test >- >- emake || die "emake failed." > } > > src_install() {
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 250818
: 185410