Add celluloid.

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.
This commit is contained in:
nia 2020-01-28 18:46:24 +00:00
parent f24752d230
commit db6c18bab0
6 changed files with 31 additions and 0 deletions

View File

@ -364,6 +364,7 @@ SUBDIR+= cdhit
SUBDIR+= cdogs
SUBDIR+= cdpr
SUBDIR+= cedet
SUBDIR+= celluloid
SUBDIR+= centrifuge
SUBDIR+= cereal
SUBDIR+= cfiles

3
celluloid/DESCR Normal file
View File

@ -0,0 +1,3 @@
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.

20
celluloid/Makefile Normal file
View File

@ -0,0 +1,20 @@
# $NetBSD$
DISTNAME= celluloid-0.18
CATEGORIES= multimedia
MASTER_SITES= ${MASTER_SITE_GITHUB:=celluloid-player/}
GITHUB_RELEASE= v${PKGVERSION_NOREV}
EXTRACT_SUFX= .tar.xz
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://celluloid-player.github.io
COMMENT= Simple GTK+ frontend for mpv
LICENSE= gnu-gpl-v3
GNU_CONFIGURE= yes
USE_TOOLS+= pkg-config
USE_TOOLS+= msgfmt msgmerge xgettext
.include "../../x11/gtk3/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"

0
celluloid/PLIST Normal file
View File

1
celluloid/TODO Normal file
View File

@ -0,0 +1 @@
Will not pass configure stage - needs mpv to expose libmpv.

6
celluloid/distinfo Normal file
View File

@ -0,0 +1,6 @@
$NetBSD$
SHA1 (celluloid-0.18.tar.xz) = eb342e196ff941f75ff16c97599b01010b029d1c
RMD160 (celluloid-0.18.tar.xz) = 781136b27082783ceca435a35cdc526ecd9a33c9
SHA512 (celluloid-0.18.tar.xz) = 22e04ee774ca1e3d9bdc966ce32ca4c6f00ac5731b4019a4e92552d74524f7a20d4dfcb94f1c043f906c0bbb121708b08d34b00bc8a914391f38eaf08c7e50c2
Size (celluloid-0.18.tar.xz) = 354752 bytes