summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMoonhee Choi <mh0310.choi@samsung.com>2017-08-18 15:10:10 +0900
committerMoonhee Choi <mh0310.choi@samsung.com>2017-08-18 15:14:49 +0900
commit8d4b91462e9315ec30f65f921c28f4650049ac43 (patch)
treedfac3c70ffc6f94b1b5a9078390a730540414694
parent0e68c694d0b8aed10d396e17efd214f36971dee3 (diff)
downloadcairo-8d4b91462e9315ec30f65f921c28f4650049ac43.tar.gz
cairo-8d4b91462e9315ec30f65f921c28f4650049ac43.tar.bz2
cairo-8d4b91462e9315ec30f65f921c28f4650049ac43.zip
Change-Id: I98aec2c407f0ec371b8a2642bbce5602e60aebff Signed-off-by: Moonhee Choi <mh0310.choi@samsung.com>
-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+