First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 227193
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo Sound Team <sound@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Andrea Pinazzi <follettoonip@gmail.com>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
exaile-0.2.13-r1.ebuild modified exaile ebuild text/plain Andrea Pinazzi 2008-06-15 14:07 0000 2.93 KB Details
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 227193 depends on: 227191 Show dependency tree
Bug 227193 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: 2008-06-15 14:06 0000
exaile-0.2.13 provides a plugin that allows to upload (via drag n' drop) songs
to mtp devices.
To work this requires pymtp installed (currently not in portage)

I suggest adding mtp use just like the ipod one already present and add an
ebuild (an attempt of which is posted in bug #227191) for pymtp

Reproducible: Always

Steps to Reproduce:

------- Comment #1 From Andrea Pinazzi 2008-06-15 14:07:08 0000 -------
Created an attachment (id=156909) [details]
modified exaile ebuild

Ebuild with USE added in IUSE and pymtp dep added in RDEPEND

------- Comment #2 From Carsten Lohrke 2008-06-15 15:42:25 0000 -------
- $WORKDIR not quoted
- letting the ebuild die multiple times in pkg_setup() is frustrating for
users. Do the following instead:


letsdie=0

...

((letsdie++))


...

[ ${letsdie} != 0 ] && die "Please take care of the above issues."

------- Comment #3 From Andrea Pinazzi 2008-06-15 15:53:21 0000 -------
(In reply to comment #2)

I've just taken portage ebuild and did some little modifications

------- Comment #4 From Rafael 2008-11-19 01:19:46 0000 -------
What's the status of this? Will it be fixed?
I still can't use MTP with Exaile.

------- Comment #5 From Samuli Suominen 2009-05-06 18:03:48 0000 -------
added to 0.2.14.. but not to 0.3.x since afaik it doesn't support portable
players yet..

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