Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Thomas Orgis (a85a7f33baa01330d49546905fb1d727af1d242d)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Thomas Orgis <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Thomas Orgis (a85a7f33baa01330d49546905fb1d727af1d242d)
  • Date: Mon, 16 Oct 2023 18:10:32 +0000

GIT changes to master grimoire by Thomas Orgis <sobukus AT sourcemage.org>:

ChangeLog | 1
doc/asciidoc/DEPENDS | 4 --
doc/asciidoc/DETAILS | 22 -------------
doc/asciidoc/HISTORY | 66 ---------------------------------------
doc/asciidoc/INSTALL | 2 -
doc/asciidoc/PRE_BUILD | 4 --
python-pypi/asciidoc/DEPENDS | 4 ++
python-pypi/asciidoc/DETAILS | 22 +++++++++++++
python-pypi/asciidoc/HISTORY | 71
+++++++++++++++++++++++++++++++++++++++++++
9 files changed, 98 insertions(+), 98 deletions(-)

New commits:
commit a85a7f33baa01330d49546905fb1d727af1d242d
Author: Thomas Orgis <sobukus AT sourcemage.org>
Commit: Thomas Orgis <sobukus AT sourcemage.org>

asciidoc: move from doc to python-pypi

This avoid running that custom install procedure and
just works, like with other python cruft.

diff --git a/ChangeLog b/ChangeLog
index 5af1172..9ad1990 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,6 @@
2023-10-26 Thomas Orgis <sobukus AT sourcemage.org>
* python-pypi/dblatex3: added python-3-compatible dblatex
+ * python-pypi/asciidoc: moved from doc/asciidoc

