[Mud-builder-commits] r135 - trunk/packages

jaffa at garage.maemo.org jaffa at garage.maemo.org
Wed Feb 7 22:27:07 EET 2007


Author: jaffa
Date: 2007-02-07 22:27:07 +0200 (Wed, 07 Feb 2007)
New Revision: 135

Modified:
   trunk/packages/imagemagick.xml
   trunk/packages/libsdl-gfx.xml
   trunk/packages/libsdl-svg.xml
   trunk/packages/libwxgtk.xml
   trunk/packages/libwxlua.xml
   trunk/packages/links.xml
   trunk/packages/lua.xml
   trunk/packages/luasocket.xml
   trunk/packages/netcat.xml
   trunk/packages/netdate.xml
   trunk/packages/remind.xml
   trunk/packages/ruby.xml
   trunk/packages/sauna.xml
   trunk/packages/screen.xml
   trunk/packages/tf.xml
   trunk/packages/tuxpaint.xml
   trunk/packages/vim.xml
   trunk/packages/x11vnc.xml
   trunk/packages/xmoto.xml
Log:
Improve formatting, short descriptions and sections across packages

Modified: trunk/packages/imagemagick.xml
===================================================================
--- trunk/packages/imagemagick.xml	2007-02-07 20:26:53 UTC (rev 134)
+++ trunk/packages/imagemagick.xml	2007-02-07 20:27:07 UTC (rev 135)
@@ -9,7 +9,8 @@
   </build>
   <deb>
     <icon>http://www.imagemagick.org/favicon.ico</icon>
+    <section>user/Graphics</section>
     <maintainer>Andrew Flegg &lt;andrew at bleb.org&gt;</maintainer>
-    <description>This is the first line of the description.\nThis is the longer description which is, by necessity quite long to cause proper wrapping etc. This shouldn't be broken up further as we really need it to be wrapped by MUD::Package.</description>
+    <description>Image manipulation programs\nImagemagick is a set of programs to manipulate various image formats (JPEG, TIFF, PhotoCD, PBM, XPM, etc...). All manipulations can be achieved through shell commands.</description>
   </deb>
 </package>

Modified: trunk/packages/libsdl-gfx.xml
===================================================================
--- trunk/packages/libsdl-gfx.xml	2007-02-07 20:26:53 UTC (rev 134)
+++ trunk/packages/libsdl-gfx.xml	2007-02-07 20:27:07 UTC (rev 135)
@@ -4,12 +4,10 @@
     <url>http://www.ferzkopp.net/Software/SDL_gfx-2.0/SDL_gfx-2.0.15.tar.gz</url>
   </fetch>
   <build>
-<!-- amrel does not support mmx of course -->
     <configure-append>--disable-mmx</configure-append>
   </build>
   <deb>
     <icon>http://www.ferzkopp.net/joomla/images/favicon.ico</icon>
     <description>SDL graphics drawing primitives.\nSDL graphics drawing primitives and other support functions wrapped up in an addon library for the Simple Direct Media (SDL) cross-platform API layer</description>
-    <section>user/libs</section>
   </deb>
 </package>

Modified: trunk/packages/libsdl-svg.xml
===================================================================
--- trunk/packages/libsdl-svg.xml	2007-02-07 20:26:53 UTC (rev 134)
+++ trunk/packages/libsdl-svg.xml	2007-02-07 20:27:07 UTC (rev 135)
@@ -4,7 +4,6 @@
     <url>http://www.linuxmotors.com/SDL_svg/download/SDL_svg-1.1.9.tar.gz</url>
   </fetch>
   <deb>
-    <description>This library is used to render SVG files onto SDL surfaces.</description>
-    <Section>user/libs</Section>
+    <description>Graphics library for SDL apps\nThis library is used to render SVG files onto SDL surfaces.</description>
   </deb>
 </package>

Modified: trunk/packages/libwxgtk.xml
===================================================================
--- trunk/packages/libwxgtk.xml	2007-02-07 20:26:53 UTC (rev 134)
+++ trunk/packages/libwxgtk.xml	2007-02-07 20:27:07 UTC (rev 135)
@@ -7,7 +7,7 @@
    </build>
    <deb>
       <icon>http://www.wxwidgets.org/favicon.ico</icon>
