Port details |
- mpvpaper Video wallpaper for wlroots compositors
- 1.7 multimedia =2 1.6Version of this port present on the latest quarterly branch.
- Maintainer: jbeich@FreeBSD.org
- Port Added: 2020-11-16 12:33:31
- Last Update: 2024-08-05 21:49:22
- Commit Hash: 1432c18
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: wayland
- License: GPLv3
- WWW:
- https://github.com/GhostNaN/mpvpaper
- Description:
- MPVPaper is a wallpaper program for wlroots-based Wayland compositors,
such as Sway. That allows you to play videos with mpv as your
wallpaper.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- mpvpaper>0:multimedia/mpvpaper
- To install the port:
- cd /usr/ports/multimedia/mpvpaper/ && make install clean
- To add the package, run one of these commands:
- pkg install multimedia/mpvpaper
- pkg install mpvpaper
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: mpvpaper
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1722880277
SHA256 (GhostNaN-mpvpaper-1.7_GH0.tar.gz) = 52b32c9a25fd6c77d3fa12f1f6ef2505a656ca2eef4ebdc7ef48764205632803
SIZE (GhostNaN-mpvpaper-1.7_GH0.tar.gz) = 89594
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:
-
- wayland-protocols>0 : graphics/wayland-protocols
- meson : devel/meson
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- Library dependencies:
-
- libwayland-egl.so : graphics/wayland
- libmpv.so : multimedia/mpv
- libEGL.so : graphics/libglvnd
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- multimedia_mpvpaper
- USES:
- compiler:c11 gl meson pkgconfig
- 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 |
1.7 05 Aug 2024 21:49:22 |
Jan Beich (jbeich) |
multimedia/mpvpaper: update to 1.7
Changes: https://github.com/GhostNaN/mpvpaper/releases/tag/1.7
Reported by: GitHub (watch releases) |
1.6 13 May 2024 06:58:59 |
Jan Beich (jbeich) |
multimedia/mpvpaper: update to 1.6
Changes: https://github.com/GhostNaN/mpvpaper/releases/tag/1.6
Reported by: GitHub (watch releases) |
1.5 19 Apr 2024 16:52:57 |
Jan Beich (jbeich) |
multimedia/mpvpaper: update to 1.5
Changes: https://github.com/GhostNaN/mpvpaper/releases/tag/1.5
Reported by: GitHub (watch releases) |
1.4 03 Nov 2023 10:33:58 |
Jan Beich (jbeich) |
multimedia/mpvpaper: update to 1.4
Changes: https://github.com/GhostNaN/mpvpaper/releases/tag/1.4
Reported by: GitHub (watch releases) |
1.3_3 25 Apr 2023 15:17:15 |
Christian Weisgerber (naddy) |
audio/opus: bump consumers after update to 1.4 |
1.3_2 02 Feb 2023 08:31:12 |
Jan Beich (jbeich) |
multimedia/mpvpaper: unbreak fetch due to tag refresh
=> Fetched file size mismatch (expected 88179, actual 88189)
Changes: https://github.com/GhostNaN/mpvpaper/compare/d123877..1.3 |
1.3_1 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) |
1.3 23 Sep 2022 18:37:56 |
Jan Beich (jbeich) |
multimedia/mpvpaper: update to 1.3
Changes: https://github.com/GhostNaN/mpvpaper/releases/tag/1.3
Reported by: GitHub (watch releases) |
1.2.1_1 23 Sep 2022 18:37:55 |
Jan Beich (jbeich) |
multimedia/mpvpaper: avoid pidof in auto-pause after 08f1b09225d4 |
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) |
1.2.1 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 ) |
1.2.1 20 Jul 2022 12:48:14 |
Jan Beich (jbeich) |
wayland: add more mostly leaf ports to virtual category
Caveats:
- emulators/rpcs3: install qt5-wayland and ensure Renderer is Vulkan (default)
- mail/thunderbird: add MOZ_ENABLE_WAYLAND=1 via environ(7)
- www/chromium: add --ozone-platform=wayland on command line
- www/firefox-esr: add MOZ_ENABLE_WAYLAND=1 via environ(7)
- www/firefox: add MOZ_ENABLE_WAYLAND=1 via environ(7) |
1.2.1 24 Feb 2022 19:43:16 |
Jan Beich (jbeich) |
multimedia/mpvpaper: update to 1.2.1
Changes: https://github.com/GhostNaN/mpvpaper/releases/tag/1.2.1
Reported by: GitHub (watch releases), portscout |
1.2 15 Nov 2021 19:07:56 |
Jan Beich (jbeich) |
multimedia/mpvpaper: update to 1.2
Changes: https://github.com/GhostNaN/mpvpaper/releases/tag/1.2
Reported by: GitHub (watch releases) |
1.1_1 22 Jun 2021 18:53:08 |
Kevin Bowling (kbowling) |
graphics/mesa-libs: Bump reverse deps for libglvnd
Per discussion with bapt on helping pkg handle the changing of these
deps and avoiding impossible upgrade senarios.
PR: 246767
Reviewed by: manu, bapt
Approved by: x11
Differential Revision: https://reviews.freebsd.org/D30824 |
1.1 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
1.1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.1 05 Dec 2020 20:42:36 |
jbeich |
multimedia/mpvpaper: update to 1.1
Changes: https://github.com/GhostNaN/mpvpaper/releases/tag/1.1 |
1.0 17 Nov 2020 19:40:33 |
jbeich |
multimedia/mpvpaper: no C++ used here |
1.0 17 Nov 2020 17:46:11 |
linimon |
Fix build on GCC-based systems by add compiler:c++11-lang to USES:
../inc/glad/glad_egl.h:50: error: redefinition of typedef 'GLADloadproc'
../inc/glad/glad.h:55: error: previous declaration of 'GLADloadproc' was here
../src/main.c: In function 'init_egl':
../src/main.c:175: error: 'for' loop initial declaration used outside C99 mode
Approved by: portmgr (tier-2 blanket) |
1.0 16 Nov 2020 12:32:52 |
jbeich |
multimedia/mpvpaper: add new port
MPVPaper is a wallpaper program for wlroots-based Wayland compositors,
such as Sway. That allows you to play videos with mpv as your
wallpaper.
https://github.com/GhostNaN/mpvpaper |