multimedia/celluloid: convert to USE_GITHUB
Easier testing of pre-releases or applying upstream patches. Upstream keeps manual releases mainly for autotools build.
This commit is contained in:
parent
1c46659b1c
commit
ce91a50df4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=549034
@ -1,9 +1,9 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= celluloid
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 0.20
|
||||
CATEGORIES= multimedia
|
||||
MASTER_SITES= https://github.com/${PORTNAME}-player/${PORTNAME}/releases/download/v${PORTVERSION}/
|
||||
|
||||
MAINTAINER= jbeich@FreeBSD.org
|
||||
COMMENT= Simple GTK+ frontend for mpv
|
||||
@ -15,7 +15,9 @@ LIB_DEPENDS= libepoxy.so:graphics/libepoxy \
|
||||
|
||||
USES= compiler:c11 desktop-file-utils gettext-tools gnome \
|
||||
meson pkgconfig python:3.5+,build shebangfix tar:xz
|
||||
USE_GITHUB= yes
|
||||
USE_GNOME= cairo gtk30
|
||||
GH_ACCOUNT= ${PORTNAME}-player
|
||||
SHEBANG_FILES= src/generate-authors.py meson-post-install.py
|
||||
GLIB_SCHEMAS= io.github.GnomeMpv.gschema.xml \
|
||||
io.github.celluloid_player.Celluloid.gschema.xml
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1600511226
|
||||
SHA256 (celluloid-0.20.tar.xz) = 63798c4cd7da818aef3ddbfed64d67a6db7b14d3774d143db18cefc6aed8524e
|
||||
SIZE (celluloid-0.20.tar.xz) = 388972
|
||||
TIMESTAMP = 1600509963
|
||||
SHA256 (celluloid-player-celluloid-v0.20_GH0.tar.gz) = 80b13e549660802d72b335c31f9211d66344c15b855900856624fdb57241582e
|
||||
SIZE (celluloid-player-celluloid-v0.20_GH0.tar.gz) = 348998
|
||||
|
Loading…
Reference in New Issue
Block a user