Port details |
- celluloid Simple GTK frontend for mpv
- 0.27 multimedia =2 0.27Version 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: 2019-08-08 16:48:46
- Last Update: 2024-09-03 13:32:11
- Commit Hash: 0e7566c
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: GPLv3+
- WWW:
- https://celluloid-player.github.io/
- Description:
- Celluloid (formerly GNOME MPV) is a simple GTK+ frontend for
mpv. Celluloid interacts with mpv via the client API exported by
libmpv, allowing access to mpv's powerful playback capabilities.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- celluloid>0:multimedia/celluloid
- To install the port:
- cd /usr/ports/multimedia/celluloid/ && make install clean
- To add the package, run one of these commands:
- pkg install multimedia/celluloid
- pkg install celluloid
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: celluloid
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1719198626
SHA256 (celluloid-player-celluloid-v0.27_GH0.tar.gz) = 6c216a3dead5baf931bd52876cab7e08abcb9aef2132ca3a9ea35bf9dffe7644
SIZE (celluloid-player-celluloid-v0.27_GH0.tar.gz) = 563122
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:
-
- update-desktop-database : devel/desktop-file-utils
- msgfmt : devel/gettext-tools
- meson : devel/meson
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- python3.11 : lang/python311
- Runtime dependencies:
-
- update-desktop-database : devel/desktop-file-utils
- Library dependencies:
-
- libepoxy.so : graphics/libepoxy
- libmpv.so : multimedia/mpv
- libatk-1.0.so : accessibility/at-spi2-core
- libgdk_pixbuf-2.0.so : graphics/gdk-pixbuf2
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- libgtk-4.so : x11-toolkits/gtk40
- libadwaita-1.so : x11-toolkits/libadwaita
- libharfbuzz.so : print/harfbuzz
- libpango-1.0.so : x11-toolkits/pango
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- multimedia_celluloid
- USES:
- compiler:c11 desktop-file-utils gettext-tools gnome meson pkgconfig python:build shebangfix tar:xz
- 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 |
0.27 03 Sep 2024 13:32:11 |
Jan Beich (jbeich) |
multimedia/celluloid: drop maintainership |
0.27 25 Jun 2024 00:58:31 |
Jan Beich (jbeich) |
multimedia/celluloid: update to 0.27
Changes: https://github.com/celluloid-player/celluloid/releases/tag/v0.27
Reported by: GitHub (watch releases) |
0.26_1 12 Jan 2024 22:40:48 |
Muhammad Moinur Rahman (bofh) |
*/*: Sanitize MANPREFIX for meson ports
Approved by: portmgr |
0.26 16 Sep 2023 15:16:09 |
Jan Beich (jbeich) |
multimedia/celluloid: update to 0.26
Changes: https://github.com/celluloid-player/celluloid/releases/tag/v0.26
Reported by: GitHub (watch releases) |
0.25_1 26 Aug 2023 21:03:32 |
Po-Chuan Hsieh (sunpoet) |
*: Rename GTK+ to GTK
GTK+ has been renamed to GTK since 2019.
Reference: https://mail.gnome.org/archives/gtk-devel-list/2019-February/msg00000.html
Approved by: portmgr (blanket) |
0.25_1 27 Jun 2023 19:34:34 |
Rene Ladan (rene) |
all: remove explicit versions in USES=python for "3.x+"
The logic in USES=python will automatically convert this to 3.8+ by
itself.
Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.
finance/quickfix: mark BROKEN with PYTHON
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
^~~~~~~~~~
1 warning and 1 error generated.
Reviewed by: portmgr, vishwin, yuri
Differential Revision: <https://reviews.freebsd.org/D40568> |
0.25_1 25 Apr 2023 15:17:15 |
Christian Weisgerber (naddy) |
audio/opus: bump consumers after update to 1.4 |
0.25 27 Mar 2023 09:27:21 |
Jan Beich (jbeich) |
multimedia/celluloid: update to 0.25
Changes: https://github.com/celluloid-player/celluloid/releases/tag/v0.25
Reported by: GitHub (watch releases) |
0.24_2 02 Mar 2023 05:23:10 |
Tobias C. Berner (tcberner) |
accessibility/at-spi2-core: update to 2.46.0
What's new in at-spi2-core 2.46.0:
* Fix GetInterfaces documentation on org.a11y.atspi.Accessible
interface.
What's new in at-spi2-core 2.45.91:
* Send device event controller events using the same signature as other
events.
* Document the Accessible, Action, and Cache dbus interfaces.
* Fix license of atspi-gmain.c (#87).
What's new in at-spi2-core 2.45.90:
* xml: Add some documentation.
* xml: Fix event arguments. (Only the first 15 lines of the commit message are shown above ) |
0.24_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) |
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) |
0.24 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 ) |
0.24 20 Aug 2022 14:05:51 |
Jan Beich (jbeich) |
multimedia/celluloid: update to 0.24
Changes: https://github.com/celluloid-player/celluloid/releases/tag/v0.24
Reported by: GitHub (watch releases) |
0.23 07 Mar 2022 13:46:26 |
Jan Beich (jbeich) |
multimedia/celluloid: update to 0.23
Changes: https://github.com/celluloid-player/celluloid/releases/tag/v0.23
Reported by: GitHub (watch releases) |
0.22 03 Jan 2022 13:21:57 |
Jan Beich (jbeich) |
multimedia/celluloid: unbreak with gtk4/X11=off after 51d62dcf1e3d
../src/celluloid-video-area.c:28:10: fatal error: 'gdk/x11/gdkx.h' file not
found
#include <gdk/x11/gdkx.h>
^~~~~~~~~~~~~~~~ |
0.22 05 Nov 2021 19:07:41 |
Jan Beich (jbeich) |
multimedia/celluloid: define LICENSE_FILE to avoid stub
+ flavors of *GPL licenses expect a separate file under Templates/
despite using the same text. |
0.22 05 Nov 2021 18:56:08 |
Jan Beich (jbeich) |
multimedia/celluloid: update to 0.22, retiring -devel
Changes: https://github.com/celluloid-player/celluloid/releases/tag/v0.22
Reported by: GitHub (watch releases) |
0.21 10 Oct 2021 19:44:42 |
Baptiste Daroussin (bapt) |
INSTALLS_ICONS: retire the macro and rework the related dependencies
While here, make sure gtk-update-icon-cache is only on run dependency
where added as a dependency
Enforce gtk3 to depend on gtk-update-icon-cache (previously it was
inheriting the dependency) |
0.21 24 Aug 2021 15:15:15 |
Jan Beich (jbeich) |
multimedia/celluloid-devel: add new port
Snapshot of Gtk4-based version. |
0.21 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
0.21 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.21 22 Mar 2021 12:42:49 |
jbeich |
multimedia/celluloid: update to 0.21
Changes: https://github.com/celluloid-player/celluloid/releases/tag/v0.21
Reported by: GitHub (watch releases) |
0.20 19 Sep 2020 15:40:33 |
jbeich |
multimedia/celluloid: convert to USE_GITHUB
Easier testing of pre-releases or applying upstream patches.
Upstream keeps manual releases mainly for autotools build. |
0.20 19 Sep 2020 15:40:28 |
jbeich |
multimedia/celluloid: convert to USES=meson
autotools appears deprecated as 0.20 implemented testing only for Meson.
https://github.com/celluloid-player/celluloid/commit/41249a42e866 |
0.20 19 Sep 2020 15:40:23 |
jbeich |
multimedia/celluloid: update to 0.20
Changes: https://github.com/celluloid-player/celluloid/releases/tag/v0.20
Changes: https://github.com/celluloid-player/celluloid/compare/v0.19...v0.20
Reported by: GitHub (watch releases) |
0.19 08 Apr 2020 23:11:32 |
jbeich |
multimedia/celluloid: update to 0.19
Changes: https://github.com/celluloid-player/celluloid/releases/tag/v0.19
Changes: https://github.com/celluloid-player/celluloid/compare/v0.18...v0.19
Reported by: GitHub (watch releases) |
0.18_1 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 |
0.18 08 Nov 2019 13:59:51 |
tobik |
multimedia: Add missing USES={gl,gnome,sdl,xorg} |
0.18 05 Nov 2019 12:30:35 |
jbeich |
multimedia/celluloid: update to 0.18
Changes: https://github.com/celluloid-player/celluloid/releases/tag/v0.18
Changes: https://github.com/celluloid-player/celluloid/compare/v0.17...v0.18
Reported by: GitHub (watch releases) |
0.17 08 Aug 2019 16:48:42 |
jbeich |
multimedia/celluloid: update to 0.17
Changes: https://github.com/celluloid-player/celluloid/releases/tag/v0.17
Changes: https://github.com/celluloid-player/celluloid/compare/v0.16...v0.17
Reported by: GitHub (watch releases) |