Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 24 Dec 2006 00:43:40 GMT
From:      Rechistov Grigory<ggg_mail@inbox.ru>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/107158: amarok-1.4.4 doesn't enable MTP support even if it is explicitly turned on
Message-ID:  <200612240043.kBO0he2B085501@www.freebsd.org>
Resent-Message-ID: <200612240050.kBO0oFoC030997@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         107158
>Category:       ports
>Synopsis:       amarok-1.4.4 doesn't enable MTP support even if it is explicitly turned on
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Dec 24 00:50:15 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Rechistov Grigory
>Release:        6.1-RELEASE
>Organization:
>Environment:
FreeBSD ipv82-180.rt.private.mipt.ru 6.1-RELEASE FreeBSD 6.1-RELEASE #0: Wed Jul 12 01:31:04 MSD 2006     GGG@ipv82-180.rt.private.mipt.ru:/usr/obj/usr/src/sys/DELL_v2  i386
>Description:
Last update of port is claiming that it's possible to use MTP with hardware MP3 players and amarok. But in fact no mtp support is enabled during configuring. So no choice of MTP device is given in amarok.
>How-To-Repeat:
Doing next commands as root:

# cd /usr/ports/audio/amarok
# make rmconfig
# make config
<enabling MTP support in menu>
# make

After fetching, unpacking, pathich etc - during "configure" script there are lines in output:

..
checking for libmtp >= 0.0.15... gnome-config: not found
gnome-config: not found
checking for libmtp >= 0.0.12... gnome-config: not found
gnome-config: not found
checking for libmtp < 0.0.12... gnome-config: not found
gnome-config: not found
..

After that "configure" reports:

 ==========================
 ===  Amarok - PLUGINS  ========================================================
 ==========================
 =
 = The following extra functionality will NOT be included:
 =   - NMM-engine
 =   - Helix-engine
 =   - libvisual Support
 =   - XMMS Visualization Wrapper
 =   - MySql Support
 =   - Postgresql Support
 =   - iPod Support
 =   - iRiver iFP Support
 =   - MTP Device Support
 =   - Rio Karma Support
 =
 = The following extra functionality will be included:
 =   + xine-engine
 =   + Konqueror Sidebar
 =   + MusicBrainz Support
 =   + MP4/AAC Tag Write Support
 =   + Creative Nomad Jukebox Support
 =
 ===============================================================================

Good - your configure finished. Start make now

And after that amarok compiles flawlessly, but when it is run no MTP device is present in drop-down list (there are Generic, Nomad etc)

>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200612240043.kBO0he2B085501>