Skip to Content.
Sympa Menu

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

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 (3b7585117ca22dd7b479a8b70744ef9359ac71b4)
  • Date: Thu, 27 Jan 2022 16:11:44 +0000

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

audio-libs/audiofile/DETAILS | 1 +
audio-libs/audiofile/HISTORY | 4 ++++
audio-libs/audiofile/PRE_BUILD | 4 +++-
disk/acl/DETAILS | 1 +
disk/acl/HISTORY | 4 ++++
disk/acl/PRE_BUILD | 5 +++++
graphics/inkscape/DETAILS | 6 +++---
graphics/inkscape/HISTORY | 4 ++++
libs/xerces-c/DETAILS | 1 +
libs/xerces-c/HISTORY | 4 ++++
libs/xerces-c/PRE_BUILD | 4 ++++
11 files changed, 34 insertions(+), 4 deletions(-)

New commits:
commit 3b7585117ca22dd7b479a8b70744ef9359ac71b4
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

xerces-c: Disable installation of .la files

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

audiofile: Disable installation of .la files

commit 90d1ef26cc512fa1616d3a690353f3c3661cb0f3
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

acl: Disable installation of .la files

diff --git a/audio-libs/audiofile/DETAILS b/audio-libs/audiofile/DETAILS
index b4c5d77..96ce77b 100755
--- a/audio-libs/audiofile/DETAILS
+++ b/audio-libs/audiofile/DETAILS
@@ -1,5 +1,6 @@
SPELL=audiofile
VERSION=0.3.6
+ PATCHLEVEL=1
# SOURCE_HASH=sha512:
SECURITY_PATCH=1
SOURCE=$SPELL-$VERSION.tar.gz
diff --git a/audio-libs/audiofile/HISTORY b/audio-libs/audiofile/HISTORY
index 99534c8..3928c46 100644
--- a/audio-libs/audiofile/HISTORY
+++ b/audio-libs/audiofile/HISTORY
@@ -1,3 +1,7 @@
+2022-01-27 Ismael Luceno <ismael AT sourcemage.org>
+ * PRE_BUILD: disabled installation of libtool pseudo-libraries
+ * DETAILS: PATCHLEVEL++
+
2021-12-30 Ismael Luceno <ismael AT sourcemage.org>
* PRE_BUILD: Fixed build against musl

diff --git a/audio-libs/audiofile/PRE_BUILD b/audio-libs/audiofile/PRE_BUILD
index 63de72e..eb82c6a 100755
--- a/audio-libs/audiofile/PRE_BUILD
+++ b/audio-libs/audiofile/PRE_BUILD
@@ -2,4 +2,6 @@ default_pre_build &&
cd $SOURCE_DIRECTORY &&
apply_patch_dir patches &&
sed -i 's/-Werror//' libaudiofile/Makefile.in
libaudiofile/modules/Makefile.in &&
-sedit 's!maybe_os in$!& linux-musl*|\\!' config.sub
+sedit 's!maybe_os in$!& linux-musl*|\\!' config.sub &&
+# disable instalation of libtool pseudo-libraries
+sed -E -i '/^[\t ]*(func_show_|$run )eval "[$]install_prog [$]instname /d'
ltmain.sh
diff --git a/disk/acl/DETAILS b/disk/acl/DETAILS
index 8562d8e..1e0f920 100755
--- a/disk/acl/DETAILS
+++ b/disk/acl/DETAILS
@@ -1,5 +1,6 @@
SPELL=acl
VERSION=2.3.1
+ PATCHLEVEL=1
SOURCE=$SPELL-$VERSION.tar.xz
SOURCE2=$SOURCE.sig
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
diff --git a/disk/acl/HISTORY b/disk/acl/HISTORY
index adba704..367a873 100644
--- a/disk/acl/HISTORY
+++ b/disk/acl/HISTORY
@@ -1,3 +1,7 @@
+2022-01-27 Ismael Luceno <ismael AT sourcemage.org>
+ * PRE_BUILD: disabled installation of libtool pseudo-libraries
+ * DETAILS: PATCHLEVEL++
+
2021-03-26 Florian Franzmann <bwlf AT bandrate.org>
* DETAILS: version 2.3.1

