OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /v/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 30-May-2008 18:01:27
Branch: HEAD Handle: 2008053017012600
Modified files:
openpkg-src/mtasc mtasc.spec
Log:
cleanup packaging
Summary:
Revision Changes Path
1.2 +6 -6 openpkg-src/mtasc/mtasc.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/mtasc/mtasc.spec
============================================================================
$ cvs diff -u -r1.1 -r1.2 mtasc.spec
--- openpkg-src/mtasc/mtasc.spec 30 May 2008 15:52:12 -0000 1.1
+++ openpkg-src/mtasc/mtasc.spec 30 May 2008 16:01:26 -0000 1.2
@@ -28,7 +28,7 @@
# package information
Name: mtasc
Summary: Motion-Twin ActionScript Compiler
-URL: http://tech.motion-twin.com/mtasc.html
+URL: http://mtasc.org/
Vendor: Nicolas Cannasse, Motion Twin
Packager: OpenPKG Foundation e.V.
Distribution: OpenPKG Community
@@ -51,15 +51,15 @@
AutoReqProv: no
%description
- MTASC is a free ActionScript 2 compiler. It can compile large number
- of ActionScript .as class files in a very short time and generate
- directly the corresponding .swf bytecode files without relying on
- Macromedia Flash or other tools.
+ MTASC is a free ActionScript 2 compiler and the predecessor to
+ haXe. It can compile large number of ActionScript .as class files
+ in a very short time and generate directly the corresponding .swf
+ bytecode files without relying on Macromedia Flash or other tools.
%track
prog mtasc = {
version = %{V_release}
- url = http://tech.motion-twin.com/mtasc.html#download
+ url = http://mtasc.org/
regex = mtasc-(__VER__)\.zip
}
@@ .
______________________________________________________________________
OpenPKG http://openpkg.org
CVS Repository Commit List [email protected]