Skip to Content.
Sympa Menu

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

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 (bf15018c2ba69fa67e242a3e07d5382459efe80a)
  • Date: Wed, 12 Jan 2011 14:40:13 -0600

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

doc/wv/DEPENDS | 5 ++++-
doc/wv/DETAILS | 11 +++++------
doc/wv/HISTORY | 4 ++++
xorg-lib/libxft/DEPENDS | 3 +--
xorg-lib/libxft/HISTORY | 3 ---
5 files changed, 14 insertions(+), 12 deletions(-)

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

wv: => 1.2.9

commit d98ffdc55da25b85d32373a557bb91521031a2d4
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

Revert "libxft: added missing dependency"

This reverts commit 76acddb4d0772f285134fee3eb66bee5f54400a1.

let's try one more solution
(cherry picked from commit 0c943d01171ff2242e3c91177f1770402c411ae7)

diff --git a/doc/wv/DEPENDS b/doc/wv/DEPENDS
index e3841a7..9451ffe 100755
--- a/doc/wv/DEPENDS
+++ b/doc/wv/DEPENDS
@@ -1,4 +1,7 @@
depends libgsf &&
depends libxml2 &&

-optional_depends libwmf '--with-libwmf' '--without-libwmf' 'to see embedded
images in doc files'
+optional_depends libwmf \
+ '--with-libwmf' \
+ '--without-libwmf' \
+ 'to see embedded images in doc files'
diff --git a/doc/wv/DETAILS b/doc/wv/DETAILS
index d85556a..5ed444b 100755
--- a/doc/wv/DETAILS
+++ b/doc/wv/DETAILS
@@ -1,16 +1,15 @@
SPELL=wv
- VERSION=1.2.4
-
SOURCE_HASH=sha512:263a6a2de0cb15030d0f9e8f5a5223b5b4b3b51e5a6fa6b8cae696b392e3a09c36b67b23a302adbfa0b3a747f5a3272dbe3555ed5f39ad584811483c38a4c73b
+ VERSION=1.2.9
+
SOURCE_HASH=sha512:ae5c762012595ce8922bfda8749ad3e9cb055edab30152c3a5feaaf3ca6601f357d1e301b179e9a5860cd99452dd6e63e5f44f5bcc12f8db148bdd334e0200a5
SOURCE=$SPELL-$VERSION.tar.gz
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
- SOURCE_URL[0]=$SOURCEFORGE_URL/wvware/$SOURCE
-# PATCHLEVEL=1
+SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
+ SOURCE_URL[0]=http://www.abisource.com/downloads/$SPELL/$VERSION/$SOURCE
SECURITY_PATCH=1
WEB_SITE=http://wvware.sourceforge.net
ENTERED=20011101
LICENSE[0]=GPL
KEYWORDS="microsoft html doc"
- SHORT='wv is a library for convering Microsoft Word formats to
HTML'
+ SHORT="library for convering Microsoft Word formats to HTML"
cat << EOF
wv (formerly known as MSWordView) is a library that understands the
Microsoft Word 2000, 97, 95 and 6 file formats and is able to convert
diff --git a/doc/wv/HISTORY b/doc/wv/HISTORY
index 55cac95..72d5614 100644
--- a/doc/wv/HISTORY
+++ b/doc/wv/HISTORY
@@ -1,3 +1,7 @@
+2011-01-12 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 1.2.9; quoting paths
+ * DEPENDS: readability++
+
2006-10-26 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 1.2.4

diff --git a/xorg-lib/libxft/DEPENDS b/xorg-lib/libxft/DEPENDS
index 08de1fa..56307a3 100755
--- a/xorg-lib/libxft/DEPENDS
+++ b/xorg-lib/libxft/DEPENDS
@@ -5,5 +5,4 @@ depends zlib &&
depends freetype2 &&
depends fontconfig &&
depends util-macros &&
-depends libxrender &&
-depends libpthread-stubs
+depends libxrender
diff --git a/xorg-lib/libxft/HISTORY b/xorg-lib/libxft/HISTORY
index 7c0b58e..fd6dff6 100644
--- a/xorg-lib/libxft/HISTORY
+++ b/xorg-lib/libxft/HISTORY
@@ -1,6 +1,3 @@
-2011-01-12 Vlad Glagolev <stealth AT sourcemage.org>
- * DEPENDS: added missing dependency
-
2010-11-01 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 2.2.0
update description



  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (bf15018c2ba69fa67e242a3e07d5382459efe80a), Vlad Glagolev, 01/12/2011

Archive powered by MHonArc 2.6.24.

Top of Page