Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (2d2bce15bcb502bfa5526515c97108bd2a5e33e9)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Vlad Glagolev <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (2d2bce15bcb502bfa5526515c97108bd2a5e33e9)
  • Date: Sun, 4 Nov 2012 08:35:38 -0600

GIT changes to master grimoire by Vlad Glagolev <stealth AT sourcemage.org>:

graphics-libs/libjpeg-turbo/DEPENDS | 2 +-
graphics-libs/libjpeg-turbo/HISTORY | 3 +++
2 files changed, 4 insertions(+), 1 deletion(-)

New commits:
commit 2d2bce15bcb502bfa5526515c97108bd2a5e33e9
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

libjpeg-turbo: added support for yasm selection

diff --git a/graphics-libs/libjpeg-turbo/DEPENDS
b/graphics-libs/libjpeg-turbo/DEPENDS
index c1e7100..4e6b645 100755
--- a/graphics-libs/libjpeg-turbo/DEPENDS
+++ b/graphics-libs/libjpeg-turbo/DEPENDS
@@ -1 +1 @@
-depends nasm
+depends X86-ASSEMBLER
diff --git a/graphics-libs/libjpeg-turbo/HISTORY
b/graphics-libs/libjpeg-turbo/HISTORY
index e2b2396..2005b5b 100644
--- a/graphics-libs/libjpeg-turbo/HISTORY
+++ b/graphics-libs/libjpeg-turbo/HISTORY
@@ -1,3 +1,6 @@
+2012-11-04 Vlad Glagolev <stealth AT sourcemage.org>
+ * DEPENDS: can be built safely with yasm too
+
2012-07-04 Ladislav Hagara <hgr AT vabo.cz>
* DETAILS: 1.2.1




  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (2d2bce15bcb502bfa5526515c97108bd2a5e33e9), Vlad Glagolev, 11/04/2012

Archive powered by MHonArc 2.6.24.

Top of Page