Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Ismael Luceno (41c7d6c06073f850e4bdca5b9e19dd3909a6b1ee)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Ismael Luceno <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Ismael Luceno (41c7d6c06073f850e4bdca5b9e19dd3909a6b1ee)
  • Date: Sat, 25 May 2019 21:27:41 +0000

GIT changes to master grimoire by Ismael Luceno <ismael AT sourcemage.org>:

graphics/icoutils/DETAILS | 2 +-
graphics/icoutils/HISTORY | 6 ++++++
graphics/icoutils/PRE_BUILD | 3 +++
3 files changed, 10 insertions(+), 1 deletion(-)

New commits:
commit 41c7d6c06073f850e4bdca5b9e19dd3909a6b1ee
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

icoutils: Fix build against musl

commit 6601f35d88d7abd3ff5638d56e9674805251a27b
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

icoutils 0.32.3

diff --git a/graphics/icoutils/DETAILS b/graphics/icoutils/DETAILS
index 53d8b08..d2980e0 100755
--- a/graphics/icoutils/DETAILS
+++ b/graphics/icoutils/DETAILS
@@ -1,5 +1,5 @@
SPELL=icoutils
- VERSION=0.31.0
+ VERSION=0.32.3
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE2=$SOURCE.sig
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
diff --git a/graphics/icoutils/HISTORY b/graphics/icoutils/HISTORY
index 7545202..29bf745 100644
--- a/graphics/icoutils/HISTORY
+++ b/graphics/icoutils/HISTORY
@@ -1,3 +1,9 @@
+2019-05-25 Ismael Luceno <ismael AT sourcemage.org>
+ * PRE_BUILD: Fixed build against musl
+
+2019-05-25 Ismael Luceno <ismael AT sourcemage.org>
+ * DETAILS: updated spell to 0.32.3
+
2015-04-05 Ismael Luceno <ismael AT sourcemage.org>
* 4FF4EDEC.gpg: New signing key
* 7088EFCB.gpg: removed, old key
diff --git a/graphics/icoutils/PRE_BUILD b/graphics/icoutils/PRE_BUILD
new file mode 100755
index 0000000..c179f78
--- /dev/null
+++ b/graphics/icoutils/PRE_BUILD
@@ -0,0 +1,3 @@
+default_pre_build &&
+cd "$SOURCE_DIRECTORY" &&
+sedit 's!maybe_os in$!& linux-musl*|\\!' build-aux/config.sub



  • [SM-Commit] GIT changes to master grimoire by Ismael Luceno (41c7d6c06073f850e4bdca5b9e19dd3909a6b1ee), Ismael Luceno, 05/25/2019

Archive powered by MHonArc 2.6.24.

Top of Page