-      <description>wxWidgets gives you a single, easy-to-use API for writing GUI applications on multiple platforms\nwxWidgets lets developers create applications for Win32, Mac OS X, GTK+, X11, Motif, WinCE, and more  using one codebase. It can be used from languages such as C++, Python, Perl, and C#/.NET. Unlike other cross-platform toolkits, wxWidgets applications look and feel native. This is because wxWidgets uses the platform's own native controls rather than emulating them. It's also extensive, free, open-source, and mature. Why not give it a try, like many others have?</description>
+      <description>Multi-platform GUI library\nwxWidgets lets developers create applications for Win32, Mac OS X, GTK+, X11, Motif, WinCE, and more  using one codebase. It can be used from languages such as C++, Python, Perl, and C#/.NET. Unlike other cross-platform toolkits, wxWidgets applications look and feel native. This is because wxWidgets uses the platform's own native controls rather than emulating them.</description>
       <section>dev/libs</section>
    </deb>
 </package>

Modified: trunk/packages/libwxlua.xml
===================================================================
--- trunk/packages/libwxlua.xml	2007-02-07 20:26:53 UTC (rev 134)
+++ trunk/packages/libwxlua.xml	2007-02-07 20:27:07 UTC (rev 135)
@@ -5,9 +5,9 @@
   </fetch>
   <deb>
     <icon>http://wxlua.sourceforge.net/images/wxlualogo.png</icon>
-    <description>wxLua is a set of bindings to the wxWidgets library for the Lua programming language.\nwxLua is a set of bindings to the wxWidgets library for the Lua programming language. With wxLua you can write programs in Lua that use the wxWidgets cross-platform GUI library to develop and deliver your software with the programming ease of an interpreted language like Lua. Nearly all of the functionality of wxWidgets is exposed to Lua, meaning that your programs can have windows, dialogs, menus, toolbars, controls, image loading and saving, drawing, sockets, streams, printing, clipboard access... and much more</description>
+    <description>Lua bindings for wxWidgets GUI library\nwxLua is a set of bindings to the wxWidgets library for the Lua programming language. With wxLua you can write programs in Lua that use the wxWidgets cross-platform GUI library to develop and deliver your software with the programming ease of an interpreted language like Lua. Nearly all of the functionality of wxWidgets is exposed to Lua, meaning that your programs can have windows, dialogs, menus, toolbars, controls, image loading and saving, drawing, sockets, streams, printing, clipboard access and much more.</description>
     <section>dev/libs</section>
-    <Depends> ${shlibs:Depends}, ${misc:Depends}, lua , libwxgtk-dev (&gt;= 2.8.0)</Depends>
-    <build-Depends> debhelper (&gt;= 4.0.0) , lua ,libwxgtk1 (&gt;= 2.8.0)</build-Depends>
+    <depends>${shlibs:Depends}, ${misc:Depends}, lua, libwxgtk-dev (&gt;= 2.8.0)</depends>
+    <build-Depends>debhelper (&gt;= 4.0.0), lua, libwxgtk1 (&gt;= 2.8.0)</build-Depends>
   </deb>
 </package>

Modified: trunk/packages/links.xml
===================================================================
--- trunk/packages/links.xml	2007-02-07 20:26:53 UTC (rev 134)
+++ trunk/packages/links.xml	2007-02-07 20:27:07 UTC (rev 135)
@@ -6,6 +6,6 @@
   <deb>
     <icon>http://tango.freedesktop.org/static/cvs/tango-icon-theme/22x22/categories/applications-internet.png</icon>
     <section>user/communication</section>
-    <description>Character mode WWW browser.\nLinks is a lynx-like character mode browser. It includes support for rendering tables and frames, features background downloads, can display colors and has many other features.</description>
+    <description>Character mode WWW browser\nLinks is a lynx-like character mode browser. It includes support for rendering tables and frames, features background downloads, can display colors and has many other features.</description>
   </deb>
 </package>

Modified: trunk/packages/lua.xml
===================================================================
--- trunk/packages/lua.xml	2007-02-07 20:26:53 UTC (rev 134)
+++ trunk/packages/lua.xml	2007-02-07 20:27:07 UTC (rev 135)
@@ -5,7 +5,7 @@
   </fetch>
   <deb>
     <icon>http://www.lua.org/favicon.ico</icon>
