Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 Sep 2020 16:18:40 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 249483] Bring back multimedia/quodlibet with latest version 4.3.0
Message-ID:  <bug-249483-7788-Zj0cKRZpMk@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-249483-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-249483-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=3D249483

--- Comment #15 from Fernando Apestegu=C3=ADa <fernape@FreeBSD.org> ---
(In reply to Aaron LI from comment #13)
Factory Details:
  Rank                     none (0)
  Long-name                Auto audio sink
  Klass                    Sink/Audio
  Description              Wrapper audio sink for automatically detected au=
dio
sink
  Author                   Jan Schmidt <thaytan@noraisin.net>

Plugin Details:
  Name                     autodetect
  Description              Plugin contains auto-detection plugins for
video/audio in- and outputs
  Filename                 /usr/local/lib/gstreamer-1.0/libgstautodetect.so
  Version                  1.16.2
  License                  LGPL
  Source module            gst-plugins-good
  Source release date      2019-12-03
  Binary package           GStreamer Good Plug-ins source release
  Origin URL               Unknown package origin

GObject
 +----GInitiallyUnowned
       +----GstObject
             +----GstElement
                   +----GstBin
                         +----GstAutoDetect
                               +----GstAutoAudioSink


For the python stuff:

python3.6
Python 3.6.12 (default, Sep  5 2020, 11:31:39)
[GCC 4.2.1 Compatible FreeBSD Clang 8.0.1 (tags/RELEASE_801/final 366581)] =
on
freebsd12
Type "help", "copyright", "credits" or "license" for more information.
>>> import gi
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
ModuleNotFoundError: No module named 'gi'
>>>

--=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-249483-7788-Zj0cKRZpMk>