summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--packaging/cairo.spec24
1 files changed, 8 insertions, 16 deletions
diff --git a/packaging/cairo.spec b/packaging/cairo.spec
index 24759dba5..78ee1abd5 100644
--- a/packaging/cairo.spec
+++ b/packaging/cairo.spec
@@ -48,10 +48,8 @@ BuildRequires: pkgconfig(xcb-shm)
%description
Cairo is a vector graphics library with cross-device output support.
-Currently supported output targets include the X Window System,
-in-memory image buffers, and PostScript. Cairo is designed to produce
-identical output on all output media while taking advantage of display
-hardware acceleration when available.
+It is designed to produce identical output on all output media
+while taking advantage of display hardware acceleration when available.
%package -n libcairo
License: MPL-1.1 or LGPL-2.1+
@@ -62,10 +60,8 @@ Provides: cairo = %{version}
%description -n libcairo
Cairo is a vector graphics library with cross-device output support.
-Currently supported output targets include the X Window System,
-in-memory image buffers, and PostScript. Cairo is designed to produce
-identical output on all output media while taking advantage of display
-hardware acceleration when available.
+It is designed to produce identical output on all output media
+while taking advantage of display hardware acceleration when available.
%package -n libcairo-gobject
License: MPL-1.1 or LGPL-2.1+
@@ -74,10 +70,8 @@ Group: Graphics/Libraries
%description -n libcairo-gobject
Cairo is a vector graphics library with cross-device output support.
-Currently supported output targets include the X Window System,
-in-memory image buffers, and PostScript. Cairo is designed to produce
-identical output on all output media while taking advantage of display
-hardware acceleration when available.
+It is designed to produce identical output on all output media
+while taking advantage of display hardware acceleration when available.
This library contains GType declarations for Cairo types. It is also
meant to support gobject-introspection binding creation.
@@ -89,10 +83,8 @@ Group: Graphics/Libraries
%description -n libcairo-script-interpreter
Cairo is a vector graphics library with cross-device output support.
-Currently supported output targets include the X Window System,
-in-memory image buffers, and PostScript. Cairo is designed to produce
-identical output on all output media while taking advantage of display
-hardware acceleration when available.
+It is designed to produce identical output on all output media
+while taking advantage of display hardware acceleration when available.
%package devel
License: MPL-1.1 or LGPL-2.1+