summaryrefslogtreecommitdiff
path: root/meta-pkgs
diff options
context:
space:
mode:
authorjperkin <jperkin@pkgsrc.org>2022-11-18 10:15:04 +0000
committerjperkin <jperkin@pkgsrc.org>2022-11-18 10:15:04 +0000
commit267b8deff99e71fc4832f07af1eb44df0580e354 (patch)
tree4d539cdf5fad6a22c2cffd2afb04b6c41e5462cd /meta-pkgs
parentdf45731af9a3907f22027b83d5f7bf5faa8de3a9 (diff)
downloadpkgsrc-267b8deff99e71fc4832f07af1eb44df0580e354.tar.gz
ruby-gnome: Drop ruby-webkit-gtk dependency.
It will be removed soon. Bump PKGREVISION.
Diffstat (limited to 'meta-pkgs')
-rw-r--r--meta-pkgs/ruby-gnome/Makefile4
-rw-r--r--meta-pkgs/ruby-gnome/Makefile.common3
2 files changed, 3 insertions, 4 deletions
diff --git a/meta-pkgs/ruby-gnome/Makefile b/meta-pkgs/ruby-gnome/Makefile
index 6b04d7eefd1..401f92fff14 100644
--- a/meta-pkgs/ruby-gnome/Makefile
+++ b/meta-pkgs/ruby-gnome/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.2 2021/08/22 17:02:43 tsutsui Exp $
+# $NetBSD: Makefile,v 1.3 2022/11/18 10:15:04 jperkin Exp $
#
PKGNAME= ${RUBY_PKGPREFIX}-gnome-${VERSION}
+PKGREVISION= 1
COMMENT= Set of Ruby language bindings for GNOME
CATEGORIES= meta-pkgs gnome
@@ -26,7 +27,6 @@ DEPENDS+= ${RUBY_PKGPREFIX}-rsvg2>=${VERSION}:../../graphics/ruby-rsvg2
DEPENDS+= ${RUBY_PKGPREFIX}-clutter-gstreamer>=${VERSION}:../../multimedia/ruby-clutter-gstreamer
DEPENDS+= ${RUBY_PKGPREFIX}-gstreamer>=${VERSION}:../../multimedia/ruby-gstreamer
DEPENDS+= ${RUBY_PKGPREFIX}-poppler>=${VERSION}:../../print/ruby-poppler
-DEPENDS+= ${RUBY_PKGPREFIX}-webkit-gtk>=${VERSION}:../../www/ruby-webkit-gtk
DEPENDS+= ${RUBY_PKGPREFIX}-gtk3>=${VERSION}:../../x11/ruby-gtk3
DEPENDS+= ${RUBY_PKGPREFIX}-gtksourceview3>=${VERSION}:../../x11/ruby-gtksourceview3
diff --git a/meta-pkgs/ruby-gnome/Makefile.common b/meta-pkgs/ruby-gnome/Makefile.common
index 49f6364c690..637fb70c199 100644
--- a/meta-pkgs/ruby-gnome/Makefile.common
+++ b/meta-pkgs/ruby-gnome/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.8 2022/01/17 15:17:16 tsutsui Exp $
+# $NetBSD: Makefile.common,v 1.9 2022/11/18 10:15:04 jperkin Exp $
#
# used by devel/ruby-atk/Makefile
# used by devel/ruby-gio2/Makefile
@@ -15,7 +15,6 @@
# used by multimedia/ruby-clutter-gstreamer/Makefile
# used by multimedia/ruby-gstreamer/Makefile
# used by print/ruby-poppler/Makefile
-# used by www/ruby-webkit-gtk/Makefile
# used by x11/ruby-gtk3/Makefile
# used by x11/ruby-gtksourceview3/Makefile