diff --git a/disk/acl/PRE_BUILD b/disk/acl/PRE_BUILD
new file mode 100755
index 0000000..e352e2c
--- /dev/null
+++ b/disk/acl/PRE_BUILD
@@ -0,0 +1,5 @@
+default_pre_build &&
+cd "$SOURCE_DIRECTORY" &&
+# disable instalation of libtool pseudo-libraries
+sed -E -i '/^[\t ]*(func_show_|$run )eval "[$]install_prog [$]instname /d' \
+ build-aux/ltmain.sh
diff --git a/graphics/inkscape/DETAILS b/graphics/inkscape/DETAILS
index 17f5b8d..aefe1be 100755
--- a/graphics/inkscape/DETAILS
+++ b/graphics/inkscape/DETAILS
@@ -1,11 +1,11 @@
. "$GRIMOIRE"/CMAKE_FUNCTIONS
SPELL=inkscape
- VERSION=1.1
- XVERSION=2021-05-24_c4e8f9ed74
+ VERSION=1.1.1
+ XVERSION=2021-09-20_3bf5ae0d25
SOURCE=$SPELL-$VERSION.tar.xz
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-${VERSION}_$XVERSION"
SOURCE_URL[0]="https://inkscape.org/gallery/item/26932/$SOURCE";
-
SOURCE_HASH=sha512:54b75f8794d748ef59d5b719ea04e3debadc1a5cf3f62f14254502567973bbd634850edd0a3bc082be878dacf041e9bd10982c4846bf154f89aa5319eda4ee80
+
SOURCE_HASH=sha512:22b1b584a344c4f4ebd0b6e84a4af44e472ef47b3971cb97cbb026a4bf7cb5bea49a7de0c2af2a9e439c7c794f775081c8d1904f33eadb49a5389ea01bc0896c
WEB_SITE=http://www.inkscape.org/
ENTERED=20031207
SECURITY_PATCH=2
diff --git a/graphics/inkscape/HISTORY b/graphics/inkscape/HISTORY
index 9831973..99315ac 100644
--- a/graphics/inkscape/HISTORY
+++ b/graphics/inkscape/HISTORY
@@ -1,3 +1,7 @@
+2022-01-23 Ismael Luceno <ismael AT sourcemage.org>
+ * DETAILS: updated spell to 1.1.1
+ changed blabla
+
2021-08-14 Ismael Luceno <ismael AT sourcemage.org>
* DETAILS: updated spell to 1.1
* BUILD, INSTALL, patches/inkscape-0.92.4-upstream_fixes-1.patch:
diff --git a/libs/xerces-c/DETAILS b/libs/xerces-c/DETAILS
index 87db261..99d5f9d 100755
--- a/libs/xerces-c/DETAILS
+++ b/libs/xerces-c/DETAILS
@@ -1,5 +1,6 @@
SPELL=xerces-c
VERSION=3.2.2
+ PATCHLEVEL=1
SECURITY_PATCH=1
SOURCE=$SPELL-$VERSION.tar.xz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
diff --git a/libs/xerces-c/HISTORY b/libs/xerces-c/HISTORY
index 78bf92a..987db47 100644
--- a/libs/xerces-c/HISTORY
+++ b/libs/xerces-c/HISTORY
@@ -1,3 +1,7 @@
+2022-01-27 Ismael Luceno <ismael AT sourcemage.org>
+ * PRE_BUILD: disabled installation of libtool pseudo-libraries
+ * DETAILS: PATCHLEVEL++
+
2021-09-19 Florian Franzmann <bwlf AT bandrate.org>
* TRIGGERS: add trigger for openssl

diff --git a/libs/xerces-c/PRE_BUILD b/libs/xerces-c/PRE_BUILD
new file mode 100755
index 0000000..d8204d3
--- /dev/null
+++ b/libs/xerces-c/PRE_BUILD
@@ -0,0 +1,4 @@
+default_pre_build &&
+cd "$SOURCE_DIRECTORY" &&
+# disable instalation of libtool pseudo-libraries
+sed -E -i '/^[\t ]*(func_show_|$run )eval "[$]install_prog [$]instname /d'
ltmain.sh



  • [SM-Commit] GIT changes to master grimoire by Ismael Luceno (3b7585117ca22dd7b479a8b70744ef9359ac71b4), Ismael Luceno, 01/27/2022

Archive powered by MHonArc 2.6.24.

Top of Page