Author: qboosh Date: Fri Aug 26 19:45:16 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - pl, unified
---- Files affected: SPECS: kchmviewer.spec (1.3 -> 1.4) ---- Diffs: ================================================================ Index: SPECS/kchmviewer.spec diff -u SPECS/kchmviewer.spec:1.3 SPECS/kchmviewer.spec:1.4 --- SPECS/kchmviewer.spec:1.3 Mon Aug 22 15:07:58 2005 +++ SPECS/kchmviewer.spec Fri Aug 26 21:45:09 2005 @@ -4,7 +4,8 @@ %bcond_with kde # enable KDE support %bcond_without arts # build without aRts default=no # -Summary: KchmViewer is a chm (MS HTML help file format) viewer +Summary: KchmViewer - a CHM (MS HTML help file format) viewer +Summary(pl): KchmViewer - przeglądarka CHM (formatu plików pomocy MS HTML) Name: kchmviewer Version: 1.0 Release: 0.6 @@ -13,20 +14,27 @@ Source0: http://dl.sourceforge.net/kchmviewer/%{name}-%{version}.tar.gz # Source0-md5: 0f9595cbb13eb950261e660c168dc033 URL: http://kchmviewer.sourceforge.net/ +%{?with_kde:BuildRequires: kdelibs-devel} BuildRequires: libjpeg-devel BuildRequires: libpng-devel BuildRequires: libstdc++-devel -BuildRequires: zlib-devel -%{?with_kde:BuildRequires: kdelibs-devel} BuildRequires: qt-devel +BuildRequires: zlib-devel BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description -KchmViewer is a chm (MS HTML help file format) viewer, written in C++. +KchmViewer is a CHM (MS HTML help file format) viewer, written in C++. Unlike most existing CHM viewers for Unix, it uses Trolltech Qt widget -library, and does not depend on KDE or Gnome. However, it may be +library, and does not depend on KDE or GNOME. However, it may be compiled with full KDE support, including KDE widgets and KIO/KHTML. +%description -l pl +KchmViewer to przeglądarka CHM (formatu plików pomocy MS HTML) +napisana w C++. W przeciwieństwie do większości istniejących +przeglądarek CHM dla Uniksa używa biblioteki widgetów Trolltecha Qt i +nie zależy od KDE czy GNOME. Jednak może być skompilowana z pełnym +wsparciem dla KDE, włącznie z widgetami KDE i KIO/KHTML. + %prep %setup -q @@ -56,6 +64,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.4 2005/08/26 19:45:09 qboosh +- pl, unified + Revision 1.3 2005/08/22 13:07:58 spider - spaces -> tabs @@ -64,4 +75,3 @@ Revision 1.1 2005/08/22 10:45:44 spider - init - ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/kchmviewer.spec?r1=1.3&r2=1.4&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
