x11-toolkits/rubygem-gsk4: Add rubygem-gsk4 4.3.3

Ruby/GSK4 is a Ruby binding of GSK 4.
This commit is contained in:
Po-Chuan Hsieh 2025-09-08 06:21:53 +08:00
parent ee90f5d99f
commit bc76142baf
No known key found for this signature in database
GPG Key ID: 9A4BD10F002DD04B
4 changed files with 26 additions and 0 deletions

View File

@ -228,6 +228,7 @@
SUBDIR += rep-gtk2
SUBDIR += rubygem-gdk3
SUBDIR += rubygem-gdk4
SUBDIR += rubygem-gsk4
SUBDIR += rubygem-gtk2
SUBDIR += rubygem-gtk3
SUBDIR += rubygem-gtk4

View File

@ -0,0 +1,21 @@
PORTNAME= gsk4
PORTVERSION= 4.3.3
CATEGORIES= x11-toolkits rubygems
MASTER_SITES= RG
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Ruby binding of GSK 4
WWW= https://ruby-gnome.github.io/ \
https://github.com/ruby-gnome/ruby-gnome
LICENSE= LGPL21+
LICENSE_FILE= ${WRKSRC}/COPYING.LIB
RUN_DEPENDS= rubygem-gdk4>=${PORTVERSION}<${PORTVERSION}_99:x11-toolkits/rubygem-gdk4 \
rubygem-graphene1>=${PORTVERSION}<${PORTVERSION}_99:graphics/rubygem-graphene1
USES= gem
NO_ARCH= yes
.include <bsd.port.mk>

View File

@ -0,0 +1,3 @@
TIMESTAMP = 1757120484
SHA256 (rubygem/gsk4-4.3.3.gem) = 91485b700f4e3de9beb6eeb03501045c842c83b6c9523b2773aba14c561d4834
SIZE (rubygem/gsk4-4.3.3.gem) = 15872

View File

@ -0,0 +1 @@
Ruby/GSK4 is a Ruby binding of GSK 4.