2023-10-14 Vlad Glagolev <stealth AT sourcemage.org>
* database/hiredis: new spell, minimalist C client for Redis
diff --git a/doc/asciidoc/DEPENDS b/doc/asciidoc/DEPENDS
deleted file mode 100755
index 324de51..0000000
--- a/doc/asciidoc/DEPENDS
+++ /dev/null
@@ -1,4 +0,0 @@
-depends autoconf &&
-depends automake &&
-depends python3 &&
-depends pip
diff --git a/doc/asciidoc/DETAILS b/doc/asciidoc/DETAILS
deleted file mode 100755
index be0e3a2..0000000
--- a/doc/asciidoc/DETAILS
+++ /dev/null
@@ -1,22 +0,0 @@
- SPELL=asciidoc
- SPELLX=asciidoc-py
- PATCHLEVEL=1
- VERSION=10.2.0
-
SOURCE_HASH=sha512:e8f97559a169504bd2b47a5a4108268d08dbeb98e304486e64761c2603963f4610a0f96c443fdbb8ea289586f015d066681c8ad2946610864662d6df5d7ba9d6
- SOURCE=${SPELL}-${VERSION}.tar.gz
-SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
-
SOURCE_URL="https://github.com/$SPELLX/$SPELLX/releases/download/$VERSION/$SOURCE";
- WEB_SITE=http://www.methods.co.nz/asciidoc/
- STAGED_INSTALL=off
- ENTERED=20060123
- LICENSE[0]=GPL
- KEYWORDS="docbook man html doc"
- SHORT="HTML, man page, DocBook creator from text files"
-cat << EOF
-AsciiDoc is a text document format for writing short documents, articles,
-books and UNIX man pages. AsciiDoc files can be translated to HTML and
-DocBook markups using the asciidoc(1) command
-
-This is the legacy processor using python. Modern frontends for the
-current specificatin are to be found elsewhere.
-EOF
diff --git a/doc/asciidoc/HISTORY b/doc/asciidoc/HISTORY
deleted file mode 100644
index fe68405..0000000
--- a/doc/asciidoc/HISTORY
+++ /dev/null
@@ -1,66 +0,0 @@
-2023-10-16 Thomas Orgis <sobukus AT sourcemage.org>
- * INSTALL: added, enforce serial make for broken install
- * DETAILS: avoid castfs, as staged install is flaky here
- (pip rummaging around in /root/.cache, which is wrong all
- by itself?)
-
-2023-10-04 Thomas Orgis <sobukus AT sourcemage.org>
- * DETAILS: switch to asciidoc-py project, python3 variant,
- update to 10.2.0
- * PRE_BUILD, DEPENDS: python3
-
-2020-06-05 Florian Franzmann <bwlf AT bandrate.org>
- * DETAILS, DEPENDS, PRE_BUILD: version 8.6.10
-
-2016-03-25 Florian Franzmann <bwlf AT bandrate.org>
- * DETAILS: version 8.6.9
-
-2015-05-25 Thomas Orgis <sobukus AT sourcemage.org>
- * DETAILS: remove SOURCEFORGE_URL usage (automated)
-
-2015-01-21 Ismael Luceno <ismael AT sourcemage.org>
- * PRE_BUILD: Fix scripts to use python2 explicitly
-
-2012-03-21 Ladislav Hagara <hgr AT vabo.cz>
- * DETAILS: 8.6.7
-
-2010-09-12 Bor Kraljič <pyrobor AT ver.si>
- * DETAILS: updated spell to 8.6.1
-
-2010-06-11 Vlad Glagolev <stealth AT sourcemage.org>
- * DETAILS: updated spell to 8.5.3; quoting paths
-
-2009-12-11 Bor Kraljič <pyrobor AT ver.si>
- * DETAILS: updated spell to 8.5.2
-
-2009-11-08 Bor Kraljič <pyrobor AT ver.si>
- * DETAILS: updated spell to 8.5.1
- fixed long description wrap
-
-2009-07-05 Ladislav Hagara <hgr AT vabo.cz>
- * DETAILS: 8.4.5
-
-2009-04-27 Ladislav Hagara <hgr AT vabo.cz>
- * DETAILS: 8.4.4
-
-2009-03-19 Treeve Jelbert <treeve AT sourcemage.org>
- * DETAILS: version 8.4.2
- * BUILD, INSTALL: deleted
-
-2006-10-03 Juuso Alasuutari <iuso AT sourcemage.org>
- * DETAILS: [automated] Removed UPDATED.
-
-2006-04-19 David Brown <dmlb2000 AT gmail.com>
- * DETAILS: updated 7.1.2
- * INSTALL: duh directories should be installed with executable
- permissions
-
-2006-03-12 Karsten Behrmann <BearPerson AT sourcemage.org>
- * DETAILS: (automated) Add KEYWORDS
-
-2006-02-04 David Brown <dmlb2000 AT gmail.com>
- * INSTALL: cleaned up a little added install root and made more
- compatable with older coreutils and added lots of &&'s
-
-2006-01-26 David Brown <dmlb2000 AT gmail.com>
- * ALL: created spell
diff --git a/doc/asciidoc/INSTALL b/doc/asciidoc/INSTALL
deleted file mode 100755
index 03b8bb9..0000000
--- a/doc/asciidoc/INSTALL
+++ /dev/null
@@ -1,2 +0,0 @@
-make_single &&
-default_install
diff --git a/doc/asciidoc/PRE_BUILD b/doc/asciidoc/PRE_BUILD
deleted file mode 100755
index 1ad610c..0000000
--- a/doc/asciidoc/PRE_BUILD
+++ /dev/null
@@ -1,4 +0,0 @@
-default_pre_build &&
-cd "$SOURCE_DIRECTORY" &&
-
-autoreconf -fi
diff --git a/python-pypi/asciidoc/DEPENDS b/python-pypi/asciidoc/DEPENDS
new file mode 100755
index 0000000..324de51
--- /dev/null
+++ b/python-pypi/asciidoc/DEPENDS
@@ -0,0 +1,4 @@
+depends autoconf &&
+depends automake &&
+depends python3 &&
+depends pip
diff --git a/python-pypi/asciidoc/DETAILS b/python-pypi/asciidoc/DETAILS
new file mode 100755
index 0000000..2509f56
--- /dev/null
+++ b/python-pypi/asciidoc/DETAILS
@@ -0,0 +1,22 @@
+ SPELL=asciidoc
+ SPELLX=asciidoc-py
+ PATCHLEVEL=2
+ VERSION=10.2.0
+
SOURCE_HASH=sha512:e8f97559a169504bd2b47a5a4108268d08dbeb98e304486e64761c2603963f4610a0f96c443fdbb8ea289586f015d066681c8ad2946610864662d6df5d7ba9d6
+ SOURCE=${SPELL}-${VERSION}.tar.gz
+SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
+
SOURCE_URL="https://github.com/$SPELLX/$SPELLX/releases/download/$VERSION/$SOURCE";
+ WEB_SITE=http://www.methods.co.nz/asciidoc/
+ STAGED_INSTALL=off
+ ENTERED=20060123
+ LICENSE[0]=GPL
+ KEYWORDS="docbook man html doc"
+ SHORT="HTML, man page, DocBook creator from text files"
+cat << EOF
+AsciiDoc is a text document format for writing short documents, articles,
+books and UNIX man pages. AsciiDoc files can be translated to HTML and
+DocBook markups using the asciidoc(1) command
+
+This is the legacy processor using python. Modern frontends for the
+current specificatin are to be found elsewhere.
+EOF
diff --git a/python-pypi/asciidoc/HISTORY b/python-pypi/asciidoc/HISTORY
new file mode 100644
index 0000000..61961d2
--- /dev/null
+++ b/python-pypi/asciidoc/HISTORY
@@ -0,0 +1,71 @@
+2023-10-16 Thomas Orgis <sobukus AT sourcemage.org>
+ * moved whole spell to python-pypi to fix install
+ * INSTALL, PRE_BUILD: gone
+ * DETAILS: ++PATCHLEVEL
+
+2023-10-16 Thomas Orgis <sobukus AT sourcemage.org>
+ * INSTALL: added, enforce serial make for broken install
+ * DETAILS: avoid castfs, as staged install is flaky here
+ (pip rummaging around in /root/.cache, which is wrong all
+ by itself?)
+
+2023-10-04 Thomas Orgis <sobukus AT sourcemage.org>
+ * DETAILS: switch to asciidoc-py project, python3 variant,
+ update to 10.2.0
+ * PRE_BUILD, DEPENDS: python3
+
+2020-06-05 Florian Franzmann <bwlf AT bandrate.org>
+ * DETAILS, DEPENDS, PRE_BUILD: version 8.6.10
+
+2016-03-25 Florian Franzmann <bwlf AT bandrate.org>
+ * DETAILS: version 8.6.9
+
+2015-05-25 Thomas Orgis <sobukus AT sourcemage.org>
+ * DETAILS: remove SOURCEFORGE_URL usage (automated)
+
+2015-01-21 Ismael Luceno <ismael AT sourcemage.org>
+ * PRE_BUILD: Fix scripts to use python2 explicitly
+
+2012-03-21 Ladislav Hagara <hgr AT vabo.cz>
+ * DETAILS: 8.6.7
+
+2010-09-12 Bor Kraljič <pyrobor AT ver.si>
+ * DETAILS: updated spell to 8.6.1
+
+2010-06-11 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 8.5.3; quoting paths
+
+2009-12-11 Bor Kraljič <pyrobor AT ver.si>
+ * DETAILS: updated spell to 8.5.2
+
+2009-11-08 Bor Kraljič <pyrobor AT ver.si>
+ * DETAILS: updated spell to 8.5.1
+ fixed long description wrap
+
+2009-07-05 Ladislav Hagara <hgr AT vabo.cz>
+ * DETAILS: 8.4.5
+
+2009-04-27 Ladislav Hagara <hgr AT vabo.cz>
+ * DETAILS: 8.4.4
+
+2009-03-19 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 8.4.2
+ * BUILD, INSTALL: deleted
+
+2006-10-03 Juuso Alasuutari <iuso AT sourcemage.org>
+ * DETAILS: [automated] Removed UPDATED.
+
+2006-04-19 David Brown <dmlb2000 AT gmail.com>
+ * DETAILS: updated 7.1.2
+ * INSTALL: duh directories should be installed with executable
+ permissions
+
+2006-03-12 Karsten Behrmann <BearPerson AT sourcemage.org>
+ * DETAILS: (automated) Add KEYWORDS
+
+2006-02-04 David Brown <dmlb2000 AT gmail.com>
+ * INSTALL: cleaned up a little added install root and made more
+ compatable with older coreutils and added lots of &&'s
+
+2006-01-26 David Brown <dmlb2000 AT gmail.com>
+ * ALL: created spell



  • [SM-Commit] GIT changes to master grimoire by Thomas Orgis (a85a7f33baa01330d49546905fb1d727af1d242d), Thomas Orgis, 10/16/2023

Archive powered by MHonArc 2.6.24.

Top of Page