]> git.pld-linux.org Git - packages/entice.git/commitdiff
- pl, better Group
authorJakub Bogusz <qboosh@pld-linux.org>
Sat, 8 Jan 2005 01:07:23 +0000 (01:07 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    entice.spec -> 1.2

entice.spec

index 081ede0d8ee7d55b4cd4671179bf30cf84d92bcf..105b1531a9b80b0b92c7e52dbecaf2d5d0fcf647 100644 (file)
@@ -1,10 +1,11 @@
-Summary:       Image viewer using enlightenment libraries
+Summary:       Image viewer using Enlightenment libraries
+Summary(pl):   Przegl±darka obrazków u¿ywaj±ca bibliotek Enlightenmenta
 Name:          entice
 Version:       0.9.1
 %define _snap  20050105
 Release:       0.%{_snap}.0.1
 License:       BSD
 Name:          entice
 Version:       0.9.1
 %define _snap  20050105
 Release:       0.%{_snap}.0.1
 License:       BSD
-Group:         X11/Window Managers
+Group:         X11/Window Managers/Tools
 #Source0:      http://dl.sourceforge.net/enlightenment/%{name}-%{version}.tar.gz
 Source0:       ftp://ftp.sparky.homelinux.org/pub/e17/%{name}-%{version}-%{_snap}.tar.gz
 # Source0-md5: 44b576acbe2327b22bb9b06bb8c70327
 #Source0:      http://dl.sourceforge.net/enlightenment/%{name}-%{version}.tar.gz
 Source0:       ftp://ftp.sparky.homelinux.org/pub/e17/%{name}-%{version}-%{_snap}.tar.gz
 # Source0-md5: 44b576acbe2327b22bb9b06bb8c70327
@@ -18,13 +19,22 @@ Requires:   /usr/bin/gimp-remote-2.2
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-Entice is an image viewer using enlightenment libraries. Entice
+Entice is an image viewer using Enlightenment libraries. Entice
 currently takes no commandline options. It takes as arguments a list
 of images to load. Run with no arguments it tries to load all files
 from the working directory (currently it even tries files that aren't
 images). You can instead give a directory name as a single argument,
 and it will load all images from this directory.
 
 currently takes no commandline options. It takes as arguments a list
 of images to load. Run with no arguments it tries to load all files
 from the working directory (currently it even tries files that aren't
 images). You can instead give a directory name as a single argument,
 and it will load all images from this directory.
 
+%description -l pl
+Entice to przegl±darka obrazków u¿ywaj±ca bibliotek Enlightenmenta.
+Entice aktualnie nie pobiera ¿adnych opcji z linii poleceñ, przyjmuje
+tylko listê obrazków do wczytania jako parametry. Uruchomiona bez
+parametrów próbuje wczytaæ wszystkie pliki z bie¿±cego katalogu (w tej
+chwili nawet te, które nie s± obrazkami). Mo¿na podaæ nazwê katalogu
+jako pojedynczy argument - wtedy przegl±darka wczyta wszystkie obrazki
+z tego katalogu.
+
 %prep
 %setup -q -n %{name}
 sed 's/gimp-remote-2.0/gimp-remote-2.2/' \
 %prep
 %setup -q -n %{name}
 sed 's/gimp-remote-2.0/gimp-remote-2.2/' \
@@ -41,6 +51,7 @@ sed 's/gimp-remote-2.0/gimp-remote-2.2/' \
 
 %install
 rm -rf $RPM_BUILD_ROOT
 
 %install
 rm -rf $RPM_BUILD_ROOT
+
 %{__make} install \
        DESTDIR=$RPM_BUILD_ROOT
 
 %{__make} install \
        DESTDIR=$RPM_BUILD_ROOT
 
This page took 0.081271 seconds and 4 git commands to generate.