Mageia Bugzilla – Attachment 2554 Details for
Bug 6745
pdf2djvu creates DjVu files from PDF files.
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
New Account
|
Forgot Password
spec file
pdf2djvu.spec (text/plain), 1.13 KB, created by
Olivier Delaune
on 2012-07-11 15:33:37 CEST
(
hide
)
Description:
spec file
Filename:
MIME Type:
Creator:
Olivier Delaune
Created:
2012-07-11 15:33:37 CEST
Size:
1.13 KB
patch
obsolete
>%define name pdf2djvu >%define version 0.7.13 >%define release %mkrel 1 > >Summary: PDF to DJVu file converter >Name: %{name} >Version: %{version} >Release: %{release} >Source0: http://pdf2djvu.googlecode.com/files/%{name}_%{version}.tar.gz >License: GPLv2 >Group: Publishing >Url: http://pdf2djvu.googlecode.com/ >BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot >BuildRequires: djvulibre-devel >= 3.5.21, djvulibre >= 3.5.21 >BuildRequires: lib64poppler-devel >= 0.7.3, libgomp-devel >BuildRequires: graphicsmagick-devel > >%description >pdf2djvu creates DjVu files from PDF files. It's able to extract >graphics, text layer, hyperlinks, document outline (bookmarks), and >metadata. > >%prep >%setup -q > >%build >%configure2_5x >%make > >%install >%__rm -rf %{buildroot} >%makeinstall >%find_lang %name >#%__install -m 644 -D doc/%{name}.1 %{buildroot}%{_mandir}/man1/%{name}.1 > >%clean >%__rm -rf %{buildroot} > >%files -f %name.lang >%defattr(-,root,root) >%doc COPYING doc/changelog doc/djvudigital.txt doc/credits.txt >%{_bindir}/%{name} >%{_mandir}/man*/* >%{_datadir}/*/* > >%changelog >* Wed Jul 11 2012 Olivier Delaune <olivier.delaune@wanadoo.fr> 0.7.13-1.mga2 >- Package creation
%define name pdf2djvu %define version 0.7.13 %define release %mkrel 1 Summary: PDF to DJVu file converter Name: %{name} Version: %{version} Release: %{release} Source0: http://pdf2djvu.googlecode.com/files/%{name}_%{version}.tar.gz License: GPLv2 Group: Publishing Url: http://pdf2djvu.googlecode.com/ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot BuildRequires: djvulibre-devel >= 3.5.21, djvulibre >= 3.5.21 BuildRequires: lib64poppler-devel >= 0.7.3, libgomp-devel BuildRequires: graphicsmagick-devel %description pdf2djvu creates DjVu files from PDF files. It's able to extract graphics, text layer, hyperlinks, document outline (bookmarks), and metadata. %prep %setup -q %build %configure2_5x %make %install %__rm -rf %{buildroot} %makeinstall %find_lang %name #%__install -m 644 -D doc/%{name}.1 %{buildroot}%{_mandir}/man1/%{name}.1 %clean %__rm -rf %{buildroot} %files -f %name.lang %defattr(-,root,root) %doc COPYING doc/changelog doc/djvudigital.txt doc/credits.txt %{_bindir}/%{name} %{_mandir}/man*/* %{_datadir}/*/* %changelog * Wed Jul 11 2012 Olivier Delaune <olivier.delaune@wanadoo.fr> 0.7.13-1.mga2 - Package creation
View Attachment As Raw
Actions:
View
Attachments on
bug 6745
: 2554