Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (d5017c9b2d44b5f465beab810ce9d5f8f11a2d8c)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Treeve Jelbert <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (d5017c9b2d44b5f465beab810ce9d5f8f11a2d8c)
  • Date: Mon, 4 Oct 2021 15:38:56 +0000

GIT changes to master grimoire by Treeve Jelbert <treeve AT sourcemage.org>:

gnome2-libs/gtk-doc/CONFIGURE | 1 +
gnome2-libs/gtk-doc/DEPENDS | 17 ++++++++---------
gnome2-libs/gtk-doc/DETAILS | 7 ++++---
gnome2-libs/gtk-doc/HISTORY | 6 ++++++
security/oath-toolkit/DETAILS | 2 +-
security/oath-toolkit/HISTORY | 3 +++
6 files changed, 23 insertions(+), 13 deletions(-)

New commits:
commit d5017c9b2d44b5f465beab810ce9d5f8f11a2d8c
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

gtk-doc: => 1.33.2

commit 055fea0f7442dd76d217f97e0e6ea8ce97262085
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

oath-toolkit: => 2.6.7

diff --git a/gnome2-libs/gtk-doc/CONFIGURE b/gnome2-libs/gtk-doc/CONFIGURE
new file mode 100755
index 0000000..d0bac55
--- /dev/null
+++ b/gnome2-libs/gtk-doc/CONFIGURE
@@ -0,0 +1 @@
+source $GRIMOIRE/MESON_CONFIGURE
diff --git a/gnome2-libs/gtk-doc/DEPENDS b/gnome2-libs/gtk-doc/DEPENDS
index cadedca..85202ad 100755
--- a/gnome2-libs/gtk-doc/DEPENDS
+++ b/gnome2-libs/gtk-doc/DEPENDS
@@ -1,11 +1,10 @@
-depends perl &&
-depends PYTHON &&
-depends docbook-dtd &&
-depends docbook-xsl &&
-depends glib2 &&
-depends itstool &&
-depends libtool &&
+depends meson &&
+depends ninja-build-system &&
+depends python3 &&
+depends pygments &&
depends libxml2 &&
depends libxslt &&
-optional_depends dblatex '' '' 'PDF support'
-
+optional_depends cmake cmake_support={true,false} 'Install CMake macros' &&
+optional_depends dblatex '' '' 'PDF support' &&
+optional_depends glib2 tests={true,false} 'build tests' &&
+optional_depends yelp-tools yelp_manual={true,false} 'Build the user manual'
diff --git a/gnome2-libs/gtk-doc/DETAILS b/gnome2-libs/gtk-doc/DETAILS
index 74ba7ae..13a2c77 100755
--- a/gnome2-libs/gtk-doc/DETAILS
+++ b/gnome2-libs/gtk-doc/DETAILS
@@ -1,7 +1,8 @@
+source $GRIMOIRE/MESON_FUNCTIONS
SPELL=gtk-doc
- VERSION=1.32
-
SOURCE_HASH=sha256:de0ef034fb17cb21ab0c635ec730d19746bce52984a6706e7bbec6fb5e0b907c
- BRANCH=`echo $VERSION | cut -d . -f 1,2`
+ VERSION=1.33.2
+
SOURCE_HASH=sha256:cc1b709a20eb030a278a1f9842a362e00402b7f834ae1df4c1998a723152bf43
+ BRANCH={$VERSION%.?}
SOURCE=$SPELL-$VERSION.tar.xz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=$GNOME_URL/sources/$SPELL/$BRANCH/$SOURCE
diff --git a/gnome2-libs/gtk-doc/HISTORY b/gnome2-libs/gtk-doc/HISTORY
index be42b32..6ff6654 100644
--- a/gnome2-libs/gtk-doc/HISTORY
+++ b/gnome2-libs/gtk-doc/HISTORY
@@ -1,3 +1,9 @@
+2021-10-04 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.33.2
+ use meson
+ * DEPENDS: add yelp-tools, cmake, pygments, meson
+ * CONFIGURE: added
+
2020-04-22 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 1.32

diff --git a/security/oath-toolkit/DETAILS b/security/oath-toolkit/DETAILS
index 8dc4a61..2ef9419 100755
--- a/security/oath-toolkit/DETAILS
+++ b/security/oath-toolkit/DETAILS
@@ -1,5 +1,5 @@
SPELL=oath-toolkit
- VERSION=2.6.6
+ VERSION=2.6.7
PATCHLEVEL=1
SOURCE=${SPELL}-${VERSION}.tar.gz
SOURCE2=${SOURCE}.sig
diff --git a/security/oath-toolkit/HISTORY b/security/oath-toolkit/HISTORY
index f527fb1..8f07dac 100644
--- a/security/oath-toolkit/HISTORY
+++ b/security/oath-toolkit/HISTORY
@@ -1,3 +1,6 @@
+2021-10-04 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 2.6.7
+
2021-03-11 Treeve Jelbert <treeve AT sourcemage.org>
* oath.gpg; update




  • [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (d5017c9b2d44b5f465beab810ce9d5f8f11a2d8c), Treeve Jelbert, 10/04/2021

Archive powered by MHonArc 2.6.24.

Top of Page