First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 149975
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Patrick McLean <chutzpah@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Santiago M. Mola <coldwind@gentoo.org>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
moodriver.patch moodriver.patch patch Santiago M. Mola 2006-10-03 10:28 0000 1009 bytes Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 149975 depends on: 149973 Show dependency tree
Show dependency graph
Bug 149975 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2006-10-03 10:25 0000
moodrive lets bmpx to use museekd/mooseekd to download songs from SoulSeek P2P
Network. As far as I know, it works on >=bmpx-0.30.0 (I'm testing it with
bmpx-0.32.0 and works fine).

------- Comment #1 From Santiago M. Mola 2006-10-03 10:28:57 0000 -------
Created an attachment (id=98712) [edit]
moodriver.patch

Proposed patch.

------- Comment #2 From Santiago M. Mola 2006-10-03 13:05:11 0000 -------
(From update of attachment 98712 [edit])
>--- /usr/portage/media-sound/bmpx/bmpx-0.32.0.ebuild	2006-10-02 21:29:25.000000000 +0200
>+++ ./bmpx-0.32.0-r100.ebuild	2006-10-03 19:27:41.000000000 +0200
>@@ -11,7 +11,7 @@
> LICENSE="GPL-2"
> SLOT="0"
> KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
>-IUSE="aac alsa cdparanoia debug flac ffmpeg gaim hal mad musepack nls ofa ogg oss raptor sid theora vorbis"
>+IUSE="aac alsa cdparanoia debug flac ffmpeg gaim hal mad moodriver musepack nls ofa ogg oss raptor sid theora vorbis"
> 
> RDEPEND=">=dev-libs/glib-2.10
> 	>=x11-libs/gtk+-2.8.8
>@@ -38,7 +38,9 @@
> 	ofa? ( >=media-libs/libofa-0.9.3 )
> 	raptor? ( >=media-libs/raptor-1.4.8 )
> 	hal? ( >=sys-apps/hal-0.5.5.1 )
>-	gaim? ( >=net-im/gaim-1.9.9 )"
>+	gaim? ( >=net-im/gaim-1.9.9 )
>+	moodriver? ( net-p2p/moodriver
>+			net-p2p/museek+ )"
> 
> DEPEND="${RDEPEND}
> 	>=dev-util/pkgconfig-0.17
>@@ -69,6 +71,7 @@
> 		$(use_enable raptor) \
> 		$(use_enable hal) \
> 		$(use_enable gaim) \
>+		$(use_enable moodriver) \
> 		$(use_enable nls) \
> 		$(use_enable ofa) \
> 		$(use_enable sid) \

------- Comment #3 From Patrick McLean 2006-10-13 08:58:44 0000 -------
Added moodriver support to media-sound/bmpx-0.32-r1.

First Last Prev Next    No search results available      Search page      Enter new bug