Skip to Content.
Sympa Menu

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

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 (d13ebe8541429263e2a2bea630e17bf48bad8e04)
  • Date: Fri, 26 Jan 2024 08:54:05 +0000

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

disk/ddrescue/DETAILS | 2 -
disk/ddrescue/HISTORY | 3 ++
libs/fribidi/DETAILS | 4 +-
libs/fribidi/HISTORY | 3 ++
libs/pugixml/DETAILS | 6 ++--
libs/pugixml/HISTORY | 3 ++
printer/zint/BUILD | 5 ---
printer/zint/DEPENDS | 7 -----
printer/zint/DETAILS | 30 ----------------------
printer/zint/HISTORY | 45 ---------------------------------
printer/zint/PRE_BUILD | 4 --
qt5-cmake/zint/BUILD | 4 ++
qt5-cmake/zint/CONFIGURE | 1
qt5-cmake/zint/DEPENDS | 11 ++++++++
qt5-cmake/zint/DETAILS | 30 ++++++++++++++++++++++
qt5-cmake/zint/HISTORY | 51
++++++++++++++++++++++++++++++++++++++
science-libs/avogadrolibs/DETAILS | 4 +-
science-libs/avogadrolibs/HISTORY | 3 ++
utils/corectrl/DETAILS | 4 +-
utils/corectrl/HISTORY | 3 ++
20 files changed, 122 insertions(+), 101 deletions(-)

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

ddrescue: => 1.28

commit 8da03d2327f5c9d4c88127484ec3eea24eb7579d
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

fribidi: => 1.0.13

commit 932a2a884ad6e7c9da2f6321967291342b425181
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

avogadrolibs: => 1.98.1

commit 20d685bf2c6b10ae8f4f2bdb43982df0c806a473
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

zint - add qt5/6 support

commit 15424faf14eefaf44e34c4f30129fa6cf60fb2cc
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

zint: => 2.13.0

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

pugixml: => 1.14

commit 92213c760f6607f2adfa44dd87a90f8b7da8865c
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

corectrl: => 1.3.9

diff --git a/disk/ddrescue/DETAILS b/disk/ddrescue/DETAILS
index ddb3c61..f96aec4 100755
--- a/disk/ddrescue/DETAILS
+++ b/disk/ddrescue/DETAILS
@@ -1,6 +1,6 @@
# Watch: https://ftp.gnu.org/gnu/ddrescue
SPELL=ddrescue
- VERSION=1.27
+ VERSION=1.28
SOURCE="$SPELL-$VERSION.tar.lz"
SOURCE_URL[0]=https://download.savannah.gnu.org/releases/$SPELL/$SOURCE
SOURCE2=$SOURCE.sig
diff --git a/disk/ddrescue/HISTORY b/disk/ddrescue/HISTORY
index 6340892..d133621 100644
--- a/disk/ddrescue/HISTORY
+++ b/disk/ddrescue/HISTORY
@@ -1,3 +1,6 @@
+2024-01-26 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.28
+
2023-01-27 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 1.27

diff --git a/libs/fribidi/DETAILS b/libs/fribidi/DETAILS
index 06ad074..5384c66 100755
--- a/libs/fribidi/DETAILS
+++ b/libs/fribidi/DETAILS
@@ -1,7 +1,7 @@
source $GRIMOIRE/MESON_FUNCTIONS
SPELL=fribidi
- VERSION=1.0.12
-
SOURCE_HASH=sha512:a3a63e1dde1cffb097376df0b34522700cff600da61bdafd6f4f50db6937383b9f73a82081cb1a7f2e1946ba07fea13e2880a4250b1508850bffa500046a7fa5
+ VERSION=1.0.13
+
SOURCE_HASH=sha512:246c904f8e6cc7eee61c03162b42dd0e0ed2163ef02d9d15b8168f0084ccdd9b625b83092915fa42f301106247e3159ad6aee0af42c37643253f7c47d0a520ef
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=https://github.com/fribidi/fribidi/archive/v$VERSION.tar.gz
diff --git a/libs/fribidi/HISTORY b/libs/fribidi/HISTORY
index 11217f5..c3c24ef 100644
--- a/libs/fribidi/HISTORY
+++ b/libs/fribidi/HISTORY
@@ -1,3 +1,6 @@
+2024-01-25 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.0.13
+
2022-05-07 Pavel Vinogradov <public AT sourcemage.org>
* BUILD: removed switching /tmp to exec/noexec
* DEPENDS: use grimoire-wide MESON_DEPENDS
diff --git a/libs/pugixml/DETAILS b/libs/pugixml/DETAILS
index aa16afc..b1ac0e0 100755
--- a/libs/pugixml/DETAILS
+++ b/libs/pugixml/DETAILS
@@ -1,10 +1,10 @@
source "$GRIMOIRE"/CMAKE_FUNCTIONS
SPELL=pugixml
- VERSION=1.13
-
SOURCE_HASH=sha512:ce2790648e4e75542f6126937efd0acd2c9d340774809f1515c385d95e3742c8ae98930d5e57af50d87c9bbb3f5028ceb782e410670f076bcf7ae1bcc951bef0
+ VERSION=1.14
+
SOURCE_HASH=sha512:e94e3ea2bdfbe494343f1f5f54057ad3af1b3e0d76b6283051bf020ff64dd9975aa8782d7c34d8bfb42aabcb496e534130c3f9ee127da121cf390473d41e8c4d
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$(echo $VERSION | cut -f1,2 -d.)
- WEB_SITE=http://pugixml.org/
+ WEB_SITE=https://pugixml.org/

