Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 71493 Details for
Bug 110534
request for sharpmusique
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
sharpmusique-1.0.ebuild
sharpmusique-1.0.ebuild (text/plain), 989 bytes, created by
^j^
on 2005-10-26 04:32:41 UTC
(
hide
)
Description:
sharpmusique-1.0.ebuild
Filename:
MIME Type:
Creator:
^j^
Created:
2005-10-26 04:32:41 UTC
Size:
989 bytes
patch
obsolete
># Copyright 1999-2004 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ ># Nonofficial ebuild by Ycarus. For new version look here : http://gentoo.zugaina.org/ > >inherit eutils mono > >DESCRIPTION="The fair interface to the iTunes Music Store (C#)" >DESCRIPTION_FR="Une interface a iTunes d'Apple sans DRM (en C#)" >HOMEPAGE="http://www.nanocrew.net/software/sharpmusique/" >SRC_URI="http://www.nanocrew.net/sw/sharpmusique/${P}.tar.gz" >LICENSE="GPL-2" >SLOT="0" >KEYWORDS="~x86" >RESTRICT="nomirror" > >IUSE="vlc" > >DEPEND=">=dev-lang/mono-1.1.6 > >=dev-dotnet/gtk-sharp-1.9.2 > >=dev-dotnet/glade-sharp-1.9.2 > vlc? ( media-video/vlc )" > > >src_install() { > dodir /usr/lib/sharpmusique /usr/bin > exeinto /usr/lib/sharpmusique > doexe src/sharpmusique.exe >cat << EOF > "${D}/usr/bin/sharpmusique" >#!/bin/sh >cd "${chdir}" >mono /usr/lib/sharpmusique/sharpmusique.exe >EOF > chmod go+rx "${D}/usr/bin/sharpmusique" >}
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 110534
:
71493
|
71513
|
72924
|
72925