Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 295247 Details for
Bug 300180
[Version Bump] media-sound/canorus bumped to ver. 0.7_p1188.
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
New ebuild for media-sound/canorus-0.7_p1254, the latest source revision.
canorus-0.7_p1254.ebuild (text/plain), 1.59 KB, created by
Clemmitt M. Sigler
on 2011-12-09 02:10:43 UTC
(
hide
)
Description:
New ebuild for media-sound/canorus-0.7_p1254, the latest source revision.
Filename:
MIME Type:
Creator:
Clemmitt M. Sigler
Created:
2011-12-09 02:10:43 UTC
Size:
1.59 KB
patch
obsolete
># Copyright 1999-2009 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: /var/cvsroot/gentoo-x86/media-sound/canorus/canorus-0.7_p1002.ebuild,v 1.3 2009/09/10 23:00:52 nyhm Exp $ > >EAPI="2" >CMAKE_IN_SOURCE_BUILD="1" >inherit eutils qt4-r2 cmake-utils > >MY_PV=${PV/_p/svn.R} > >DESCRIPTION="a free extensible music score editor" >#HOMEPAGE="http://canorus.berlios.de/" >HOMEPAGE="http://www.canorus.org/" >SRC_URI="http://193.95.242.3/${PN}Nightly/source/${PN}_${MY_PV}_source.tar.bz2" ># canorus.jekovec.net > >LICENSE="GPL-2" >SLOT="0" >KEYWORDS="~amd64 ~x86" >IUSE="ruby" > >RDEPEND=">=dev-lang/python-2.5 > sys-libs/zlib > media-libs/alsa-lib > >=x11-libs/qt-svg-4.4:4 > >=x11-libs/qt-core-4.4:4 > ruby? ( dev-lang/ruby )" ># >=x11-libs/qt-assistant-4.4:4 > >DEPEND="${RDEPEND} > =dev-lang/swig-1.3*" > >S=${WORKDIR}/${PN}-${MY_PV} > >pkg_setup() { > ewarn "For more info on experimental ebuilds for canorus, please see" > ewarn "http://bugs.gentoo.org/show_bug.cgi?id=157501" > ewarn "http://gpo.zugaina.org/media-sound/canorus" > > mycmakeargs+=" -DCANORUS_INSTALL_LIB_DIR=$(get_libdir) \ > -DNO_RUBY=$( use ruby && echo false || echo true ) \ > -DNO_PYTHON=false" >} > >src_prepare() { ># epatch "${FILESDIR}/${PV}-sandbox.patch" ># epatch "${FILESDIR}/${PV}-desktop_entry.patch" ># epatch "${FILESDIR}/${PV}-actionseditor.patch" ># epatch "${FILESDIR}/${PV}-externprogram.patch" > epatch "${FILESDIR}/${P}-fix-MAKE_DIRECTORY.patch" >} > >src_install() { > cmake-utils_src_install > dodoc AUTHORS DEVELOPERS NEWS README TODO > doman debian/canorus.6 > newicon src/ui/images/clogosm.png canorus.png > domenu canorus.desktop >}
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 300180
:
215677
|
215679
|
215681
|
215683
|
215684
|
215686
|
215688
| 295247 |
295249
|
295251
|
295253
|
295255