Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (a0b89b47147657ec654eaa4b8b68852bd2515859)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Pavel Vinogradov <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (a0b89b47147657ec654eaa4b8b68852bd2515859)
  • Date: Sat, 23 Apr 2022 22:48:40 +0000

GIT changes to master grimoire by Pavel Vinogradov <public AT sourcemaage.org>:

e/imlib2/DEPENDS | 12 +++++++++++-
e/imlib2/DETAILS | 4 ++--
e/imlib2/HISTORY | 4 ++++
3 files changed, 17 insertions(+), 3 deletions(-)

New commits:
commit a0b89b47147657ec654eaa4b8b68852bd2515859
Author: Pavel Vinogradov <public AT sourcemaage.org>
Commit: Pavel Vinogradov <public AT sourcemaage.org>

e/imlib2: version 1.9.0

diff --git a/e/imlib2/DEPENDS b/e/imlib2/DEPENDS
index e3bcc9e..15f05a6 100755
--- a/e/imlib2/DEPENDS
+++ b/e/imlib2/DEPENDS
@@ -51,4 +51,14 @@ optional_depends 'JPEG' \
optional_depends 'GIFLIB' \
'--with-gif' \
'--without-gif' \
- 'GIF image loader'
+ 'GIF image loader' &&
+
+optional_depends 'librsvg2' \
+ '--with-svg' \
+ '--without-svg' \
+ 'SVG loader' &&
+
+optional_depends 'libwebp' \
+ '--with-webp' \
+ '--without-webp' \
+ 'WEBP loader'
diff --git a/e/imlib2/DETAILS b/e/imlib2/DETAILS
index ce00b45..9dec3d4 100755
--- a/e/imlib2/DETAILS
+++ b/e/imlib2/DETAILS
@@ -1,6 +1,6 @@
SPELL=imlib2
- VERSION=1.8.1
-
SOURCE_HASH=sha512:68366298eb3badc7e76ca3b8d73ac0d1489384061cd523cf58bbc9059720b835a82bed6fe87fcf53ed1b43de0c1b6a9e270e25463a30709b568c5b2f3fd06835
+ VERSION=1.9.0
+
SOURCE_HASH=sha512:958fdabc938ec03ab48001ca4df72c8352cb261b12b09334d38348b22b8859cff16a1cda0d4447b73261723f223f62a799f80eb85a710ac5a44a3fa4f90734fd
SECURITY_PATCH=3
SOURCE=$SPELL-$VERSION.tar.xz
SOURCE_URL[0]="https://downloads.sourceforge.net/enlightenment/${SOURCE}";
diff --git a/e/imlib2/HISTORY b/e/imlib2/HISTORY
index 900aa35..6539921 100644
--- a/e/imlib2/HISTORY
+++ b/e/imlib2/HISTORY
@@ -1,3 +1,7 @@
+2022-04-23 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: version 1.9.0
+ * DEPENDS: added optional librsvg2 & libwebp
+
2022-03-16 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: version 1.8.1
* DEPENDS: corrected bzip2 flags & description



  • [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (a0b89b47147657ec654eaa4b8b68852bd2515859), Pavel Vinogradov, 04/23/2022

Archive powered by MHonArc 2.6.24.

Top of Page