Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master xorg-modular grimoire by Eric Sandall (8e55ab588171ab139f782d4085022d54b2698aa4)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Eric Sandall <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master xorg-modular grimoire by Eric Sandall (8e55ab588171ab139f782d4085022d54b2698aa4)
  • Date: Sun, 12 Aug 2007 03:03:11 -0500

GIT changes to master xorg-modular grimoire by Eric Sandall
<sandalle AT sourcemage.org>:

xorg-app/mkfontscale/DEPENDS | 7 ++++---
xorg-app/mkfontscale/HISTORY | 6 +++++-
xorg-font/font-bitstream-speedo/DEPENDS | 5 +++--
xorg-font/font-bitstream-speedo/HISTORY | 6 +++++-
4 files changed, 17 insertions(+), 7 deletions(-)

New commits:
commit 8e55ab588171ab139f782d4085022d54b2698aa4
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

mkfontscale: Depends on xproto

commit 442c5b58840d0738c6a959f9ad2b3e74c0569e44
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

font-bitstream-speedo: Depends on mkfontscale

diff --git a/xorg-app/mkfontscale/DEPENDS b/xorg-app/mkfontscale/DEPENDS
index 65bc6b3..307ad46 100755
--- a/xorg-app/mkfontscale/DEPENDS
+++ b/xorg-app/mkfontscale/DEPENDS
@@ -1,3 +1,4 @@
-depends util-macros &&
-depends libfontenc &&
-depends freetype2
+depends util-macros &&
+depends libfontenc &&
+depends freetype2 &&
+depends xproto
diff --git a/xorg-app/mkfontscale/HISTORY b/xorg-app/mkfontscale/HISTORY
index 8ea712e..85a8d3f 100644
--- a/xorg-app/mkfontscale/HISTORY
+++ b/xorg-app/mkfontscale/HISTORY
@@ -1,4 +1,7 @@
-2007-08-03 Treeve Jelbert <treeve AT sourcemage.org>
+2007-08-11 Eric Sandall <sandalle AT sourcemage.org>
+ * DEPENDS: Depends on xproto
+
+2007-08-03 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: update description & short (automated)

2006-11-09 Andraž "ruskie" Levstik <ruskie AT mages.ath.cx>
@@ -34,3 +37,4 @@

2005-11-25 Andraž "ruskie" Levstik <ruskie AT mages.ath.cx>
* DETAILS, HISTORY: created spell
+
diff --git a/xorg-font/font-bitstream-speedo/DEPENDS
b/xorg-font/font-bitstream-speedo/DEPENDS
index 7452420..8394bf3 100755
--- a/xorg-font/font-bitstream-speedo/DEPENDS
+++ b/xorg-font/font-bitstream-speedo/DEPENDS
@@ -1,2 +1,3 @@
-depends util-macros &&
-depends mkfontdir
+depends util-macros &&
+depends mkfontdir &&
+depends mkfontscale
diff --git a/xorg-font/font-bitstream-speedo/HISTORY
b/xorg-font/font-bitstream-speedo/HISTORY
index 54b710e..c3e827b 100644
--- a/xorg-font/font-bitstream-speedo/HISTORY
+++ b/xorg-font/font-bitstream-speedo/HISTORY
@@ -1,4 +1,7 @@
-2007-08-04 Treeve Jelbert <treeve AT sourcemage.org>
+2007-08-11 Eric Sandall <sandalle AT sourcemage.org>
+ * DEPENDS: Depends on mkfontscale (like the rest of the fonts)
+
+2007-08-04 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: update font description from SHORT (automated)
remove BUILD_API and UPDATED

@@ -26,3 +29,4 @@

2005-11-25 Andraž "ruskie" Levstik <ruskie AT mages.ath.cx>
* DETAILS, HISTORY: created spell
+



  • [SM-Commit] GIT changes to master xorg-modular grimoire by Eric Sandall (8e55ab588171ab139f782d4085022d54b2698aa4), Eric Sandall, 08/12/2007

Archive powered by MHonArc 2.6.24.

Top of Page