mirror of
https://git.freebsd.org/ports.git
synced 2025-05-04 15:37:40 -04:00
multimedia/celluloid: Update to 0.28
- Switch to release tarball - Pet portclippy - Pet portfmt - Take maintainership ChangeLog: https://github.com/celluloid-player/celluloid/releases/tag/v0.28 MFH: 2025Q2 (bugfixes)
This commit is contained in:
parent
a3187a20c8
commit
8399bced23
2 changed files with 9 additions and 11 deletions
|
@ -1,9 +1,9 @@
|
|||
PORTNAME= celluloid
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 0.27
|
||||
DISTVERSION= 0.28
|
||||
CATEGORIES= multimedia
|
||||
MASTER_SITES= https://github.com/${PORTNAME}-player/${PORTNAME}/releases/download/v${DISTVERSION}/
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
MAINTAINER= eduardo@FreeBSD.org
|
||||
COMMENT= Simple GTK frontend for mpv
|
||||
WWW= https://celluloid-player.github.io/
|
||||
|
||||
|
@ -13,12 +13,10 @@ LICENSE_FILE= ${WRKSRC}/COPYING
|
|||
LIB_DEPENDS= libepoxy.so:graphics/libepoxy \
|
||||
libmpv.so:multimedia/mpv
|
||||
|
||||
USES= compiler:c11 desktop-file-utils gettext-tools gnome \
|
||||
meson pkgconfig python:build shebangfix tar:xz
|
||||
USE_GITHUB= yes
|
||||
USES= compiler:c11 desktop-file-utils gettext-tools gnome meson \
|
||||
pkgconfig python:build shebangfix tar:xz
|
||||
USE_GNOME= gdkpixbuf gtk40 libadwaita
|
||||
GH_ACCOUNT= ${PORTNAME}-player
|
||||
SHEBANG_FILES= src/generate-authors.py meson-post-install.py
|
||||
GLIB_SCHEMAS= io.github.celluloid_player.Celluloid.gschema.xml
|
||||
SHEBANG_FILES= meson-post-install.py src/generate-authors.py
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1719198626
|
||||
SHA256 (celluloid-player-celluloid-v0.27_GH0.tar.gz) = 6c216a3dead5baf931bd52876cab7e08abcb9aef2132ca3a9ea35bf9dffe7644
|
||||
SIZE (celluloid-player-celluloid-v0.27_GH0.tar.gz) = 563122
|
||||
TIMESTAMP = 1743777276
|
||||
SHA256 (celluloid-0.28.tar.xz) = 5b36fdf0dfff873d149655064350e370872dc54226dd2cbfcc02fa0c107e533a
|
||||
SIZE (celluloid-0.28.tar.xz) = 358184
|
||||
|
|
Loading…
Add table
Reference in a new issue