Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37370628
en ru br
Репозитории ALT
S:0.2.2-alt3
5.1: 0.1.1-alt1
www.altlinux.org/Changes

Группа :: Издательство
Пакет: ebook-tools

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 


Name: ebook-tools
Version: 0.2.2
Release: alt3

Group: Publishing
Summary: Tools for accessing and converting various ebook file formats
Url: http://sourceforge.net/projects/ebook-tools
License: MIT

Source0: %name-%version.tar
Patch1: ebook-tools-0.2.1-fix-lib.patch
Patch2: ebook-tools-0.2.2-fix-version.patch

# Automatically added by buildreq on Mon Aug 31 2009 (-bi)

#BuildRequires: cmake doxygen gcc-c++ ghostscript-utils graphviz latex2html libxml2-devel libzip-devel xml-utils
BuildRequires: kde-common-devel
BuildRequires: cmake gcc-c++ xml-utils
BuildRequires: doxygen ghostscript-utils graphviz latex2html
BuildRequires: libxml2-devel libzip-devel zlib-devel

%description
Tools for accessing and converting various ebook file formats

%package -n libepub
Summary: KDE 4 library
Group: System/Libraries
%description -n libepub
%name library.

%package devel
Summary: Devel stuff for %name
Group: Development/C++
Requires: libepub = %version-%release
%description devel
This package contains header files needed if you wish to build applications
based on %name


%prep
%setup -q
#%patch1 -p1
%patch2 -p1


%build
%define libzip_flags %(pkg-config --cflags libzip)
%add_optflags %libzip_flags
%Kcmake \
   -DLIB_INSTALL_DIR=%_libdir \
   -DLIBZIP_INCLUDE_DIR:PATH=%_includedir/libzip
%Kmake


%install
%Kinstall


%files
%_bindir/einfo
%_bindir/lit2epub

%files -n libepub
%_libdir/libepub.so.*

%files devel
%_includedir/*.h
%_libdir/lib*.so

%changelog

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin