Accepting request 305706 from home:fstrba:freetype2
Build graphite2 against freetype2-bootstrap OBS-URL: https://build.opensuse.org/request/show/305706 OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/graphite2?expand=0&rev=19
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu May 7 08:39:52 UTC 2015 - fstrba@suse.com
|
||||
|
||||
- Build graphite2 against the freetype2-bootstrap package
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 21 18:51:12 UTC 2014 - dmueller@suse.com
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package graphite2
|
||||
#
|
||||
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -32,17 +32,19 @@ Patch2: link-gcc-shared.diff
|
||||
BuildRequires: asciidoc
|
||||
BuildRequires: cmake
|
||||
BuildRequires: fontconfig-devel
|
||||
BuildRequires: freetype2-devel
|
||||
BuildRequires: freetype2-bootstrap-devel
|
||||
BuildRequires: gcc-c++
|
||||
BuildRequires: glib2-devel
|
||||
BuildRequires: pkgconfig
|
||||
BuildRequires: python-base
|
||||
#!BuildIgnore: libfreetype6
|
||||
#!BuildIgnore: freetype2-devel
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
||||
%description
|
||||
Graphite2 is a project within SIL’s Non-Roman Script Initiative and Language
|
||||
Graphite2 is a project within SIL's Non-Roman Script Initiative and Language
|
||||
Software Development groups to provide rendering capabilities for complex
|
||||
non-Roman writing systems. Graphite can be used to create “smart fonts” capable
|
||||
non-Roman writing systems. Graphite can be used to create "smart fonts" capable
|
||||
of displaying writing systems with various complex behaviors. With respect to
|
||||
the Text Encoding Model, Graphite handles the "Rendering" aspect of writing
|
||||
system implementation.
|
||||
@@ -52,9 +54,9 @@ Summary: Text categorization library
|
||||
Group: System/Libraries
|
||||
|
||||
%description -n %{libname}
|
||||
Graphite2 is a project within SIL’s Non-Roman Script Initiative and Language
|
||||
Graphite2 is a project within SIL's Non-Roman Script Initiative and Language
|
||||
Software Development groups to provide rendering capabilities for complex
|
||||
non-Roman writing systems. Graphite can be used to create “smart fonts” capable
|
||||
non-Roman writing systems. Graphite can be used to create "smart fonts" capable
|
||||
of displaying writing systems with various complex behaviors. With respect to
|
||||
the Text Encoding Model, Graphite handles the "Rendering" aspect of writing
|
||||
system implementation.
|
||||
@@ -66,14 +68,14 @@ Requires: %{libname} = %{version}
|
||||
Requires: glibc-devel
|
||||
|
||||
%description devel
|
||||
Graphite2 is a project within SIL’s Non-Roman Script Initiative and Language
|
||||
Graphite2 is a project within SIL's Non-Roman Script Initiative and Language
|
||||
Software Development groups to provide rendering capabilities for complex
|
||||
non-Roman writing systems. Graphite can be used to create “smart fonts” capable
|
||||
non-Roman writing systems. Graphite can be used to create "smart fonts" capable
|
||||
of displaying writing systems with various complex behaviors. With respect to
|
||||
the Text Encoding Model, Graphite handles the "Rendering" aspect of writing
|
||||
system implementation.
|
||||
|
||||
This package contains the libexttextcat development files.
|
||||
This package contains the %{name} development files.
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
|
Reference in New Issue
Block a user