Browse Source
git-svn-id: svn://svn.opensde.net/opensde/package/trunk@21764 10447126-35f2-4685-b0cf-6dd780d3921fearly
Alejandro Mery
18 years ago
3 changed files with 69 additions and 0 deletions
@ -0,0 +1,20 @@
|
||||
|
||||
[TIMESTAMP] 1184618242 Mon Jul 16 16:37:22 2007 |
||||
[BUILDTIME] 100 (9) |
||||
[SIZE] 0.27 MB, 8 files |
||||
|
||||
[DEP] 00-dirtree |
||||
[DEP] bash |
||||
[DEP] binutils |
||||
[DEP] bzip2 |
||||
[DEP] coreutils |
||||
[DEP] diffutils |
||||
[DEP] findutils |
||||
[DEP] gcc |
||||
[DEP] glibc |
||||
[DEP] grep |
||||
[DEP] gzip |
||||
[DEP] make |
||||
[DEP] sed |
||||
[DEP] sysfiles |
||||
[DEP] tar |
@ -0,0 +1,16 @@
|
||||
# --- SDE-COPYRIGHT-NOTE-BEGIN --- |
||||
# This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
||||
# |
||||
# Filename: package/.../umlspeed/umlspeed.conf |
||||
# Copyright (C) 2007 The OpenSDE Project |
||||
# |
||||
# More information can be found in the files COPYING and README. |
||||
# |
||||
# This program is free software; you can redistribute it and/or modify |
||||
# it under the terms of the GNU General Public License as published by |
||||
# the Free Software Foundation; version 2 of the License. A copy of the |
||||
# GNU General Public License can be found in the file COPYING. |
||||
# --- SDE-COPYRIGHT-NOTE-END --- |
||||
|
||||
var_append makeinstopt ' ' "BIN_DIR=$root$bindir" |
||||
var_append makeinstopt ' ' "MAN_DIR=$root$mandir/man1" |
@ -0,0 +1,33 @@
|
||||
[COPY] --- SDE-COPYRIGHT-NOTE-BEGIN --- |
||||
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
||||
[COPY] |
||||
[COPY] Filename: package/.../umlspeed/umlspeed.desc |
||||
[COPY] Copyright (C) 2007 The OpenSDE Project |
||||
[COPY] |
||||
[COPY] More information can be found in the files COPYING and README. |
||||
[COPY] |
||||
[COPY] This program is free software; you can redistribute it and/or modify |
||||
[COPY] it under the terms of the GNU General Public License as published by |
||||
[COPY] the Free Software Foundation; version 2 of the License. A copy of the |
||||
[COPY] GNU General Public License can be found in the file COPYING. |
||||
[COPY] --- SDE-COPYRIGHT-NOTE-END --- |
||||
|
||||
[I] A UML-to-diagram/XMI/source compiler |
||||
|
||||
[T] UMLSpeed is a compiler for a C-style language of UML notation. It can |
||||
[T] produce SVG UML diagrams and XMI documents and generate source code in |
||||
[T] various languages. |
||||
|
||||
[U] http://umlspeed.sf.net |
||||
|
||||
[A] Bob Tetley <bobintetley@users.sourceforge.net> |
||||
[M] Alejandro Mery <amery@opensde.org> |
||||
|
||||
[C] extra/tool |
||||
|
||||
[L] GPL |
||||
[S] Alpha |
||||
[V] 0.18 |
||||
[P] X -----5---9 800.000 |
||||
|
||||
[D] 3038138822 umlspeed-0.18.tar.gz http://dl.sourceforge.net/sourceforge/umlspeed/ |
Loading…
Reference in new issue