diff options
author | madpilot <madpilot@FreeBSD.org> | 2017-06-30 23:44:08 +0800 |
---|---|---|
committer | madpilot <madpilot@FreeBSD.org> | 2017-06-30 23:44:08 +0800 |
commit | 225db92c6e2fc0c8b6d28a8799bc63037bac0eb1 (patch) | |
tree | dbeeb74417212f9d33279262166a1c83531a79de | |
parent | 0f5b3495b07916724a98ccc32678b94c9a9b1996 (diff) | |
download | freebsd-ports-gnome-225db92c6e2fc0c8b6d28a8799bc63037bac0eb1.tar.gz freebsd-ports-gnome-225db92c6e2fc0c8b6d28a8799bc63037bac0eb1.tar.zst freebsd-ports-gnome-225db92c6e2fc0c8b6d28a8799bc63037bac0eb1.zip |
Update multimedia/lives to 2.8.7
-rw-r--r-- | multimedia/lives/Makefile | 7 | ||||
-rw-r--r-- | multimedia/lives/distinfo | 6 | ||||
-rw-r--r-- | multimedia/lives/pkg-plist | 1 |
3 files changed, 7 insertions, 7 deletions
diff --git a/multimedia/lives/Makefile b/multimedia/lives/Makefile index 1d25a41a5d4c..99e49d6ba801 100644 --- a/multimedia/lives/Makefile +++ b/multimedia/lives/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= lives -PORTVERSION= 2.8.4 -PORTREVISION= 6 +PORTVERSION= 2.8.7 CATEGORIES= multimedia MASTER_SITES= http://lives-video.com/releases/ DISTNAME= LiVES-${PORTVERSION} @@ -56,8 +55,8 @@ SHEBANG_FILES= build-lives-rfx-plugin build-lives-rfx-plugin-multi \ lives-plugins/plugins/encoders/multi_encoder3 \ lives-plugins/plugins/playback/audiostream/audiostreamer.pl GNU_CONFIGURE= yes -USE_XORG= x11 -USE_GL= gl +USE_XORG= x11 xrender +USE_GL= gl glu USE_SDL= sdl USE_GNOME= cairo gdkpixbuf2 gtk30 intltool USE_LDCONFIG= yes diff --git a/multimedia/lives/distinfo b/multimedia/lives/distinfo index 1149d805293c..b50db664ed3f 100644 --- a/multimedia/lives/distinfo +++ b/multimedia/lives/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1484732974 -SHA256 (LiVES-2.8.4.tar.bz2) = e5353c4942e8bfbb419fe630b77b1de32d61bba5acec50ba5a1e89bae7b75661 -SIZE (LiVES-2.8.4.tar.bz2) = 3898709 +TIMESTAMP = 1498741307 +SHA256 (LiVES-2.8.7.tar.bz2) = 72db8d48aff61ec3982776005a6048be9b70360a65b4ac6b4e670363e9087751 +SIZE (LiVES-2.8.7.tar.bz2) = 3939600 diff --git a/multimedia/lives/pkg-plist b/multimedia/lives/pkg-plist index 4092fd8e188b..1c14bd7c09f9 100644 --- a/multimedia/lives/pkg-plist +++ b/multimedia/lives/pkg-plist @@ -202,6 +202,7 @@ lib/lives/plugins/playback/video/SDL.so lib/lives/plugins/playback/video/icecast_output.so lib/lives/plugins/playback/video/lives2lives_stream.so lib/lives/plugins/playback/video/oggstream.so +lib/lives/plugins/playback/video/openGL.so lib/lives/plugins/playback/video/vloopback.so lib/lives/plugins/playback/video/vloopback2.so lib/lives/plugins/playback/video/yuv4mpeg_stream.so |