Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 215677 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]
Updated patch for media-sound/canorus-0.7_p1188
canorus-0.7_p1188.ebuild (text/plain), 1.16 KB, created by
Clemmitt M. Sigler
on 2010-01-08 16:32:36 UTC
(
hide
)
Description:
Updated patch for media-sound/canorus-0.7_p1188
Filename:
MIME Type:
Creator:
Clemmitt M. Sigler
Created:
2010-01-08 16:32:36 UTC
Size:
1.16 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 cmake-utils > >MY_PV=${PV/_p/svn.R} > >DESCRIPTION="a free extensible music score editor" >HOMEPAGE="http://canorus.berlios.de/" >SRC_URI="http://193.95.242.3/${PN}Nightly/source/${PN}_${MY_PV}_source.tar.bz2" > >LICENSE="GPL-2" >SLOT="0" >KEYWORDS="~amd64 ~x86" >IUSE="" > >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 > >=x11-libs/qt-assistant-4.4:4" >DEPEND="${RDEPEND} > dev-lang/swig" > >S=${WORKDIR}/${PN}-${MY_PV} > >pkg_setup() { > mycmakeargs="${mycmakeargs} -DNO_RUBY=1" # Didn't manage to get it working > PATCHES=( "${FILESDIR}/${PV}-sandbox.patch" > "${FILESDIR}/${PV}-desktop_entry.patch" > "${FILESDIR}/${PV}-actionseditor.patch" > "${FILESDIR}/${PV}-externprogram.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