mirror of
https://github.com/netbirdio/FreeBSD-ports.git
synced 2026-05-22 18:42:42 -07:00
multimedia/elementary-videos: Update to 8.0.2
While here: - Fix LICENSE - Switch to USES=gettext-tools Changelog: https://github.com/elementary/videos/releases/tag/8.0.2 PR: 290019 Reported by: Olivier Duchateau <duchateau.olivier@gmail.com> Approved by: Miguel Gocobachi <miguel@gocobachi.dev> (maintainer, timeout >3 weeks)
This commit is contained in:
committed by
Hiroki Tagato
parent
ea8f2a1ced
commit
9b0a504949
@@ -1,5 +1,5 @@
|
||||
PORTNAME= videos
|
||||
DISTVERSION= 8.0.1
|
||||
DISTVERSION= 8.0.2
|
||||
CATEGORIES= multimedia
|
||||
PKGNAMEPREFIX= elementary-
|
||||
|
||||
@@ -7,14 +7,14 @@ MAINTAINER= miguel@gocobachi.dev
|
||||
COMMENT= Elementary OS video player
|
||||
WWW= https://github.com/elementary/videos/
|
||||
|
||||
LICENSE= GPLv3
|
||||
LICENSE= GPLv3+
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
LIB_DEPENDS= libgee-0.8.so:devel/libgee \
|
||||
libgranite-7.so:x11-toolkits/granite7
|
||||
|
||||
USES= desktop-file-utils gettext gnome gstreamer meson pkgconfig \
|
||||
vala:build
|
||||
USES= desktop-file-utils gettext-tools gnome gstreamer meson \
|
||||
pkgconfig vala:build
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= elementary
|
||||
USE_GNOME= gdkpixbuf glib20 gtk40 libadwaita
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1736275284
|
||||
SHA256 (elementary-videos-8.0.1_GH0.tar.gz) = 81853c0927301e20550c9f002b7850ca4d3577253ba7eb924e96ea04c770b3d9
|
||||
SIZE (elementary-videos-8.0.1_GH0.tar.gz) = 2519282
|
||||
TIMESTAMP = 1755938905
|
||||
SHA256 (elementary-videos-8.0.2_GH0.tar.gz) = 7c1c20d998906cc243f832827ecf68008abe69c66cbc7755242bf602f1eccd94
|
||||
SIZE (elementary-videos-8.0.2_GH0.tar.gz) = 2525089
|
||||
|
||||
Reference in New Issue
Block a user