-    <description>Lua is a powerful light-weight programming language\nLua is a powerful light-weight programming language designed for extending applications. Lua is also frequently used as a general-purpose, stand-alone language</description>
+    <description>Lua is a powerful light-weight programming language\nLua is a powerful light-weight programming language designed for extending applications. Lua is also frequently used as a general-purpose, standalone language.</description>
     <Section>user/programming</Section>
   </deb>
 </package>

Modified: trunk/packages/luasocket.xml
===================================================================
--- trunk/packages/luasocket.xml	2007-02-07 20:26:53 UTC (rev 134)
+++ trunk/packages/luasocket.xml	2007-02-07 20:27:07 UTC (rev 135)
@@ -5,7 +5,7 @@
   </fetch>
   <deb>
     <icon>http://www.lua.org/favicon.ico</icon>
-    <description>LuaSocket is the most comprehensive networking support library for the Lua language.\nLuaSocket is the most comprehensive networking support library for the Lua language. It provides easy access to TCP, UDP, DNS, SMTP, FTP, HTTP, MIME and much more.</description>
-    <Section>user/programming</Section>
+    <description>Network support library for Lua\nLuaSocket is the most comprehensive networking support library for the Lua language. It provides easy access to TCP, UDP, DNS, SMTP, FTP, HTTP, MIME and much more.</description>
+    <section>dev/programming</section>
   </deb>
 </package>

Modified: trunk/packages/netcat.xml
===================================================================
--- trunk/packages/netcat.xml	2007-02-07 20:26:53 UTC (rev 134)
+++ trunk/packages/netcat.xml	2007-02-07 20:27:07 UTC (rev 135)
@@ -5,7 +5,7 @@
   </fetch>
   <deb>
     <icon>http://netcat.sourceforge.net/favicon.ico</icon>
-    <description>TCP/IP swiss army knife.\nA simple Unix utility which reads and writes data across network connections using TCP or UDP protocol.  It is designed to be a reliable "back-end" tool that can be used directly or easily driven by other programs and scripts. At the same time it is a feature-rich network debugging and exploration tool, since it can create almost any kind of connection you would need and has several interesting built-in capabilities.</description>
+    <description>TCP/IP swiss army knife\nA simple Unix utility which reads and writes data across network connections using TCP or UDP protocol.  It is designed to be a reliable "back-end" tool that can be used directly or easily driven by other programs and scripts. At the same time it is a feature-rich network debugging and exploration tool, since it can create almost any kind of connection you would need and has several interesting built-in capabilities.</description>
     <section>user/communication</section>
   </deb>
 </package>

Modified: trunk/packages/netdate.xml
===================================================================
--- trunk/packages/netdate.xml	2007-02-07 20:26:53 UTC (rev 134)
+++ trunk/packages/netdate.xml	2007-02-07 20:27:07 UTC (rev 135)
@@ -5,6 +5,6 @@
   </fetch>
   <deb>
     <description>Set date and time by ARPA Internet RFC 868</description>
-    <section>user/mudwip</section>
+    <section>mudwip</section>
   </deb>
 </package>

Modified: trunk/packages/remind.xml
===================================================================
--- trunk/packages/remind.xml	2007-02-07 20:26:53 UTC (rev 134)
+++ trunk/packages/remind.xml	2007-02-07 20:27:07 UTC (rev 135)
@@ -5,7 +5,7 @@
   </fetch>
   <deb>
     <icon>http://www.roaringpenguin.com/favicon.ico</icon>
-    <description>Remind is a sophisticated calendar and alarm
-program.</description>
+    <description>Calendar and alarams\nRemind is a sophisticated calendar and alarm program.</description>
+    <section>user/Commandline</section>
   </deb>
 </package>

Modified: trunk/packages/ruby.xml
===================================================================
--- trunk/packages/ruby.xml	2007-02-07 20:26:53 UTC (rev 134)
+++ trunk/packages/ruby.xml	2007-02-07 20:27:07 UTC (rev 135)
@@ -5,7 +5,7 @@
   </fetch>
   <deb>
     <icon>http://www.ruby-lang.org/favicon.icon</icon>
-    <Description>A dynamic, open source programming language with a focus on simplicity and productivity.</Description>
+    <Description>Dynamic programming language\nA dynamic, open source programming language with a focus on simplicity and productivity.</Description>
     <Section>user/programming</Section>
   </deb>
 </package>

