[Mud-builder-commits] r342 - in trunk/packages: . tf.pkg vim.pkg
jaffa at garage.maemo.org
jaffa at garage.maemo.org
Sun Jan 3 21:24:08 EET 2010
Author: jaffa
Date: 2010-01-03 21:24:07 +0200 (Sun, 03 Jan 2010)
New Revision: 342
Added:
trunk/packages/tf.pkg/
trunk/packages/tf.pkg/mud.xml
trunk/packages/tf.pkg/tf-256.png
trunk/packages/tf.pkg/tf-48.png
Removed:
trunk/packages/tf.xml
Modified:
trunk/packages/vim.pkg/mud.xml
Log:
Make TinyFugue package based off upstream, not Debian. Bump vim version number to bypass autobuilder problems
Copied: trunk/packages/tf.pkg/mud.xml (from rev 337, trunk/packages/tf.xml)
===================================================================
--- trunk/packages/tf.pkg/mud.xml (rev 0)
+++ trunk/packages/tf.pkg/mud.xml 2010-01-03 19:24:07 UTC (rev 342)
@@ -0,0 +1,18 @@
+<?xml version="1.0"?>
+<package>
+ <fetch type="tarball">
+ <url>http://downloads.sourceforge.net/project/tinyfugue/tinyfugue/5.0%20beta%208/tf-50b8.tar.gz</url>
+ </fetch>
+ <deb optify="1">
+ <version>5.0b8-maemo1</version>
+ <section>user/games</section>
+ <display-name>TinyFugue</display-name>
+ <description>Flexible, screen-oriented, command-line MUD client.\n
+ TinyFugue is a programmable multi-user dungeon (MUD) client. It can
+ connect to multiple servers, displaying each in a virtual window with
+ full-colour support.\n
+ .\n
+ This version is intended to be run from within X Terminal.
+ </description>
+ </deb>
+</package>
Added: trunk/packages/tf.pkg/tf-256.png
===================================================================
(Binary files differ)
Property changes on: trunk/packages/tf.pkg/tf-256.png
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added: trunk/packages/tf.pkg/tf-48.png
===================================================================
(Binary files differ)
Property changes on: trunk/packages/tf.pkg/tf-48.png
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Deleted: trunk/packages/tf.xml
===================================================================
--- trunk/packages/tf.xml 2010-01-01 11:47:59 UTC (rev 341)
+++ trunk/packages/tf.xml 2010-01-03 19:24:07 UTC (rev 342)
@@ -1,9 +0,0 @@
-<?xml version="1.0"?>
-<package>
- <fetch type="debian">
- <deb-src>http://ftp.debian.org/ stable main</deb-src>
- </fetch>
- <deb>
- <section>user/games</section>
- </deb>
-</package>
Modified: trunk/packages/vim.pkg/mud.xml
===================================================================
--- trunk/packages/vim.pkg/mud.xml 2010-01-01 11:47:59 UTC (rev 341)
+++ trunk/packages/vim.pkg/mud.xml 2010-01-03 19:24:07 UTC (rev 342)
@@ -11,7 +11,7 @@
<configure-append>--disable-darwin --disable-xsmp --disable-netbeans --enable-gui=no --disable-gtktest --disable-gpm --disable-acl --disable-nls --enable-multibyte</configure-append>
</build>
<deb optify="1">
- <version>7.2-0maemo6</version>
+ <version>7.2-0maemo7</version>
<section>user/utilities</section>
<upgrade-description>Moved most of the runtime files into the larger /opt partition.</upgrade-description>
<description>Powerful console text editor
More information about the Mud-builder-commits
mailing list