Author: uzsolt Date: Fri Apr 8 12:24:59 2011 GMT Module: packages Tag: HEAD ---- Log message: - hu summ and desc - config.txt
---- Files affected: packages/zathura: zathura.spec (1.4 -> 1.5) ---- Diffs: ================================================================ Index: packages/zathura/zathura.spec diff -u packages/zathura/zathura.spec:1.4 packages/zathura/zathura.spec:1.5 --- packages/zathura/zathura.spec:1.4 Mon Mar 28 12:12:57 2011 +++ packages/zathura/zathura.spec Fri Apr 8 14:24:54 2011 @@ -1,5 +1,6 @@ # $Revision$, $Date$ Summary: A vi-like pdf reader +Summary(hu.UTF-8): Egy vi-szerű pdf olvasó Summary(pl.UTF-8): Czytnik pdf podobny do vi Name: zathura Version: 0.0.8.3 @@ -8,6 +9,7 @@ Group: Applications Source0: https://pwmt.org/download/%{name}-%{version}.tar.gz # Source0-md5: 95b1d02593e7055f08da3825ad54954d +Source1: config.txt URL: http://pwmt.org/projects/zathura BuildRequires: cairo-devel BuildRequires: gtk+2-devel @@ -22,6 +24,13 @@ saving interface as well as an easy usage that mainly focuses on keyboard interaction. +%description -l hu.UTF-8 +zathura egy magas szinten konfigurálható és funkcionális PDF olvasó a +poppler és gtk+ könyvtárako alapulva. A zathura célja, hogy egy olyan +alkalmazás legyen, amely minimalista és terület-takarékos felületet +biztosítson, amennyire lehet, és könnyen lehessen használni, főleg +billentyűzet segítségével. + %description -l pl.UTF-8 zathura jest wysoko konfigurowalnym i funkcjonalnym wyświetlaczem PDF opartym na bibliotece renderującej poppler i zestawie narzędziowym @@ -31,6 +40,7 @@ %prep %setup -q +cp %{SOURCE1} config.txt %build CFLAGS="%{rpmcflags}" \ @@ -48,7 +58,7 @@ %files %defattr(644,root,root,755) -%doc LICENSE README +%doc LICENSE README config.txt %attr(755,root,root) %{_bindir}/zathura %{_mandir}/man1/zathura.1* @@ -58,6 +68,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.5 2011/04/08 12:24:54 uzsolt +- hu summ and desc +- config.txt + Revision 1.4 2011/03/28 10:12:57 lisu - up to 0.0.8.3 - build with new poppler fixed upstream ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/zathura/zathura.spec?r1=1.4&r2=1.5&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