SOURCE_URL[0]=https://github.com/zeux/pugixml/releases/download/v${VERSION}/$SOURCE
LICENSE[0]=MIT
ENTERED=20130810
diff --git a/libs/pugixml/HISTORY b/libs/pugixml/HISTORY
index 7f3761e..90d0b23 100644
--- a/libs/pugixml/HISTORY
+++ b/libs/pugixml/HISTORY
@@ -1,3 +1,6 @@
+2024-01-25 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.14
+
2022-11-12 Florian Franzmann <bwlf AT bandrate.org>
* DETAILS: version 1.13

diff --git a/printer/zint/BUILD b/printer/zint/BUILD
deleted file mode 100755
index e027623..0000000
--- a/printer/zint/BUILD
+++ /dev/null
@@ -1,5 +0,0 @@
-if is_depends_enabled $SPELL qt4;then
- QTDIR="${QTDIR:-$INSTALL_ROOT/usr}" &&
- PATH="$QTDIR/bin/qt4:$PATH"
-fi &&
-cmake_build
diff --git a/printer/zint/DEPENDS b/printer/zint/DEPENDS
deleted file mode 100755
index 5a1980b..0000000
--- a/printer/zint/DEPENDS
+++ /dev/null
@@ -1,7 +0,0 @@
-depends -sub CXX gcc &&
-depends cmake &&
-depends libpng &&
-depends SSL &&
-depends zlib &&
-optional_depends qt4 '' '' 'build QT4 frontend'
-#optional_depends qrencode '' '' 'supports QR Code model 2 barcodes'
diff --git a/printer/zint/DETAILS b/printer/zint/DETAILS
deleted file mode 100755
index ffb8bac..0000000
--- a/printer/zint/DETAILS
+++ /dev/null
@@ -1,30 +0,0 @@
- SPELL=zint
- VERSION=2.4.2
-
SOURCE_HASH=sha512:d8d37de18fac800123111a93b6da371346944fafeed1e7f7ee00c5100ae386395eebf7d5d4b7f9cbce062672e68b7956ceaeec8564473b372187a43373e45dc8
- SOURCE=$SPELL-$VERSION.tar.gz
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
- SOURCE_URL[0]=https://github.com/downloads/zint/zint/$SOURCE
- WEB_SITE=http://www.zint.org.uk
- LICENSE[0]=GPL
- ENTERED=20090129
- KEYWORDS="printer"
- SHORT="barcode encoding library"
-cat << EOF
-Zint is an barcode encoding and image generating library written entirely
-in C.
-
-It features:
- * Over 50 symbologies including many not available in any other free
software
- package.
- * Unicode translation for symbologies which support Latin-1 and Kanji
character
- sets.
- * Full GS1 support including data verification and automated insertion of
FNC1
- characters.
- * Support for encoding binary data including NULL (ASCII 0) characters.
- * Health Industry Barcode (HIBC) encoding capabilities.
- * Output in PNG, EPS and SVG formats with user adjustable sizes and colours.
- * Verification stage for SBN, ISBN and ISBN-13 data.
- * Fully documented API for integration with your own project.
- * Command line and Qt4-based GUI front-ends.
- * Fully multi-platform.
-EOF
diff --git a/printer/zint/HISTORY b/printer/zint/HISTORY
deleted file mode 100644
index 7e096cc..0000000
--- a/printer/zint/HISTORY
+++ /dev/null
@@ -1,45 +0,0 @@
-2014-08-19 Treeve Jelbert <treeve AT sourcemage.org>
- * DEPENDS: openssl => SSL
-
-2012-11-09 Treeve Jelbert <treeve AT sourcemage.org>
- * DETAILS: version 2.4.2
- new URL
- * PRE_BUILD: added, fix zlib usage
- * DEPENDS: add zlib
-
-2011-07-30 Florian Franzmann <bwlf AT bandrate.org>
- * DEPENDS: changed dependency on g++ to dependency on gcc with
- sub-depends on CXX (scripted)
-
-2010-09-16 Ismael Luceno <ismael AT sourcemage.org>
- * DETAILS: fixed description
- updated spell to 2.4.0
-
-2010-03-07 Treeve Jelbert <treeve AT sourcemage.org>
- * DETAILS: version 2.3.1
-
-2010-01-16 Treeve Jelbert <treeve AT sourcemage.org>
- * DETAILS: version 2.3.0
-
-2009-09-28 Treeve Jelbert <treeve AT sourcemage.org>
- * DETAILS: version 2.2.1
-
-2009-07-18 Treeve Jelbert <treeve AT sourcemage.org>
- * DETAILS: version 2.2.0
-
-2009-06-19 Treeve Jelbert <treeve AT sourcemage.org>
- * DETAILS: version 2.1.4
-
-2009-05-21 Treeve Jelbert <treeve AT sourcemage.org>
- * DETAILS: version 2.1.3
-
-2009-02-11 Treeve Jelbert <treeve AT sourcemage.org>
- * DETAILS: version 2.1.1
-
-2009-01-31 Treeve Jelbert <treeve AT sourcemage.org>
- * DETAILS: version 2.1
-
-2009-01-29 Treeve Jelbert <treeve AT sourcemage.org>
- * DETAILS: version 2.0
- spell created
-
diff --git a/printer/zint/PRE_BUILD b/printer/zint/PRE_BUILD
deleted file mode 100755
index ad442ae..0000000
--- a/printer/zint/PRE_BUILD
+++ /dev/null
@@ -1,4 +0,0 @@
-default_pre_build
-cd $SOURCE_DIRECTORY &&
-sed -i "/stdlib.h/i \
-#include <zlib.h> " backend/png.c
diff --git a/qt5-cmake/zint/BUILD b/qt5-cmake/zint/BUILD
new file mode 100755
index 0000000..07b44b8
--- /dev/null
+++ b/qt5-cmake/zint/BUILD
@@ -0,0 +1,4 @@
+if is_depends_enabled $SPELL qt6base;then
+ OPTS+=" -DZINT_QT6=ON"
+fi &&
+default_build
diff --git a/qt5-cmake/zint/CONFIGURE b/qt5-cmake/zint/CONFIGURE
new file mode 100755
index 0000000..099d62f
--- /dev/null
+++ b/qt5-cmake/zint/CONFIGURE
@@ -0,0 +1 @@
+source $GRIMOIRE/CMAKE_FUNCTIONS
diff --git a/qt5-cmake/zint/DEPENDS b/qt5-cmake/zint/DEPENDS
new file mode 100755
index 0000000..f973bd7
--- /dev/null
+++ b/qt5-cmake/zint/DEPENDS
@@ -0,0 +1,11 @@
+source $GRIMOIRE/CMAKE_DEPENDS &&
+source $GRIMOIRE/QT_DEPENDS &&
+if is_depends_enabled $SPELL qt6base;then
+ depends qt6svg
+else
+ depends qtsvg
+fi &&
+depends libpng &&
+depends SSL &&
+depends zlib
+#optional_depends qrencode '' '' 'supports QR Code model 2 barcodes'
diff --git a/qt5-cmake/zint/DETAILS b/qt5-cmake/zint/DETAILS
new file mode 100755
index 0000000..8cc9f0c
--- /dev/null
+++ b/qt5-cmake/zint/DETAILS
@@ -0,0 +1,30 @@
+ SPELL=zint
+ VERSION=2.13.0
+
SOURCE_HASH=sha512:7d8f9fe24829382d50e6d256b91a5cb384aa1c01097047c1626e6709fc33ce5fe31fb6dccb34b8334ee36e7d7c59f3a6865b437f0f690759da282e2f104bbbec
+ SOURCE=$SPELL-$VERSION.tar.gz
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+
SOURCE_URL[0]=https://github.com/zint/zint/archive/refs/tags/$VERSION.tar.gz
+ WEB_SITE=https://www.zint.org.uk
+ LICENSE[0]=GPL
+ ENTERED=20090129
+ KEYWORDS="printer"
+ SHORT="barcode encoding library"
+cat << EOF
+Zint is an barcode encoding and image generating library written entirely
+in C.
+
+It features:
+ * Over 50 symbologies including many not available in any other free
software
+ package.
+ * Unicode translation for symbologies which support Latin-1 and Kanji
character
+ sets.
+ * Full GS1 support including data verification and automated insertion of
FNC1
+ characters.
+ * Support for encoding binary data including NULL (ASCII 0) characters.
+ * Health Industry Barcode (HIBC) encoding capabilities.
+ * Output in PNG, EPS and SVG formats with user adjustable sizes and colours.
+ * Verification stage for SBN, ISBN and ISBN-13 data.
+ * Fully documented API for integration with your own project.
+ * Command line and Qt4-based GUI front-ends.
+ * Fully multi-platform.
+EOF
diff --git a/qt5-cmake/zint/HISTORY b/qt5-cmake/zint/HISTORY
new file mode 100644
index 0000000..6d6e1c0
--- /dev/null
+++ b/qt5-cmake/zint/HISTORY
@@ -0,0 +1,51 @@
+2024-01-25 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 2.13.0
+ * CONFIGURE: added
+ * DEPENDS BUILD: support qt5/6
+ * move spell
+
+2014-08-19 Treeve Jelbert <treeve AT sourcemage.org>
+ * DEPENDS: openssl => SSL
+
+2012-11-09 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 2.4.2
+ new URL
+ * PRE_BUILD: added, fix zlib usage
+ * DEPENDS: add zlib
+
+2011-07-30 Florian Franzmann <bwlf AT bandrate.org>
+ * DEPENDS: changed dependency on g++ to dependency on gcc with
+ sub-depends on CXX (scripted)
+
+2010-09-16 Ismael Luceno <ismael AT sourcemage.org>
+ * DETAILS: fixed description
+ updated spell to 2.4.0
+
+2010-03-07 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 2.3.1
+
+2010-01-16 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 2.3.0
+
+2009-09-28 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 2.2.1
+
+2009-07-18 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 2.2.0
+
+2009-06-19 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 2.1.4
+
+2009-05-21 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 2.1.3
+
+2009-02-11 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 2.1.1
+
+2009-01-31 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 2.1
+
+2009-01-29 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 2.0
+ spell created
+
diff --git a/science-libs/avogadrolibs/DETAILS
b/science-libs/avogadrolibs/DETAILS
index 1897b87..593ac2f 100755
--- a/science-libs/avogadrolibs/DETAILS
+++ b/science-libs/avogadrolibs/DETAILS
@@ -1,6 +1,6 @@
SPELL=avogadrolibs
- VERSION=1.97.0
-
SOURCE_HASH=sha512:a0ad3ba294db5f0fff35087ff0f616fdcaefc7b4abfa470c9fd26326ad14f73e3584c18a7111b671998d8a23a50091307520f01f79295fc7ea52ae2d78716c7e
+ VERSION=1.98.1
+
SOURCE_HASH=sha512:11b71420695641939403b0be8d2db54aa4e3cc6364b902b1fdf5a267f4102295f6f67f1fed36e9e2dc2b914c7c44b65a5f6837442c119f4f3aa834532d5e0164
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
WEB_SITE=https://www.openchemistry.org
diff --git a/science-libs/avogadrolibs/HISTORY
b/science-libs/avogadrolibs/HISTORY
index cffb085..8e8008f 100644
--- a/science-libs/avogadrolibs/HISTORY
+++ b/science-libs/avogadrolibs/HISTORY
@@ -1,3 +1,6 @@
+2024-01-25 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.98.1
+
2023-08-27 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 1.97.0
download from github
diff --git a/utils/corectrl/DETAILS b/utils/corectrl/DETAILS
index f21dbea..0c272a3 100755
--- a/utils/corectrl/DETAILS
+++ b/utils/corectrl/DETAILS
@@ -1,10 +1,10 @@
. "${GRIMOIRE}/CMAKE_FUNCTIONS"
SPELL=corectrl
- VERSION=1.3.5
+ VERSION=1.3.9
SOURCE=$SPELL-v$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-v$VERSION

SOURCE_URL[0]=https://gitlab.com/${SPELL}/${SPELL}/-/archive/v${VERSION}/${SOURCE}
-
SOURCE_HASH=sha256:28a2c6b6156beeaee4f5a66dd70ac76054a8a809dfe1b7e0327a6fe1f0a9e9ac
+
SOURCE_HASH=sha256:18cd0363475c7f2cba9c83e9a5064438371841b8e1f0458589d790e29f4c5b30
LICENSE[0]=GPL
WEB_SITE=https://gitlab.com/corectrl/corectrl
ENTERED=20230423
diff --git a/utils/corectrl/HISTORY b/utils/corectrl/HISTORY
index 20dc72c..f0b87ed 100644
--- a/utils/corectrl/HISTORY
+++ b/utils/corectrl/HISTORY
@@ -1,3 +1,6 @@
+2024-01-25 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.3.9
+
2023-04-23 Conner Clere <xenanthropy AT sourcemage.org>
* BUILD, CONFIGURE, DEPENDS, DETAILS: version 1.3.5, new spell




  • [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (d13ebe8541429263e2a2bea630e17bf48bad8e04), Treeve Jelbert, 01/26/2024

Archive powered by MHonArc 2.6.24.

Top of Page