Modified: trunk/packages/sauna.xml
===================================================================
--- trunk/packages/sauna.xml	2007-02-07 20:26:53 UTC (rev 134)
+++ trunk/packages/sauna.xml	2007-02-07 20:27:07 UTC (rev 135)
@@ -1,13 +1,13 @@
 <?xml version="1.0"?>
 <package>
   <fetch type="tarball">
-<!--
-	  <url>http://www.luolamies.org/software/sauna_0.1.0_maemo.tar.gz</url>
-	  -->
+    <!--
+      <url>http://www.luolamies.org/software/sauna_0.1.0_maemo.tar.gz</url>
+    -->
     <url>http://box.mmapps.net/~keesj/sauna_0.1.0.tar.gz</url>
   </fetch>
   <deb>
-    <description>The object of the game is to heat up the sauna as hot as possible.\nThe object of the game is to heat up the sauna as hot as possible. Heating is done by throwing water on the stove. The temperature decreases all the time and you consume stamina every time you throw, so you have to be quick and accurate! You can regain stamina by hitting a powerup that appears every now and then with water. The game ends when you run out of stamina or the sauna gets too cold.</description>
-    <section>user/mudwip</section>
+    <description>Swedish bath-inspired game\nThe object of the game is to heat up the sauna as hot as possible. Heating is done by throwing water on the stove. The temperature decreases all the time and you consume stamina every time you throw, so you have to be quick and accurate! You can regain stamina by hitting a powerup that appears every now and then with water. The game ends when you run out of stamina or the sauna gets too cold.</description>
+    <section>user/games</section>
   </deb>
 </package>

Modified: trunk/packages/screen.xml
===================================================================
--- trunk/packages/screen.xml	2007-02-07 20:26:53 UTC (rev 134)
+++ trunk/packages/screen.xml	2007-02-07 20:27:07 UTC (rev 135)
@@ -4,7 +4,7 @@
     <url>ftp://ftp.nluug.nl/pub/gnu/screen/screen-4.0.2.tar.gz</url>
   </fetch>
   <deb>
-    <description>Screen is a window manager that multiplexes terminals between several processes.\nScreen is a full-screen window manager that multiplexes a physical terminal between several processes, typically interactive shells. Each virtual terminal provides the functions of the DEC VT100 terminal and, in addition, several control functions from the ANSI X3.64 (ISO 6429) and ISO 2022 standards (e.g., insert/delete line and support for multiple character sets). There is a scrollback history buffer for each virtual terminal and a copy-and-paste mechanism that allows the user to move text regions between windows.</description>
+    <description>Console window manager\nScreen is a full-screen window manager that multiplexes a physical terminal between several processes, typically interactive shells. Each virtual terminal provides the functions of the DEC VT100 terminal and, in addition, several control functions from the ANSI X3.64 (ISO 6429) and ISO 2022 standards (e.g., insert/delete line and support for multiple character sets). There is a scrollback history buffer for each virtual terminal and a copy-and-paste mechanism that allows the user to move text regions between windows.</description>
     <section>user/tools</section>
   </deb>
 </package>

Modified: trunk/packages/tf.xml
===================================================================
--- trunk/packages/tf.xml	2007-02-07 20:26:53 UTC (rev 134)
+++ trunk/packages/tf.xml	2007-02-07 20:27:07 UTC (rev 135)
@@ -1,13 +1,9 @@
 <?xml version="1.0"?>
 <package>
   <fetch type="debian">
-<!-- there is a maemo tf in the  mistral catalog this is why we overide
-	  location here -->
     <deb-src>http://ftp.debian.org/ stable main</deb-src>
   </fetch>
   <deb>
-    <maintainer>Levi Bard &lt;taktaktaktaktaktaktaktaktaktak at gmail.com&gt;</maintainer>
-    <description>TinyFugue, aka "tf"is a flexible, screen-oriented MUD client\nTinyFugue, aka "tf", is a flexible, screen-oriented MUD client, for use with any type of text MUD.</description>
     <section>user/games</section>
   </deb>
 </package>

