[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Gsrc-commit] trunk r9508: g-golf update, does not build
From: |
Carl Hansen |
Subject: |
[Gsrc-commit] trunk r9508: g-golf update, does not build |
Date: |
Fri, 1 Sep 2023 18:45:32 -0400 (EDT) |
User-agent: |
Bazaar (2.7.0dev1) |
------------------------------------------------------------
revno: 9508
revision-id: carlhansen@gnu.org-20230901224527-zkzlbsxbrjt7uoxg
parent: carlhansen@gnu.org-20230901215205-gf78xakyab71w6km
committer: carlhansen@gnu.org
branch nick: trunk
timestamp: Fri 2023-09-01 15:45:27 -0700
message:
g-golf update, does not build
modified:
pkg/gnu/g-golf/Makefile makefile-20201122032008-sn16ry9f2tc9wiez-3
=== modified file 'pkg/gnu/g-golf/Makefile'
--- a/pkg/gnu/g-golf/Makefile 2023-04-18 16:53:50 +0000
+++ b/pkg/gnu/g-golf/Makefile 2023-09-01 22:45:27 +0000
@@ -25,15 +25,15 @@
DESCRIPTION = GNU G-Golf is a Guile Object Library for GNOME.
define BLURB
G-Golf is a Guile Object Library for GNOME. G-Golf low level API
-comprises a binding to - (most of) the GObject Introspection and (some of)
+comprises a binding to (most of) the GObject Introspection and (some of)
the GObject and Glib libraries, as well as additional (G-Golf) utilities
-- used to import GObject libraries and build their corresponding G-Golf
+used to import GObject libraries and build their corresponding G-Golf
high level API. Note: to be precise, G-Golf imports (and depends on the
existence of) a Typelib - a binary, readonly, memory-mappable database
containing reflective information about a GObject library.
endef
######################################################################
-# also https://ftp.gnu.org/gnu/g-golf/g-golf-0.8.0-a.4.tar.gz
+# also https://ftp.gnu.org/gnu/g-golf/g-golf-0.8.0-a.5.tar.gz
# https://git.savannah.gnu.org/cgit/g-golf.git/
MASTER_SITES = https://git.savannah.gnu.org
MASTER_SUBDIR = git
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Gsrc-commit] trunk r9508: g-golf update, does not build,
Carl Hansen <=