sm-commit AT lists.ibiblio.org
Subject: Source Mage code commit list
List archive
[[SM-Commit] ] GIT changes to master grimoire by Treeve Jelbert (e684dfcfae358bd78df61893c9b65014ad355e66)
- From: Treeve Jelbert <scm AT sourcemage.org>
- To: sm-commit AT lists.ibiblio.org, sm-commit AT lists.sourcemage.org
- Subject: [[SM-Commit] ] GIT changes to master grimoire by Treeve Jelbert (e684dfcfae358bd78df61893c9b65014ad355e66)
- Date: Mon, 12 May 2025 15:36:41 +0000
GIT changes to master grimoire by Treeve Jelbert <treeve AT sourcemage.org>:
ChangeLog | 1 +
archive/lz4/BUILD | 2 +-
archive/lz4/HISTORY | 3 +++
libs/libxisf/BUILD | 2 ++
libs/libxisf/CONFIGURE | 1 +
libs/libxisf/DEPENDS | 5 +++++
libs/libxisf/DETAILS | 14 ++++++++++++++
libs/libxisf/HISTORY | 3 +++
8 files changed, 30 insertions(+), 1 deletion(-)
New commits:
commit e684dfcfae358bd78df61893c9b65014ad355e66
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>
add libxisf-0.2.13
commit db2daceeea0be39ce50ebde0196f96a431c1b103
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>
lz4 - fix broken liblz4.pc
diff --git a/ChangeLog b/ChangeLog
index e0fdc0f..606fb1a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,7 @@
2025-05-12 Treeve Jelbert <treeve AT sourcemage.org>
* libs/wcslib: added, 'Representations of world coordinates in FITS'
* libs/readstat: added, read statistics files
+ * libs/libxisf: added, read XISF files
2025-05-02 Pavel Vinogradov <public AT sourcemage.org>
* mozilla.gpg: added new subkeys for Mozilla Software Releases
<release AT mozilla.com>
diff --git a/archive/lz4/BUILD b/archive/lz4/BUILD
index 6dfecc1..01894bd 100755
--- a/archive/lz4/BUILD
+++ b/archive/lz4/BUILD
@@ -1 +1 @@
-default_build_make
+PREFIX=${INSTALL_ROOT}/usr default_build_make
diff --git a/archive/lz4/HISTORY b/archive/lz4/HISTORY
index 4049e149..7540d6c 100644
--- a/archive/lz4/HISTORY
+++ b/archive/lz4/HISTORY
@@ -1,3 +1,6 @@
+2025-05-12 Treeve Jelbert <treeve AT sourcemage.org>
+ * BUILD: fix broken liblz4.pc
+
2024-07-29 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 1.10.0
diff --git a/libs/libxisf/BUILD b/libs/libxisf/BUILD
new file mode 100755
index 0000000..b5bd9e8
--- /dev/null
+++ b/libs/libxisf/BUILD
@@ -0,0 +1,2 @@
+OPTS+=' -DUSE_BUNDLED_LIBS=Off' &&
+default_build
diff --git a/libs/libxisf/CONFIGURE b/libs/libxisf/CONFIGURE
new file mode 100755
index 0000000..90942b1
--- /dev/null
+++ b/libs/libxisf/CONFIGURE
@@ -0,0 +1 @@
+. "${GRIMOIRE}/CMAKE_CONFIGURE"
diff --git a/libs/libxisf/DEPENDS b/libs/libxisf/DEPENDS
new file mode 100755
index 0000000..b7b13f8
--- /dev/null
+++ b/libs/libxisf/DEPENDS
@@ -0,0 +1,5 @@
+. "${GRIMOIRE}/CMAKE_DEPENDS" &&
+depends pugixml &&
+depends lz4 &&
+depends zlib &&
+depends zstd
diff --git a/libs/libxisf/DETAILS b/libs/libxisf/DETAILS
new file mode 100755
index 0000000..4eb77ab
--- /dev/null
+++ b/libs/libxisf/DETAILS
@@ -0,0 +1,14 @@
+. "${GRIMOIRE}/CMAKE_FUNCTIONS"
+ SPELL=libxisf
+ VERSION=0.2.13
+
SOURCE_HASH=sha512:451270dcd10c2736a705ce6746e7a52369bf81736e676f14643769e41c5508dfb42ecbd6662e1be1ab3a92804ea7130d59a99e73c9dffa402db3087a50ff2ac9
+ SOURCE="${SPELL}-${VERSION}.tar.gz"
+SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}"
+ WEB_SITE=https://gitea.nouspiro.space/nou/libXISF
+ SOURCE_URL[0]="${WEB_SITE}/archive/v${VERSION}.tar.gz"
+ LICENSE[0]=GPL3
+ ENTERED=20250512
+ SHORT="process XISF files"
+cat << EOF
+Library to load and write XISF format from PixInsight
+EOF
diff --git a/libs/libxisf/HISTORY b/libs/libxisf/HISTORY
new file mode 100644
index 0000000..ca9c131
--- /dev/null
+++ b/libs/libxisf/HISTORY
@@ -0,0 +1,3 @@
+2025-05-12 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 0.2.13
+ spell created
- [[SM-Commit] ] GIT changes to master grimoire by Treeve Jelbert (e684dfcfae358bd78df61893c9b65014ad355e66), Treeve Jelbert, 05/12/2025
Archive powered by MHonArc 2.6.24.