automatic version update by autodist [release 45.0-1mamba;Tue Sep 19 2023]
This commit is contained in:
parent
596525b3b9
commit
2a68c57ace
23
README.md
23
README.md
@ -3,26 +3,3 @@
|
||||
Evince is a document viewer for multiple document formats. It currently supports pdf, postscript, djvu, tiff and dvi.
|
||||
The goal of evince is to replace the multiple document viewers that exist on the GNOME Desktop with a single simple application.
|
||||
|
||||
Evince is specifically designed to support the file following formats.
|
||||
|
||||
> PDF
|
||||
> Postscript
|
||||
> djvu
|
||||
> tiff
|
||||
> dvi
|
||||
|
||||
Features
|
||||
|
||||
* Search
|
||||
o Integrated search displaying the number of results found and highlights the results on the page
|
||||
* Page Thumbnails
|
||||
o Thumbnails of pages show quick reference for where you'd like to go in a document
|
||||
* Document Indexes
|
||||
o When index information is included in a PDF Evince will display it in a tree format
|
||||
* Document Printing
|
||||
o Using the GNOME/GTK printing framework Evince can print any document it can open
|
||||
* Encrypted Document Viewing
|
||||
o Evince can open PDF documents that have been encrypted
|
||||
|
||||
nautilus-extensions
|
||||
|
||||
|
33
evince.spec
33
evince.spec
@ -1,6 +1,6 @@
|
||||
%define majver %(echo %version | cut -d. -f 1)
|
||||
Name: evince
|
||||
Version: 44.3
|
||||
Version: 45.0
|
||||
Release: 1mamba
|
||||
Summary: GNOME Document viewer
|
||||
Group: Graphical Desktop/Applications/Publishing
|
||||
@ -78,29 +78,6 @@ Requires(post): hicolor-icon-theme
|
||||
Evince is a document viewer for multiple document formats. It currently supports pdf, postscript, djvu, tiff and dvi.
|
||||
The goal of evince is to replace the multiple document viewers that exist on the GNOME Desktop with a single simple application.
|
||||
|
||||
Evince is specifically designed to support the file following formats.
|
||||
|
||||
> PDF
|
||||
> Postscript
|
||||
> djvu
|
||||
> tiff
|
||||
> dvi
|
||||
|
||||
Features
|
||||
|
||||
* Search
|
||||
o Integrated search displaying the number of results found and highlights the results on the page
|
||||
* Page Thumbnails
|
||||
o Thumbnails of pages show quick reference for where you'd like to go in a document
|
||||
* Document Indexes
|
||||
o When index information is included in a PDF Evince will display it in a tree format
|
||||
* Document Printing
|
||||
o Using the GNOME/GTK printing framework Evince can print any document it can open
|
||||
* Encrypted Document Viewing
|
||||
o Evince can open PDF documents that have been encrypted
|
||||
|
||||
nautilus-extensions
|
||||
|
||||
%package devel
|
||||
Group: Development/Libraries
|
||||
Summary: Static libraries for %{name}
|
||||
@ -113,7 +90,6 @@ Obsoletes: evince-static < 40.1
|
||||
%description devel
|
||||
Evince is a document viewer for multiple document formats. It currently supports pdf, postscript, djvu, tiff and dvi.
|
||||
The goal of evince is to replace the multiple document viewers that exist on the GNOME Desktop with a single simple application.
|
||||
|
||||
This package package contains headers and static libraries for developing applications that use %{name}.
|
||||
|
||||
%package apidocs
|
||||
@ -199,11 +175,11 @@ fi
|
||||
#%{_libdir}/mozilla/plugins/libevbrowserplugin.*
|
||||
%{_libexecdir}/evinced
|
||||
%{_userunitdir}/org.gnome.Evince.service
|
||||
%{_datadir}/GConf/gsettings/evince.convert
|
||||
#%{_datadir}/GConf/gsettings/evince.convert
|
||||
%{_datadir}/applications/org.gnome.Evince-previewer.desktop
|
||||
%{_datadir}/applications/org.gnome.Evince.desktop
|
||||
%{_datadir}/metainfo/evince-*.xml
|
||||
%{_datadir}/metainfo/org.gnome.Evince.appdata.xml
|
||||
%{_datadir}/metainfo/org.gnome.Evince.metainfo.xml
|
||||
%{_datadir}/dbus-1/services/org.gnome.evince.Daemon.service
|
||||
%{_datadir}/glib-2.0/schemas/org.gnome.Evince.gschema.xml
|
||||
%{_datadir}/icons/hicolor/scalable/apps/org.gnome.Evince.svg
|
||||
@ -235,6 +211,9 @@ fi
|
||||
%{_datadir}/doc/libevview/*
|
||||
|
||||
%changelog
|
||||
* Tue Sep 19 2023 Automatic Build System <autodist@mambasoft.it> 45.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Jul 02 2023 Automatic Build System <autodist@mambasoft.it> 44.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user