summaryrefslogtreecommitdiffstats
path: root/libraries
diff options
context:
space:
mode:
author Bob Funk2023-08-30 15:19:14 +0200
committer Willy Sudiarto Raharjo2023-09-02 13:02:24 +0200
commitd097b73ca27ab5040c21a92f7d0a5ffe469fcb68 (patch)
treec1bdb68bfeb8289ac1f83dca10de5ff68f82d594 /libraries
parente05759f7c8bb3866147b161d87e701378643f790 (diff)
downloadslackbuilds-d097b73ca27ab5040c21a92f7d0a5ffe469fcb68.tar.gz
libraries/template-glib: Updated for version 3.36.1.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries')
-rw-r--r--libraries/template-glib/README1
-rw-r--r--libraries/template-glib/slack-desc14
-rw-r--r--libraries/template-glib/template-glib.info4
3 files changed, 10 insertions, 9 deletions
diff --git a/libraries/template-glib/README b/libraries/template-glib/README
index 3c465616e0..183a0d617e 100644
--- a/libraries/template-glib/README
+++ b/libraries/template-glib/README
@@ -2,6 +2,7 @@ Template-GLib is a library to help you generate text based on a
template and user defined state. Template-GLib does not use a
language runtime, so it is safe to use from any
GObject-Introspectable language.
+
Template-GLib allows you to access properties on GObjects as well as
call simple methods via GObject-Introspection.
diff --git a/libraries/template-glib/slack-desc b/libraries/template-glib/slack-desc
index db28f70454..84983d1401 100644
--- a/libraries/template-glib/slack-desc
+++ b/libraries/template-glib/slack-desc
@@ -6,14 +6,14 @@
# customary to leave one space after the ':' except on otherwise blank lines.
|-----handy-ruler------------------------------------------------------|
-template-glib: template-glib (Library to help you generate text based on a template)
+template-glib: template-glib (A templating library for GLib)
template-glib:
-template-glib: Template-GLib is a library to help you generate text based on a
-template-glib: template and user defined state. Template-GLib does not use a
-template-glib: language runtime, so it is safe to use from any
-template-glib: GObject-Introspectable language.
+template-glib: template-glib is a library for template expansion which supports
+template-glib: calling into GObject Introspection from templates.
template-glib:
-template-glib: Template-GLib allows you to access properties on GObjects as well as
-template-glib: call simple methods via GObject-Introspection.
template-glib:
template-glib:
+template-glib:
+template-glib:
+template-glib: https://gitlab.gnome.org/GNOME/template-glib
+template-glib:
diff --git a/libraries/template-glib/template-glib.info b/libraries/template-glib/template-glib.info
index 3b8119552f..560957e632 100644
--- a/libraries/template-glib/template-glib.info
+++ b/libraries/template-glib/template-glib.info
@@ -6,5 +6,5 @@ MD5SUM="5867afc4a067770355e27602d7f33dbe"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""
-MAINTAINER="Charadon"
-EMAIL="dev@iotib.net"
+MAINTAINER="Bob Funk"
+EMAIL="bobfunk11@gmail.com"