[packages/evas-loaders-generic] - updated to 1.8.0
qboosh
qboosh at pld-linux.org
Sat Dec 7 21:17:59 CET 2013
commit cfa7cedf6e8a08932eb51ebd28793aefaeafc91a
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Sat Dec 7 21:19:19 2013 +0100
- updated to 1.8.0
evas-loaders-generic.spec | 23 ++++++++++++++---------
1 file changed, 14 insertions(+), 9 deletions(-)
---
diff --git a/evas-loaders-generic.spec b/evas-loaders-generic.spec
index 5df4126..70c7ea1 100644
--- a/evas-loaders-generic.spec
+++ b/evas-loaders-generic.spec
@@ -1,19 +1,19 @@
Summary: Generic loaders for Evas library
Summary(pl.UTF-8): Ogólne programy wczytujące dla biblioteki Evas
Name: evas-loaders-generic
-Version: 1.7.9
+Version: 1.8.0
Release: 1
License: GPL v2
Group: Libraries
-Source0: http://download.enlightenment.org/releases/evas_generic_loaders-%{version}.tar.bz2
-# Source0-md5: 90cd3591526b24320531bb2fcf985a67
+Source0: http://download.enlightenment.org/rel/libs/evas_generic_loaders/evas_generic_loaders-%{version}.tar.bz2
+# Source0-md5: 9b5f2d4f76098c1a23163c6e2e0e3b30
URL: http://trac.enlightenment.org/e/wiki/Evas
BuildRequires: cairo-devel >= 1.0.0
BuildRequires: eina-devel >= 1.7.9
BuildRequires: gstreamer0.10-devel >= 0.10.13
BuildRequires: gstreamer0.10-plugins-base-devel >= 0.10.13
BuildRequires: libraw-devel
-BuildRequires: librsvg-devel >= 2.14.0
+BuildRequires: librsvg-devel >= 2.36.0
BuildRequires: libspectre-devel
BuildRequires: pkgconfig
BuildRequires: poppler-devel >= 0.20
@@ -22,7 +22,7 @@ Requires: cairo >= 1.0.0
Requires: eina >= 1.7.9
Requires: gstreamer0.10 >= 0.10.13
Requires: gstreamer0.10-plugins-base >= 0.10.13
-Requires: librsvg >= 2.14.0
+Requires: librsvg >= 2.36.0
Requires: poppler >= 0.20
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -36,12 +36,13 @@ completely generic execution system that allows anything to be plugged
in as a loader.
This package contains the following loaders:
-- GST for multimedia files, using GStreamer
+- XCF
- PDF, using poppler
- PS for PhostScript files, using libspectre
- RAW for raw photos, using libraw
- SVG for SVG graphics, using librsvg
-- XCF
+- MPG/AVI/OGV/MOV/MKV/WMV... for multimedia files, using GStreamer
+- PPT/PPTX/DOC/DOCX/XLS... using libreoffice binaries and PDF loader
%description -l pl.UTF-8
Ten pakiet zawiera dodatkowe "ogólne" moduły wczytujące dla biblioteki
@@ -54,12 +55,15 @@ ogólny mechanizm uruchamiania, pozwalający na podłączenie wszystkiego
jako programu wczytującego.
Ten pakiet zawiera następujące moduły wczytujące:
-- GST do plików multimedialnych, wykorzystujący GStreamera
+- XCF
- PDF wykorzystujący popplera
- PS do plików PostScriptowych, wykorzystujący libspectre
- RAW do zdjęć w formacie surowym, wykorzystujący libraw
- SVG do rysunków SVG, wykorzystujący librsvg
-- XCF
+- MPG/AVI/OGV/MOV/MKV/WMV... dla plików multimedialnych,
+ wykorzystujący GStreamera
+- PPT/PPTX/DOC/DOCX/XLS... wykorzystujący programy libreoffice oraz
+ moduł PDF
%prep
%setup -q -n evas_generic_loaders-%{version}
@@ -83,3 +87,4 @@ rm -rf $RPM_BUILD_ROOT
%doc AUTHORS ChangeLog NEWS README TODO
%dir %{_libdir}/evas/utils
%attr(755,root,root) %{_libdir}/evas/utils/evas_image_loader.*
+%attr(755,root,root) %{_libdir}/evas/utils/evas_generic_pdf_loader.*
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/evas-loaders-generic.git/commitdiff/cfa7cedf6e8a08932eb51ebd28793aefaeafc91a
More information about the pld-cvs-commit
mailing list