]> git.pld-linux.org Git - packages/fyre.git/commitdiff
- pl, cleanup
authorJakub Bogusz <qboosh@pld-linux.org>
Wed, 16 Nov 2005 21:45:12 +0000 (21:45 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    fyre.spec -> 1.2

fyre.spec

index 730ddcc63fe6c49c56d18288162e05a522dd8942..38cfe4e9cb3e989ee8f4fa343ce59cb703384048 100644 (file)
--- a/fyre.spec
+++ b/fyre.spec
@@ -1,7 +1,5 @@
-%define _sharedir %{_prefix}/share
-
-Summary:       gtk2-based explorer for iterated chaotic functions
-#Summary(pl):  -
+Summary:       GTK+2-based explorer for iterated chaotic functions
+Summary(pl):   Oparta na GTK+ przegl±darka iterowanych funkcji chaotycznych
 Name:          fyre
 Version:       1.0.0
 Release:       0.1
@@ -10,13 +8,11 @@ Vendor:              David Trowbridge <trowbrds@cs.colorado.edu> Micah Dowty <micah@navi.cx>
 Group:         Applications/Graphics
 Source0:       http://flapjack.navi.cx/releases/fyre/%{name}-%{version}.tar.gz
 # Source0-md5: 2ea0cbef438c5f63f7e6e5c4a62995e0
-URL:           http://fyre.navi.cx
+URL:           http://fyre.navi.cx/
+BuildRequires: OpenEXR-devel
 BuildRequires: gnet-devel >= 2.0
 BuildRequires: gtk+2-devel
-BuildRequires: OpenEXR-devel
 Requires:      gnet >= 2.0
-Requires:      gtk+2
-Requires:      OpenEXR
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -26,6 +22,13 @@ de Jong map in a fixed-function pipeline with an interactive GTK+
 frontend and a command line interface for easy and efficient rendering
 of high-resolution, high quality images.
 
+%description -l pl
+Fyre to narzêdzie do tworzenia sztuki obliczeniowej w oparciu o
+histogramy iterowanych funkcji chaotycznych. Aktualnie implementuje
+odwzorowanie Petera de Jonga w potoku funkcji sta³ych z interaktywnym
+frontendem GTK+ oraz interfejsem linii poleceñ do ³atwego i wydajnego
+renderowania obrazów wysokiej rozdzielczo¶ci z wysok± jako¶ci±.
+
 %prep
 %setup -q
 
@@ -44,15 +47,11 @@ rm -rf $RPM_BUILD_ROOT
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-%post
-
-%postun
-
 %files
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_bindir}/fyre
 %{_desktopdir}/*.desktop
 %{_datadir}/fyre
-%{_datadir}/icons/hicolor/48x48/mimetypes/application-x-fyre-animation.png
+%{_iconsdir}/hicolor/48x48/mimetypes/application-x-fyre-animation.png
 %{_pixmapsdir}/*.png
 %{_datadir}/mime/packages/fyre.xml
This page took 0.132186 seconds and 4 git commands to generate.