Update gnome-video-effects to 0.4.3.
* This ports describes gstreamer pipelines, make sure we depend on the GStreamer ports that supply the plugin used in these pipelines. * Drop old GNOME repo $ID * Assign this port to the gnome@ pool * Don't depend on bsd.port.mk to add USES=gnome * Add NO_ARCH, no arch dependend files
This commit is contained in:
parent
c97630de3b
commit
0edb4953a4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=444171
@ -1,17 +1,18 @@
|
||||
# Created by: Koop Mast <kwm@FreeBSD.org>
|
||||
# $FreeBSD$
|
||||
# $MCom: ports/trunk/graphics/gnome-video-effects/Makefile 19900 2014-09-20 11:28:00Z kwm $
|
||||
|
||||
PORTNAME= gnome-video-effects
|
||||
PORTVERSION= 0.4.1
|
||||
PORTVERSION= 0.4.3
|
||||
CATEGORIES= graphics
|
||||
MASTER_SITES= GNOME
|
||||
|
||||
MAINTAINER= kwm@FreeBSD.org
|
||||
MAINTAINER= gnome@FreeBSD.org
|
||||
COMMENT= Collection of Gstreamer effects
|
||||
|
||||
USE_GNOME= intlhack
|
||||
USES= gettext gmake pathfix tar:xz
|
||||
USE_GNOME= intltool
|
||||
USES= gettext gmake gnome pathfix tar:xz
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GSTREAMER1= good bad
|
||||
NO_ARCH= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,3 @@
|
||||
SHA256 (gnome-video-effects-0.4.1.tar.xz) = 34be42713a97caf698b84ce7e1158aa21cc0977df7f7a7477cece226bc8d844a
|
||||
SIZE (gnome-video-effects-0.4.1.tar.xz) = 145016
|
||||
TIMESTAMP = 1498206851
|
||||
SHA256 (gnome-video-effects-0.4.3.tar.xz) = 5a7ee0f5ade4b7d921f1b99f3b97d7d7bb830f2fef0f1daee20a7a1867708219
|
||||
SIZE (gnome-video-effects-0.4.3.tar.xz) = 142100
|
||||
|
@ -10,7 +10,7 @@ share/gnome-video-effects/flip.effect
|
||||
share/gnome-video-effects/heat.effect
|
||||
share/gnome-video-effects/historical.effect
|
||||
share/gnome-video-effects/hulk.effect
|
||||
share/gnome-video-effects/invertion.effect
|
||||
share/gnome-video-effects/inversion.effect
|
||||
share/gnome-video-effects/kaleidoscope.effect
|
||||
share/gnome-video-effects/mauve.effect
|
||||
share/gnome-video-effects/mirror.effect
|
||||
|
Loading…
Reference in New Issue
Block a user