Skip to Content.
Sympa Menu

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

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 (50f18d78bacb891d7d46878a8ea3bc65bfd6c7af)
  • Date: Mon, 22 Apr 2024 08:16:39 +0000

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

ChangeLog | 3 +++
rust-crates/cargo-c/DEPENDS | 3 +++
rust-crates/cargo-c/DETAILS | 13 +++++++++++++
rust-crates/cargo-c/HISTORY | 3 +++
4 files changed, 22 insertions(+)

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

cargo-c 0.9.31

diff --git a/ChangeLog b/ChangeLog
index 76af669..633d3ee 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+2024-04-22 Treeve Jelbert <treeve AT sourcemage.org>
+ * rust-crates/cargo-c: added, needed by future librsvg2
+
2024-04-21 Treeve Jelbert <treeve AT sourcemage.org>
* xorg.gpg: update "Alan Coopersmith <alan.coopersmith AT oracle.com>"

diff --git a/rust-crates/cargo-c/DEPENDS b/rust-crates/cargo-c/DEPENDS
new file mode 100755
index 0000000..6ebd945
--- /dev/null
+++ b/rust-crates/cargo-c/DEPENDS
@@ -0,0 +1,3 @@
+depends rust &&
+depends curl &&
+depends SSL
diff --git a/rust-crates/cargo-c/DETAILS b/rust-crates/cargo-c/DETAILS
new file mode 100755
index 0000000..8868576
--- /dev/null
+++ b/rust-crates/cargo-c/DETAILS
@@ -0,0 +1,13 @@
+ SPELL=cargo-c
+ VERSION=0.9.31
+ SOURCE=${SPELL}-${VERSION}.tar.gz
+
SOURCE_HASH=sha512:12aa5fd857ca6fdba50ffb08d120084ac063b5dfad037b54caf3e28ccaa36bfd07b43e61619ccce72c081655e1759be05f455ea93caebb0e763a63dd4246d0cf
+SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
+ WEB_SITE=https://github.com/lu-zero/cargo-c
+ SOURCE_URL[0]=$WEB_SITE//archive/v${VERSION}.tar.gz
+ LICENSE[0]=APACHE
+ ENTERED=20240421
+ SHORT="build and install C-compatible libraries "
+cat << EOF
+build and install C-compatible libraries
+EOF
diff --git a/rust-crates/cargo-c/HISTORY b/rust-crates/cargo-c/HISTORY
new file mode 100644
index 0000000..1018e86
--- /dev/null
+++ b/rust-crates/cargo-c/HISTORY
@@ -0,0 +1,3 @@
+2024-04-21 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 0.9.31
+ spell created


  • [[SM-Commit] ] GIT changes to master grimoire by Treeve Jelbert (50f18d78bacb891d7d46878a8ea3bc65bfd6c7af), Treeve Jelbert, 04/22/2024

Archive powered by MHonArc 2.6.24.

Top of Page