Port details |
- baka-mplayer Qt 5 multimedia player based on libmpv
- 2.0.4_12 multimedia =2 2.0.4_12Version of this port present on the latest quarterly branch.
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2014-10-19 21:42:48
- Last Update: 2024-03-23 14:01:07
- Commit Hash: 28472e9
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: audio
- License: GPLv2
- WWW:
- https://bakamplayer.u8sand.net/
- Description:
- Baka MPlayer is a free and open source, cross-platform, libmpv based
multimedia player. Its simple design reflects the idea for an
uncluttered, simple, and enjoyable environment for watching tv shows.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- baka-mplayer>0:multimedia/baka-mplayer
- To install the port:
- cd /usr/ports/multimedia/baka-mplayer/ && make install clean
- To add the package, run one of these commands:
- pkg install multimedia/baka-mplayer
- pkg install baka-mplayer
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: baka-mplayer
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1448985828
SHA256 (u8sand-Baka-MPlayer-v2.0.4_GH0.tar.gz) = 43647217695bdfc85771ce2fc8fcecebd49bdf6282c3a439816cfb4e08754002
SIZE (u8sand-Baka-MPlayer-v2.0.4_GH0.tar.gz) = 988060
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- pkgconf>=1.3.0_1 : devel/pkgconf
- qt5-buildtools>=5.15 : devel/qt5-buildtools
- lrelease : devel/qt5-linguisttools
- qt5-qmake>=5.15 : devel/qt5-qmake
- Library dependencies:
-
- libmpv.so : multimedia/mpv
- libQt5Gui.so : x11-toolkits/qt5-gui
- libQt5Network.so : net/qt5-network
- libQt5Svg.so : graphics/qt5-svg
- libQt5Widgets.so : x11-toolkits/qt5-widgets
- libQt5X11Extras.so : x11/qt5-x11extras
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for baka-mplayer-2.0.4_12:
DOCS=on: Build and/or install documentation
NLS=on: Native Language Support
NOTO=off: Original look with Noto Sans font
===> Use 'make config' to modify these settings
- Options name:
- multimedia_baka-mplayer
- USES:
- compiler:c++11-lib pkgconfig qmake qt:5 qt:5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.0.4_12 23 Mar 2024 14:01:07 |
Po-Chuan Hsieh (sunpoet) |
Revert "x11-fonts/noto*: Restructure and update"
This reverts commit 3b128ff9f74b28ada2f475f0b816480b1550e5b8. |
2.0.4_13 23 Mar 2024 13:40:46 |
Tijl Coosemans (tijl) |
x11-fonts/noto*: Restructure and update
Split x11-fonts/noto-basic into separate ports so they can be updated
separately. Keep noto-basic as a metaport but replace dependencies on
it with dependencies on individual fonts as needed.
Adjust x11-fonts/noto-extra to resolve conflicts for now. Individual
fonts can be split from this port later.
Let x11-fonts/noto-emoji install the monochrome Noto Emoji font and
create a new port x11-fonts/noto-color-emoji for Noto Color Emoji.
Add the new ports to x11-fonts/noto metaport and make Noto Sans and
Noto Serif non-optional because script-specific fonts depend on them.
(Only the first 15 lines of the commit message are shown above ) |
2.0.4_12 04 May 2023 05:45:47 |
Jan Beich (jbeich) |
multimedia/baka-mplayer: drop maintainership |
2.0.4_12 04 May 2023 05:45:46 |
Jan Beich (jbeich) |
multimedia/baka-mplayer: unbreak under Wayland (with qt5-wayland)
$ baka-mplayer
Segmentation fault
* thread #1, name = 'baka-mplayer', stop reason = signal SIGBUS: hardware error
frame #0: 0x0000000820df9a52
libX11.so.6`_XInternAtom(dpy=0x000000088683af00, name="_NET_WM_CM_S0",
onlyIfExists=0, psig=0x000000082092bd70, pidx=0x000000082092bd6c,
pn=0x000000082092bd68) at IntAtom.c:86:30
83 if (atoms) {
84 firstidx = idx = HASH(sig);
85 while ((e = atoms->table[idx])) {
-> 86 if (e != RESERVED && e->sig == sig) {
87 for (i = n, s1 = (char *)name, s2 = EntryName(e); --i >=
0; ) {
88 if (*s1++ != *s2++)
89 goto nomatch;
(lldb) bt
* thread #1, name = 'baka-mplayer', stop reason = signal SIGBUS: hardware error
* frame #0: 0x0000000820df9a52
libX11.so.6`_XInternAtom(dpy=0x000000088683af00, name="_NET_WM_CM_S0",
onlyIfExists=0, psig=0x000000082092bd70, pidx=0x000000082092bd6c,
pn=0x000000082092bd68) at IntAtom.c:86:30
frame #1: 0x0000000820df97d9 libX11.so.6`XInternAtom(dpy=0x000000088683af00,
name="_NET_WM_CM_S0", onlyIfExists=0) at IntAtom.c:176:17
frame #2: 0x0000000000263695 baka-mplayer`Util::DimLightsSupported() at
linux.cpp:28:14
frame #3: 0x000000000026c71a
baka-mplayer`BakaEngine::BakaEngine(this=0x00000008a964bd00,
parent=0x000000082092fe10) at bakaengine.cpp:31:8
frame #4: 0x00000000002b1739
baka-mplayer`MainWindow::MainWindow(this=0x000000082092fe10,
parent=0x0000000000000000) at mainwindow.cpp:31:16
frame #5: 0x00000000002648ec baka-mplayer`main(argc=1,
argv=0x000000082092ff48) at main.cpp:21:16
frame #6: 0x00000000002633a0 baka-mplayer`_start(ap=<unavailable>,
cleanup=<unavailable>) at crt1.c:76:7 |
2.0.4_11 25 Apr 2023 15:17:15 |
Christian Weisgerber (naddy) |
audio/opus: bump consumers after update to 1.4 |
2.0.4_10 12 Nov 2022 20:21:30 |
Jan Beich (jbeich) |
multimedia/mpv: update to 0.35.0
Changes: https://github.com/mpv-player/mpv/releases/tag/v0.35.0
PR: 267113
Reported by: GitHub (watch releases) |
2.0.4_9 16 Oct 2022 05:33:11 |
Jan Beich (jbeich) |
multimedia/baka-mplayer: unbreak with mpv 0.35
src/mpvhandler.cpp:218:18: error: use of undeclared identifier
'MPV_EVENT_UNPAUSE'; did you mean 'MPV_EVENT_NONE'?
case MPV_EVENT_UNPAUSE:
^~~~~~~~~~~~~~~~~
MPV_EVENT_NONE
/usr/local/include/mpv/client.h:1223:5: note: 'MPV_EVENT_NONE' declared here
MPV_EVENT_NONE = 0,
^
src/mpvhandler.cpp:221:18: error: use of undeclared identifier 'MPV_EVENT_PAUSE'
case MPV_EVENT_PAUSE:
^ |
2.0.4_8 11 Sep 2022 10:20:14 |
Felix Palmen (zirias) |
Mk/Uses: always use colon for build/run suffix
Most USES use a colon for build/run(/test) suffixes. Change kde.mk,
qt.mk and pyqt.mk to do the same, and update all ports using that.
Document in CHANGES.
PR: 266034
Exp-run by: antoine
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D36349 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
2.0.4_8 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
2.0.4_8 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
2.0.4_8 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.0.4_8 20 Jan 2020 02:01:42 |
jbeich |
Simplify port-specific manpages location after r523104
Not all of my ports are covered because:
- USES=cmake requires patching devel/cmake to undo BSD-specific defaults
(A good example why BSD quirks should stay in ports, not to be upstreamed)
- USES=meson and GNU_CONFIGURE require dropping --mandir argument
- ponscripter-sekai requires Templates/BSD.local.dist to NOT create PREFIX/man |
2.0.4_8 22 Dec 2019 00:36:01 |
jbeich |
multimedia/mpv: update to 0.30.0
ABI is compatible but rebuild consumers anyway in case some can take
advantage of new APIs e.g.,
https://github.com/mpv-player/mpv/commit/e08f235578aa
- DVDREAD is no longer supported after
https://github.com/mpv-player/mpv/commit/622940498525
- DVDNAV needs libdvdred after
https://github.com/mpv-player/mpv/commit/34e6a26f4d5a
- TEST needs newer dependency after
https://github.com/mpv-player/mpv/commit/293dfc782552
- V4L can no longer use tv:// after
https://github.com/mpv-player/mpv/commit/b30e85508a30
- VULKAN option uses libplacebo after
https://github.com/mpv-player/mpv/commit/7006d6752d7d
- ZIMG to support --vf=fingerprint after
https://github.com/mpv-player/mpv/commit/9cfeafa89e2e
- ZSH option is no longer needed after
https://github.com/mpv-player/mpv/commit/2712db823884
- Drop --disable-vapoursynth-lazy after
https://github.com/mpv-player/mpv/commit/fb8d240c4d04
- Add --disable-shaderc to avoid no longer used dependency brought via
libplacebo
Changes: https://github.com/mpv-player/mpv/releases/tag/v0.30.0 |
2.0.4_7 26 Jul 2019 20:46:57 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
2.0.4_6 16 Jan 2019 11:13:45 |
tijl |
Fix Qt5 symbol version scripts to put the catch-all clause first. When
a symbol matches multiple clauses the last one takes precedence. If the
catch-all is last it captures everything. In the case of Qt5 libraries
this caused all symbols to have a Qt_5 label while some should have
Qt_5_PRIVATE_API. This only affects lld because GNU ld always gives the
catch-all lowest priority.
Older versions of Qt5Webengine exported some memory allocation symbols from
the bundled Chromium. Version 5.9 stopped exporting these [1] but the
symbols were kept as weak wrappers for the standard allocation functions to
maintain binary compatibility. [2][3] The problem is that the call to the
standard function in these weak wrappers is only resolved to the standard
function if there's a call to this standard function in other parts of
Qt5Webengine, because only then is there a non-weak symbol that takes
precedence over the weak one. If there's no such non-weak symbol the call (Only the first 15 lines of the commit message are shown above ) |
2.0.4_5 12 Dec 2018 01:35:36 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590 |
2.0.4_4 29 Jul 2018 22:18:46 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.
This includes ports
- featuring USE_GCC=yes or USE_GCC=any,
- featuring USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and those
- with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.
PR: 222542 |
2.0.4_3 28 Jun 2018 17:39:55 |
tcberner |
Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mk
From now on, ports that depend on Qt4 will have to set
USES= qt:4
USE_QT= foo bar
ports depending on Qt5 will use
USES= qt:5
USE_QT= foo bar
PR: 229225
Exp-run by: antoine
Reviewed by: mat
Approved by: portmgr (antoine)
Differential Revision: -https://reviews.freebsd.org/D15540 |
2.0.4_3 10 Sep 2017 20:55:39 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++11-lang,
c++14-lang, c++0x, c11, or gcc-c++11-lib.
PR: 219275 |
2.0.4_2 25 Apr 2017 08:20:31 |
riggs |
Chase ffmpeg 3.3 update (ABI changes)
PR: 218658
Submitted by: riggs |
2.0.4_1 01 Apr 2017 15:23:32 |
gerald |
Bump PORTREVISIONs for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using using Mk/bsd.octave.mk which in turn has USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
c++11-lang, c++0x, c11, or gcc-c++11-lib.
PR: 216707 |
2.0.4 16 Mar 2016 12:58:17 |
jbeich |
Drop default directory from _DEPENDS in my ports
https://lists.freebsd.org/pipermail/freebsd-ports/2015-October/100794.html |
2.0.4 02 Dec 2015 03:26:01 |
jbeich |
multimedia/baka-mplayer: update to 2.0.4
Changes: https://github.com/u8sand/Baka-MPlayer/releases/tag/v2.0.4 |
2.0.3_1 18 Jul 2015 17:28:00 |
jbeich |
Per r390886 stop pulling unnecessary GTK+ deps in my ports |
2.0.3 04 Jun 2015 05:39:12 |
jbeich |
multimedia/baka-mplayer: update to 2.0.3
Changes: https://github.com/u8sand/Baka-MPlayer/releases/tag/v2.0.3 |
2.0.2 07 May 2015 16:32:44 |
mat |
Update ports in the [i-m]* category to not use GH_COMMIT.
With minor cleanups to make things simpler.
With hat: portmgr
Sponsored by: Absolight |
2.0.2 27 Jan 2015 12:59:35 |
jbeich |
Update to upstream version 2.0.2
Changes: https://github.com/u8sand/Baka-MPlayer/releases/tag/v2.0.2
Differential Revision: https://reviews.freebsd.org/D1686
Approved by: bapt (mentor) |
2.0.1 20 Jan 2015 22:03:56 |
jbeich |
Per convention change my address to @FreeBSD.org
Differential Revision: https://reviews.freebsd.org/D1565
Approved by: bapt (mentor) |
2.0.1 30 Dec 2014 13:47:41 |
riggs |
- Update to upstream version 2.0.1
- add NLS option
- switch to vendor install + post-install
- move .svg icon to hicolor theme as well
- unbreak USES=qmake:outsource (unused)
PR: 196371
Submitted by: jbeich@vfemail.net (maintainer) |
2.0.0 06 Dec 2014 12:42:27 |
riggs |
Update to version 2.0.0
PR: 195369
Submitted by: jbeich@vfemail.net (maintainer) |
1.9.9.a 19 Oct 2014 21:42:39 |
makc |
Add new port multimedia/baka-mplayer:
Qt 5 multimedia player based on Mpv.
WWW: http://bakamplayer.u8sand.net/
PR: 193455
Submitted by: Jan Beich |