Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Andra?? Levstik (99022e4afa802d0c63b486f9ec53dc0629db0977)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Andra?? Levstik <scm AT mail.sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Andra?? Levstik (99022e4afa802d0c63b486f9ec53dc0629db0977)
  • Date: Sun, 11 Feb 2007 06:52:12 -0600

GIT changes to master grimoire by Andra?? Levstik <ruskie AT mages.ath.cx>:

doc/xdvik/DETAILS | 9 +++++++--
doc/xdvik/HISTORY | 4 ++++
http/kazehakase/HISTORY | 3 +++
http/kazehakase/PRE_BUILD | 8 ++++----
4 files changed, 18 insertions(+), 6 deletions(-)

New commits:
commit 9d7bc465efbe03420e88942e97221a6fb8c23c7e
Author: Andra?? Levstik <ruskie AT mages.ath.cx>
Commit: Andra?? Levstik <ruskie AT mages.ath.cx>

kazehakase: minor fixup for cvs build

commit 02a03de8e7b767eb5aef5c26ec09622b11eda0ae
Author: Andra?? Levstik <ruskie AT mages.ath.cx>
Commit: Andra?? Levstik <ruskie AT mages.ath.cx>

doc/xdvik: minor fixup in description

diff --git a/doc/xdvik/DETAILS b/doc/xdvik/DETAILS
index 338feee..aed79e6 100755
--- a/doc/xdvik/DETAILS
+++ b/doc/xdvik/DETAILS
@@ -9,8 +9,13 @@ SOURCE_HASH=sha512:288b743ceb2a259ea0143
KEYWORDS="doc"
SHORT="xdvik: a DVI viewer for X, based on xdvi"
cat << EOF
-Xdvik is a program for displaying DVI files (generated e.g. by Troff or TeX)
on the X window system. It is based on the regular (non-k) xdvi of the same
version number.
- We try to track the changes in xdvi (possibly with some delay), so that any
version of xdvik has at least all the features of the `regular' xdvi with the
same version number. For updates between xdvi releases, an additional
`patchlevel' number is used, e.g. 22.74.3 for patchlevel 3 of release 22.74.
+Xdvik is a program for displaying DVI files (generated e.g. by Troff or TeX)
+on the X window system. It is based on the regular (non-k) xdvi of the same
+version number.
+We try to track the changes in xdvi (possibly with some delay), so that any
+version of xdvik has at least all the features of the `regular' xdvi with the
+same version number. For updates between xdvi releases, an additional
+'patchlevel' number is used, e.g. 22.74.3 for patchlevel 3 of release 22.74.

Xdvik added some nice features like hyperref support...
EOF
diff --git a/doc/xdvik/HISTORY b/doc/xdvik/HISTORY
index 19e5e08..f020797 100755
--- a/doc/xdvik/HISTORY
+++ b/doc/xdvik/HISTORY
@@ -1,2 +1,6 @@
+2007-02-07 Andra?? "ruskie" Levstik <ruskie AT mages.ath.cx>
+ * DETAILS: fixup of the long description... sorcery threw a fit when
+ I did a gaze what xdvik
+
2006-09-29 Thomas Orgis <sobukus AT sourcemage.org>
* BUILD, CONFIGURE, CONFLICTS, DEPENDS, DETAILS: created
diff --git a/http/kazehakase/HISTORY b/http/kazehakase/HISTORY
index 5ce0455..bcd3504 100644
--- a/http/kazehakase/HISTORY
+++ b/http/kazehakase/HISTORY
@@ -1,3 +1,6 @@
+2007-02-11 Andra?? "ruskie" Levstik <ruskie AT mages.ath.cx>
+ * PRE_BUILD: I knew this will be usefull again
+
2007-01-28 Andra?? "ruskie" Levstik <ruskie AT mages.ath.cx>
* DETAILS: updated spell to 0.4.4

diff --git a/http/kazehakase/PRE_BUILD b/http/kazehakase/PRE_BUILD
index 3a08b04..2cd450e 100755
--- a/http/kazehakase/PRE_BUILD
+++ b/http/kazehakase/PRE_BUILD
@@ -5,7 +5,7 @@ then
NOCONFIGURE=1 ./autogen.sh
fi
#Temporarily commented out in case it reappeards
-#if [ "${KZ_CVS}" == "n" ]
-#then
-# ln -s /usr/share/automake-1.9/mkinstalldirs mkinstalldirs
-#fi
+if [[ "${KZ_CVS}" == "y" ]]
+then
+ ln -s /usr/share/automake-1.9/mkinstalldirs mkinstalldirs
+fi



  • [SM-Commit] GIT changes to master grimoire by Andra?? Levstik (99022e4afa802d0c63b486f9ec53dc0629db0977), Andra?? Levstik, 02/11/2007

Archive powered by MHonArc 2.6.24.

Top of Page