Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 May 2020 09:34:38 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 246342] [NEW PORT] audio/strawberry: Music Player
Message-ID:  <bug-246342-7788-OnzAXWtaU3@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-246342-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-246342-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D246342

--- Comment #9 from daniel.engberg.lists@pyret.net ---
I did a quick test having VLC installed and it doesn't seem to get pulled in
(WIP #3 patch)?

 readelf -d /usr/ports/audio/strawberry/work/stage/usr/local/bin/strawberry=
 |
grep NEEDED
 0x0000000000000001 NEEDED               Shared library: [libexecinfo.so.1]
 0x0000000000000001 NEEDED               Shared library: [libprotobuf.so.22]
 0x0000000000000001 NEEDED               Shared library:
[libQt5Concurrent.so.5]
 0x0000000000000001 NEEDED               Shared library: [libQt5Sql.so.5]
 0x0000000000000001 NEEDED               Shared library: [libQt5DBus.so.5]
 0x0000000000000001 NEEDED               Shared library: [libQt5X11Extras.s=
o.5]
 0x0000000000000001 NEEDED               Shared library: [libQt5Widgets.so.=
5]
 0x0000000000000001 NEEDED               Shared library: [libQt5Gui.so.5]
 0x0000000000000001 NEEDED               Shared library: [libQt5Network.so.=
5]
 0x0000000000000001 NEEDED               Shared library: [libQt5Core.so.5]
 0x0000000000000001 NEEDED               Shared library: [libglib-2.0.so.0]
 0x0000000000000001 NEEDED               Shared library: [libintl.so.8]
 0x0000000000000001 NEEDED               Shared library: [libgio-2.0.so.0]
 0x0000000000000001 NEEDED               Shared library: [libgobject-2.0.so=
.0]
 0x0000000000000001 NEEDED               Shared library: [libgnutls.so.30]
 0x0000000000000001 NEEDED               Shared library: [libchromaprint.so=
.1]
 0x0000000000000001 NEEDED               Shared library: [libsqlite3.so.0]
 0x0000000000000001 NEEDED               Shared library: [libSM.so.6]
 0x0000000000000001 NEEDED               Shared library: [libICE.so.6]
 0x0000000000000001 NEEDED               Shared library: [libX11.so.6]
 0x0000000000000001 NEEDED               Shared library: [libXext.so.6]
 0x0000000000000001 NEEDED               Shared library: [libxcb.so.1]
 0x0000000000000001 NEEDED               Shared library:
[libgstreamer-1.0.so.0]
 0x0000000000000001 NEEDED               Shared library: [libgstbase-1.0.so=
.0]
 0x0000000000000001 NEEDED               Shared library: [libgstaudio-1.0.s=
o.0]
 0x0000000000000001 NEEDED               Shared library: [libgstapp-1.0.so.=
0]
 0x0000000000000001 NEEDED               Shared library: [libgsttag-1.0.so.=
0]
 0x0000000000000001 NEEDED               Shared library:
[libgstpbutils-1.0.so.0]
 0x0000000000000001 NEEDED               Shared library: [libgstvideo-1.0.s=
o.0]
 0x0000000000000001 NEEDED               Shared library: [libpulse.so.0]
 0x0000000000000001 NEEDED               Shared library: [libthr.so.3]
 0x0000000000000001 NEEDED               Shared library: [libtag.so.1]
 0x0000000000000001 NEEDED               Shared library: [libz.so.6]
 0x0000000000000001 NEEDED               Shared library: [libc++.so.1]
 0x0000000000000001 NEEDED               Shared library: [libcxxrt.so.1]
 0x0000000000000001 NEEDED               Shared library: [libm.so.5]
 0x0000000000000001 NEEDED               Shared library: [libgcc_s.so.1]
 0x0000000000000001 NEEDED               Shared library: [libc.so.7]

# pkg info |grep vlc
vlc-3.0.10_1,4                 Qt based multimedia player and streaming ser=
ver

It does however seem to pull in chromaprint irregardless of option :/

"Chromaprint (Tag fetching from Musicbrainz) (disabled in CMake config)"

The reason I can't do any testing is because I only have a headless box ;-)

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-246342-7788-OnzAXWtaU3>