pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc
Module Name: pkgsrc
Committed By: ryoon
Date: Sat May 16 04:31:15 UTC 2026
Modified Files:
pkgsrc/audio/rhythmbox: Makefile
pkgsrc/lang/gjs: Makefile
pkgsrc/sysutils/gnome-characters: Makefile
Log Message:
*: Use glib2-introspection from devel category, not from wip
To generate a diff of this commit:
cvs rdiff -u -r1.223 -r1.224 pkgsrc/audio/rhythmbox/Makefile
cvs rdiff -u -r1.41 -r1.42 pkgsrc/lang/gjs/Makefile
cvs rdiff -u -r1.35 -r1.36 pkgsrc/sysutils/gnome-characters/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/audio/rhythmbox/Makefile
diff -u pkgsrc/audio/rhythmbox/Makefile:1.223 pkgsrc/audio/rhythmbox/Makefile:1.224
--- pkgsrc/audio/rhythmbox/Makefile:1.223 Fri May 15 20:08:42 2026
+++ pkgsrc/audio/rhythmbox/Makefile Sat May 16 04:31:14 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.223 2026/05/15 20:08:42 wiz Exp $
+# $NetBSD: Makefile,v 1.224 2026/05/16 04:31:14 ryoon Exp $
DISTNAME= rhythmbox-3.4.6
PKGREVISION= 29
@@ -11,7 +11,7 @@ HOMEPAGE= https://wiki.gnome.org/Apps/Rh
COMMENT= Music management application for GNOME
LICENSE= gnu-gpl-v2
-TOOL_DEPENDS+= glib2-introspection-[0-9]*:../../wip/glib2-introspection
+TOOL_DEPENDS+= glib2-introspection-[0-9]*:../../devel/glib2-introspection
DEPENDS+= gst-plugins1-libav-[0-9]*:../../multimedia/gst-plugins1-libav
DEPENDS+= gst-plugins1-good-[0-9]*:../../multimedia/gst-plugins1-good
DEPENDS+= gst-plugins1-oss-[0-9]*:../../audio/gst-plugins1-oss
Index: pkgsrc/lang/gjs/Makefile
diff -u pkgsrc/lang/gjs/Makefile:1.41 pkgsrc/lang/gjs/Makefile:1.42
--- pkgsrc/lang/gjs/Makefile:1.41 Fri May 15 20:08:42 2026
+++ pkgsrc/lang/gjs/Makefile Sat May 16 04:31:14 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.41 2026/05/15 20:08:42 wiz Exp $
+# $NetBSD: Makefile,v 1.42 2026/05/16 04:31:14 ryoon Exp $
DISTNAME= gjs-1.68.4
PKGREVISION= 27
@@ -11,7 +11,7 @@ HOMEPAGE= https://gitlab.gnome.org/GNOME
COMMENT= Javascript binding for GNOME based on Spidermonkey
LICENSE= mit
-TOOL_DEPENDS+= glib2-introspection-[0-9]*:../../wip/glib2-introspection
+TOOL_DEPENDS+= glib2-introspection-[0-9]*:../../devel/glib2-introspection
USE_TOOLS+= pkg-config
USE_LANGUAGES= c c++
Index: pkgsrc/sysutils/gnome-characters/Makefile
diff -u pkgsrc/sysutils/gnome-characters/Makefile:1.35 pkgsrc/sysutils/gnome-characters/Makefile:1.36
--- pkgsrc/sysutils/gnome-characters/Makefile:1.35 Fri May 15 20:08:43 2026
+++ pkgsrc/sysutils/gnome-characters/Makefile Sat May 16 04:31:14 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.35 2026/05/15 20:08:43 wiz Exp $
+# $NetBSD: Makefile,v 1.36 2026/05/16 04:31:14 ryoon Exp $
DISTNAME= gnome-characters-3.34.0
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/${PKGBASE}/${PKGVERSION_NOREV:R}/}
@@ -11,7 +11,7 @@ HOMEPAGE= https://wiki.gnome.org/Design/
COMMENT= Utility application to find and insert unusual characters
LICENSE= gnu-gpl-v2
-TOOL_DEPENDS+= glib2-introspection-[0-9]*:../../wip/glib2-introspection
+TOOL_DEPENDS+= glib2-introspection-[0-9]*:../../devel/glib2-introspection
USE_TOOLS+= pkg-config msgfmt xgettext
Home |
Main Index |
Thread Index |
Old Index