]> git.pld-linux.org Git - packages/MayaVi.git/commitdiff
- fixed Group, adapterized, cleanups
authorJakub Bogusz <qboosh@pld-linux.org>
Mon, 24 Dec 2001 09:37:28 +0000 (09:37 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    MayaVi.spec -> 1.2

MayaVi.spec

index 062d7c5e9785c3baf8ad5b02213e6ff0079bb85f..0f064986f40e9f972fce1657a13f336cce642935 100644 (file)
@@ -1,31 +1,35 @@
-Summary:       MayaVi is easy to use scientific data visualizer.
+Summary:       MayaVi is easy to use scientific data visualizer
+Summary(pl):   MayaVi to ³atwe w u¿yciu narzêdzie do wizualizacji danych naukowych
 Name:          MayaVi
 Version:       1.1
 Release:       1
-Group:         Visulatization
-Copyright:     GPL
-Source0:       http://prdownloads.sourceforge.net/mayavi/MayaVi-1.1.tar.gz
+License:       GPL
+Group:         Applications/Graphics
+Group(de):     Applikationen/Grafik
+Group(pl):     Aplikacje/Grafika
+Group(pt):     Aplicações/Gráficos
+Source0:       ftp://ftp.sourceforge.net/pub/sourceforge/mayavi/%{name}-%{version}.tar.gz
 URL:           http://mayavi.sourceforge.net/
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-MayaVi is a free, easy to use scientific data visualizer. It is written in Python and uses the amazing Visualization Toolkit (VTK) for
-the graphics. It provides a GUI written using Tkinter. MayaVi is free and distributed under the GNU GPL. It is also cross platform.
+MayaVi is a free, easy to use scientific data visualizer. It is
+written in Python and uses the amazing Visualization Toolkit (VTK) for
+the graphics. It provides a GUI written using Tkinter. MayaVi is free
+and distributed under the GNU GPL. It is also cross platform.
 
-%prep
+%description -l pl
+MayaVi to wolnodostêpne, ³atwe w u¿yciu narzêdzie do wizualizacji
+danych naukowych. Jest napisane w Pythonie i u¿ywa do grafiki VTK
+(Visualization Toolkit). GUI napisane jest przy u¿yciu Tkinter.
 
+%prep
 %setup  -q
 
-
 %build
 
-%pre
-
-%preun
-
-%post
-
-%postun
+%install
+rm -rf $RPM_BUILD_ROOT
 
 %clean
 rm -rf $RPM_BUILD_ROOT
This page took 0.052358 seconds and 4 git commands to generate.