Modified: trunk/packages/tuxpaint.xml
===================================================================
--- trunk/packages/tuxpaint.xml	2007-02-07 20:26:53 UTC (rev 134)
+++ trunk/packages/tuxpaint.xml	2007-02-07 20:27:07 UTC (rev 135)
@@ -4,8 +4,8 @@
     <url>http://prdownloads.sourceforge.net/tuxpaint/tuxpaint-0.9.16.tar.gz</url>
   </fetch>
   <deb>
-    <description>Tux Paint is a free, award-winning drawing program for children ages 3 to 12.</description>
-    <maintainer>Alessandro Pasotti &lt;elpase at users.garage.maemo.org&gt;&gt;</maintainer>
+    <description>Drawing program for children\nTux Paint is a free, award-winning drawing program for children ages 3 to 12.</description>
+    <maintainer>Alessandro Pasotti &lt;elpase at users.garage.maemo.org&gt;</maintainer>
     <section>user/games</section>
   </deb>
 </package>

Modified: trunk/packages/vim.xml
===================================================================
--- trunk/packages/vim.xml	2007-02-07 20:26:53 UTC (rev 134)
+++ trunk/packages/vim.xml	2007-02-07 20:27:07 UTC (rev 135)
@@ -6,4 +6,8 @@
   <build>
     <configure-append>--disable-darwin --disable-xsmp --disable-netbeans --enable-gui=no --disable-gtktest --disable-gpm --disable-acl --disable-nls</configure-append>
   </build>
+  <dep>
+    <section>user/programming</section>
+    <description>Powerful console text editor\nOne of the most powerful text editors in existence, vim is "Vi-Improved".</description>
+  </dep>
 </package>

Modified: trunk/packages/x11vnc.xml
===================================================================
--- trunk/packages/x11vnc.xml	2007-02-07 20:26:53 UTC (rev 134)
+++ trunk/packages/x11vnc.xml	2007-02-07 20:27:07 UTC (rev 135)
@@ -5,7 +5,7 @@
   </fetch>
   <deb>
     <icon>http://www.realvnc.com/favicon.ico</icon>
-    <description>x11vnc allows one to view remotely and interact with real X displays\nx11vnc allows one to view remotely and interact with real X displays (i.e. a display corresponding to a physical monitor, keyboard, and mouse) with any VNC viewer. In this way it plays the role for Unix/X11 that WinVNC plays for Windows.</description>
+    <description>View remotely and interact with X displays\nx11vnc allows one to view remotely and interact with real X displays (i.e. a display corresponding to a physical monitor, keyboard, and mouse) with any VNC viewer. In this way it plays the role for Unix/X11 that WinVNC plays for Windows.</description>
     <section>user/communication</section>
   </deb>
 </package>

Modified: trunk/packages/xmoto.xml
===================================================================
--- trunk/packages/xmoto.xml	2007-02-07 20:26:53 UTC (rev 134)
+++ trunk/packages/xmoto.xml	2007-02-07 20:27:07 UTC (rev 135)
@@ -24,13 +24,12 @@
     <configure-append>--with-renderer-openGl=0 --with-renderer-sdlGfx=1 --disable-nls</configure-append>
   </build>
   <deb>
-<!--
-    keesj:it workds on my machine but that is becasue I have copied and cleaned an existing .xmoto file to the
-    user home directory, the installes can perhaps ask for a username to use?
-    -->
+    <!-- keesj:it workds on my machine but that is becasue I have copied and
+	 cleaned an existing .xmoto file to the user home directory, the
+         installes can perhaps ask for a username to use? -->
     <description>X-Moto is a challenging 2D motocross platform game\nX-Moto is a challenging 2D motocross platform game, where physics play an all important role in the gameplay. You need to control your bike to its limit, if you want to have a chance finishing the more difficult of the challenges.</description>
-    <Depends> ${shlibs:Depends}, ${misc:Depends}, lua , libsdl-gfx1, libode0</Depends>
-    <build-Depends> debhelper (&gt;= 4.0.0) , libsdl-gfx-dev, libode0-dev</build-Depends>
+    <depends>${shlibs:Depends}, ${misc:Depends}, lua, libsdl-gfx1, libode0</depends>
+    <build-Depends>debhelper (&gt;= 4.0.0), libsdl-gfx-dev, libode0-dev</build-Depends>
     <section>user/games</section>
   </deb>
 </package>



More information about the Mud-builder-commits mailing list