Author: glen Date: Thu May 20 12:16:24 2010 GMT Module: packages Tag: HEAD ---- Log message: - summary, desc, license from fc
---- Files affected: packages/calibre: calibre.spec (1.2 -> 1.3) ---- Diffs: ================================================================ Index: packages/calibre/calibre.spec diff -u packages/calibre/calibre.spec:1.2 packages/calibre/calibre.spec:1.3 --- packages/calibre/calibre.spec:1.2 Thu May 20 12:50:29 2010 +++ packages/calibre/calibre.spec Thu May 20 14:16:18 2010 @@ -1,15 +1,17 @@ # $Revision$, $Date$ -Summary: - -Summary(pl.UTF-8): - +# TODO +# - Upstream packages some unfree fonts which we cannot redistribute - use +# tarball from fc or rip their script. +Summary: E-book converter and library management Name: calibre Version: 0.6.53 Release: 0.1 -License: GPL/LGPL/BSD and other -Group: Applications +License: GPL v3 +Group: Applications/Multimedia Source0: http://status.calibre-ebook.com/dist/src/%{name}-%{version}.tar.gz # Source0-md5: 42255d2eb55d1a047d74d3dbb0d0f355 Patch0: %{name}-prefix.patch -URL: http://calibre-ebook.com/ +URL: http://www.calibre-ebook.com/ BuildRequires: ImageMagick-devel BuildRequires: chmlib-devel BuildRequires: podofo-devel @@ -24,8 +26,18 @@ BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description +Calibre is meant to be a complete e-library solution. It includes +library management, format conversion, news feeds to ebook conversion +as well as e-book reader sync features. + +Calibre is primarily a ebook cataloging program. It manages your ebook +collection for you. It is designed around the concept of the logical +book, i.e. a single entry in the database that may correspond to +ebooks in several formats. It also supports conversion to and from a +dozen different ebook formats. -%description -l pl.UTF-8 +Supported input formats are: MOBI, LIT, PRC, EPUB, CHM, ODT, HTML, +CBR, CBZ, RTF, TXT, PDF and LRS. %prep %setup -q -n %{name} @@ -56,9 +68,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.3 2010/05/20 12:16:18 glen +- summary, desc, license from fc + Revision 1.2 2010/05/20 10:50:29 lisu - BR: python-BeautifulSoup Revision 1.1 2010/05/20 10:09:33 lisu - init, ugly, not finished - ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/calibre/calibre.spec?r1=1.2&r2=1.3&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
