[Lunar-commits] r22171 - moonbase/trunk/devel/dosemu

Chad Kittel v3rt1g0 at lunar-linux.org
Mon Nov 13 02:45:21 CET 2006


Author: v3rt1g0
Date: 2006-11-13 02:45:21 +0100 (Mon, 13 Nov 2006)
New Revision: 22171

Modified:
   moonbase/trunk/devel/dosemu/DEPENDS
   moonbase/trunk/devel/dosemu/DETAILS
Log:
  Misc Tidy: dosemu (1.2.2)

   * no functional changes, just doing some tidying


Modified: moonbase/trunk/devel/dosemu/DEPENDS
===================================================================
--- moonbase/trunk/devel/dosemu/DEPENDS	2006-11-13 01:11:10 UTC (rev 22170)
+++ moonbase/trunk/devel/dosemu/DEPENDS	2006-11-13 01:45:21 UTC (rev 22171)
@@ -1,5 +1,7 @@
-depends slang &&
+depends  slang  &&
 
-optional_depends "svgalib" "--enable-use-svgalib"   \
-                 "" "to build with svgalib support" &&
-optional_depends "gpm" "" "--without-gpm" "for mouse support in the CLI"
+optional_depends  "svgalib"  "--enable-use-svgalib"  ""     \
+                  "to build with svgalib graphics support"  &&
+
+optional_depends  "gpm"      ""  "--without-gpm"            \
+                  "for mouse support within the CLI"

Modified: moonbase/trunk/devel/dosemu/DETAILS
===================================================================
--- moonbase/trunk/devel/dosemu/DETAILS	2006-11-13 01:11:10 UTC (rev 22170)
+++ moonbase/trunk/devel/dosemu/DETAILS	2006-11-13 01:45:21 UTC (rev 22171)
@@ -2,17 +2,19 @@
          VERSION=1.2.2
           SOURCE=$MODULE-$VERSION.tgz
          SOURCE2=$MODULE-freedos-b9r5-bin.tgz
-   SOURCE_URL[0]=$SFORGE_URL/$MODULE/
+      SOURCE_URL=$SFORGE_URL/$MODULE/
       SOURCE_VFY=md5:53849a324cde7aa5a89646cf6de20e06
-  SOURCE2_URL[0]=$SFORGE_URL/$MODULE/
+     SOURCE2_URL=$SFORGE_URL/$MODULE/
      SOURCE2_VFY=md5:34c0015398f35b30d4d8e484ced3be17
         WEB_SITE=http://dosemu.org
          ENTERED=20040421
          UPDATED=20040727
-           SHORT="dosemu"
+           SHORT="a DOS emulator"
 
 cat << EOF
-DOSEMU stands for DOS Emulation, and is a linux application that enables the
-Linux OS to run many DOS programs - including some DPMI apps.  Bundled with a
-binary version of FreeDOS.  NOTE: this defaults to building the GUI xdosemu !!!
+DOSEMU stands for DOS Emulation, and allows you to run DOS and many
+DOS programs, inlcuding many DPMI applications such as DOOM and
+Windows 3.1, under Linux.
+
+NOTE: this module also builds the GUI xdosemu
 EOF



More information about the Lunar-commits mailing list