Skip to content

Commit

Permalink
multimedia/rubygem-clutter-gstreamer: Update to 4.0.8
Browse files Browse the repository at this point in the history
- Update version requirement of RUN_DEPENDS
- Update WWW and clean up pkg-descr

Changes:	https://github.com/ruby-gnome/ruby-gnome/releases
  • Loading branch information
sunpoet committed Jan 30, 2023
1 parent 310143a commit 39253a0
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 8 deletions.
7 changes: 4 additions & 3 deletions multimedia/rubygem-clutter-gstreamer/Makefile
@@ -1,11 +1,12 @@
PORTNAME= clutter-gstreamer
PORTVERSION= 4.0.3
PORTVERSION= 4.0.8
CATEGORIES= multimedia rubygems
MASTER_SITES= RG

MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Ruby binding of Clutter-GStreamer
WWW= https://ruby-gnome.github.io/
WWW= https://ruby-gnome.github.io/ \
https://github.com/ruby-gnome/ruby-gnome

LICENSE= LGPL21+
LICENSE_FILE= ${WRKSRC}/COPYING.LIB
Expand All @@ -14,7 +15,7 @@ BUILD_DEPENDS= rubygem-rake>=0:devel/rubygem-rake
LIB_DEPENDS= libclutter-gst-3.0.so:multimedia/clutter-gst3
RUN_DEPENDS= rubygem-clutter>=${PORTSVERSION}:graphics/rubygem-clutter \
rubygem-gdk_pixbuf2>=${PORTSVERSION}:graphics/rubygem-gdk_pixbuf2 \
rubygem-gstreamer>=${PORTVERSION}:multimedia/rubygem-gstreamer
rubygem-gstreamer>=${PORTVERSION}<${PORTVERSION}_99:multimedia/rubygem-gstreamer

USES= gem

Expand Down
6 changes: 3 additions & 3 deletions multimedia/rubygem-clutter-gstreamer/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1663673034
SHA256 (rubygem/clutter-gstreamer-4.0.3.gem) = b56ad86e3d5d90f9ddf7cccc149706d74af6cddda651c0191e199629f4d4ce3d
SIZE (rubygem/clutter-gstreamer-4.0.3.gem) = 124928
TIMESTAMP = 1674590644
SHA256 (rubygem/clutter-gstreamer-4.0.8.gem) = c4a8b6066680e0e08663c8c5641075c5d23fed259dd4beac2b689530fb19501b
SIZE (rubygem/clutter-gstreamer-4.0.8.gem) = 124928
2 changes: 0 additions & 2 deletions multimedia/rubygem-clutter-gstreamer/pkg-descr
@@ -1,3 +1 @@
Ruby/ClutterGStreamer is a Ruby binding of Clutter-GStreamer.

See also: https://github.com/ruby-gnome/ruby-gnome

0 comments on commit 39253a0

Please sign in to comment.