svn commit: r548856 - head/graphics/gnome-video-effects
Baptiste Daroussin
bapt at FreeBSD.org
Thu Sep 17 19:59:00 UTC 2020
Author: bapt
Date: Thu Sep 17 19:58:59 2020
New Revision: 548856
URL: https://svnweb.freebsd.org/changeset/ports/548856
Log:
Update to 0.5.0
Modified:
head/graphics/gnome-video-effects/Makefile
head/graphics/gnome-video-effects/distinfo
Modified: head/graphics/gnome-video-effects/Makefile
==============================================================================
--- head/graphics/gnome-video-effects/Makefile Thu Sep 17 19:55:10 2020 (r548855)
+++ head/graphics/gnome-video-effects/Makefile Thu Sep 17 19:58:59 2020 (r548856)
@@ -2,16 +2,17 @@
# $FreeBSD$
PORTNAME= gnome-video-effects
-PORTVERSION= 0.4.3
+PORTVERSION= 0.5.0
CATEGORIES= graphics
MASTER_SITES= GNOME
MAINTAINER= gnome at FreeBSD.org
COMMENT= Collection of Gstreamer effects
-USE_GNOME= intltool
-USES= gettext gmake gnome pathfix tar:xz
-GNU_CONFIGURE= yes
+LICENSE= GPLv2
+LICENSE_FILES= ${WRKSRC}/COPYING
+
+USES= gettext meson tar:xz
USE_GSTREAMER1= good bad
NO_ARCH= yes
Modified: head/graphics/gnome-video-effects/distinfo
==============================================================================
--- head/graphics/gnome-video-effects/distinfo Thu Sep 17 19:55:10 2020 (r548855)
+++ head/graphics/gnome-video-effects/distinfo Thu Sep 17 19:58:59 2020 (r548856)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1498206851
-SHA256 (gnome-video-effects-0.4.3.tar.xz) = 5a7ee0f5ade4b7d921f1b99f3b97d7d7bb830f2fef0f1daee20a7a1867708219
-SIZE (gnome-video-effects-0.4.3.tar.xz) = 142100
+TIMESTAMP = 1600371986
+SHA256 (gnome-video-effects-0.5.0.tar.xz) = 4dc68e9b38fdfc1e8e0414e2d7ee83ace78efdee76f30506cc9dcd07394ad0c8
+SIZE (gnome-video-effects-0.5.0.tar.xz) = 85424
More information about the svn-ports-all
mailing list