pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/games/libgnome-games-support



Module Name:    pkgsrc
Committed By:   wiz
Date:           Mon Nov 13 18:03:05 UTC 2023

Modified Files:
        pkgsrc/games/libgnome-games-support: DESCR Makefile

Log Message:
libgnome-games-support: note that this is v2 with gtk4 support


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/games/libgnome-games-support/DESCR \
    pkgsrc/games/libgnome-games-support/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/games/libgnome-games-support/DESCR
diff -u pkgsrc/games/libgnome-games-support/DESCR:1.1 pkgsrc/games/libgnome-games-support/DESCR:1.2
--- pkgsrc/games/libgnome-games-support/DESCR:1.1       Mon Nov 13 17:38:38 2023
+++ pkgsrc/games/libgnome-games-support/DESCR   Mon Nov 13 18:03:05 2023
@@ -1,2 +1,4 @@
 libgnome-games-support is a small library intended for internal
 use by GNOME Games, but it may be used by others.
+
+This is major version 2 of the library, supporting GTK4.
Index: pkgsrc/games/libgnome-games-support/Makefile
diff -u pkgsrc/games/libgnome-games-support/Makefile:1.1 pkgsrc/games/libgnome-games-support/Makefile:1.2
--- pkgsrc/games/libgnome-games-support/Makefile:1.1    Mon Nov 13 17:38:38 2023
+++ pkgsrc/games/libgnome-games-support/Makefile        Mon Nov 13 18:03:05 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2023/11/13 17:38:38 wiz Exp $
+# $NetBSD: Makefile,v 1.2 2023/11/13 18:03:05 wiz Exp $
 
 DISTNAME=      libgnome-games-support-2.0.0
 CATEGORIES=    games
@@ -7,7 +7,7 @@ EXTRACT_SUFX=   .tar.xz
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      https://gitlab.gnome.org/GNOME/libgnome-games-support/
-COMMENT=       Small library intended for internal use by GNOME Games
+COMMENT=       Small library intended for internal use by GNOME Games (v2)
 LICENSE=       gnu-lgpl-v3
 
 USE_LANGUAGES=         c



Home | Main Index | Thread Index | Old Index