SPECS: subdownloader.spec - pl

qboosh qboosh at pld-linux.org
Sun Jun 3 11:48:52 CEST 2007


Author: qboosh                       Date: Sun Jun  3 09:48:52 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pl

---- Files affected:
SPECS:
   subdownloader.spec (1.5 -> 1.6) 

---- Diffs:

================================================================
Index: SPECS/subdownloader.spec
diff -u SPECS/subdownloader.spec:1.5 SPECS/subdownloader.spec:1.6
--- SPECS/subdownloader.spec:1.5	Tue May 29 22:53:36 2007
+++ SPECS/subdownloader.spec	Sun Jun  3 11:48:47 2007
@@ -1,10 +1,6 @@
 # $Revision$, $Date$
-#
-# TODO:
-# - pl desc ;)
-#
-Summary:	Tool for automatic download/upload subtitles for videofiles.
-Summary(pl.UTF-8): Narzędzie do automatycznego ściągania/wysyłania podpisów do plików wideo.
+Summary:	Tool for automatic download/upload subtitles for videofiles
+Summary(pl.UTF-8):	Narzędzie do automatycznego ściągania/wysyłania podpisów do plików wideo
 Name:		subdownloader
 Version:	1.2.9
 Release:	0.1
@@ -19,7 +15,7 @@
 URL:		http://trac.opensubtitles.org/projects/subdowloader/
 BuildRequires:	rpm-pythonprov
 BuildRequires:	unzip
-Requires:	python >= 2.5
+Requires:	python >= 1:2.5
 Requires:	python-mmpython
 Requires:	python-imdb >= 2.6
 Requires:	python-wxPython >= 2.8
@@ -27,18 +23,30 @@
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-Subdownloader is a Free OpenSource tool written in PYTHON for automatic 
-download/upload subtitles for videofiles (DIVX,MPEG,AVI,etc).
+Subdownloader is a Free OpenSource tool written in Python for
+automatic download/upload subtitles for videofiles (DivX, MPEG, AVI,
+etc.).
 
 Features:
-
 - no spyware, no adware, source code is available
 - it uses fast hashing algorithm (27 GB movies/7 seconds)
 - Search subtitles recursively from your divx folders
 - Upload entire series seasons' subtitles in less than 1 minute
-- Autodetect language of the subtitles and many more
+- Autodetect language of the subtitles
+- and many more
 
-#%description -l pl.UTF-8
+%description -l pl.UTF-8
+Subdownloader to napisane w Pythonie wolnodostępne narzędzie do
+automatycznego ściągania/wysyłania podpisów do filmów (DivX, MPEG,
+AVI itp.).
+
+Cechy:
+- brak spyware, adware; dostępny kod źródłowy
+- wykorzystuje szybki algorytm haszujący (27 GB filmów/7 sekund)
+- rekurencyjne wyszukiwanie napisów z folderów divx
+- wysyłanie całych serii podpisów seriali w czasie poniżej minuty
+- automatyczne wykrywanie języka podpisów
+- i wiele więcej
 
 %prep
 %setup -q -c
@@ -76,10 +84,10 @@
 %files
 %defattr(644,root,root,755)
 %doc TODO.txt license.txt tips.txt credits.txt
+%attr(755,root,root) %{_bindir}/subdownloader.sh
 %{_datadir}/%{name}
 %{_desktopdir}/%{name}.desktop
 %{_pixmapsdir}/%{name}.png
-%attr(755,root,root) %{_bindir}/subdownloader.sh
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -87,6 +95,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.6  2007/06/03 09:48:47  qboosh
+- pl
+
 Revision 1.5  2007/05/29 20:53:36  cactus
 - added polish locales
 - added patch for reading configuration
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/subdownloader.spec?r1=1.5&r2=1.6&f=u



More information about the pld-cvs-commit mailing list