forked from jengelh/wxWidgets-3_2
This commit is contained in:
parent
c7b9cb41d2
commit
e7026e8327
@ -142,7 +142,7 @@ Group: System/Libraries
|
||||
%description -n libwx_%{toolkit}u_html-%variant%psonum
|
||||
The wxHTML library provides classes for parsing and displaying HTML.
|
||||
It is not intended to be a high-end HTML browser. wxHTML can be used
|
||||
as a generic rich text viewer - for example, to display an About Box
|
||||
as a generic rich text viewer – for example, to display an About Box
|
||||
or the result of a database search.
|
||||
|
||||
%package -n libwx_%{toolkit}u_media-%variant%psonum
|
||||
@ -202,7 +202,7 @@ Group: System/Libraries
|
||||
|
||||
%description -n libwx_%{toolkit}u_webview-%variant%psonum
|
||||
Library for a wxWidgets control that can be used to render web
|
||||
(HTML / CSS / JavaScript) documents.
|
||||
(HTML / CSS / JavaScript) documents.
|
||||
|
||||
%package -n libwx_%{toolkit}u_xrc-%variant%psonum
|
||||
Summary: wxWidgets's XML-based resource system
|
||||
@ -251,8 +251,7 @@ Note: wxWidgets variant devel packages are mutually exclusive. Please
|
||||
read %_docdir/%name/README.SUSE to pick a correct variant.
|
||||
|
||||
%prep
|
||||
%setup -q -n %tarball_name-%version
|
||||
%patch1 -p1
|
||||
%autosetup -n %tarball_name-%version -p1
|
||||
cp %{S:2} .
|
||||
|
||||
%build
|
||||
|
@ -145,7 +145,7 @@ Group: System/Libraries
|
||||
%description -n libwx_%{toolkit}u_html-%variant%psonum
|
||||
The wxHTML library provides classes for parsing and displaying HTML.
|
||||
It is not intended to be a high-end HTML browser. wxHTML can be used
|
||||
as a generic rich text viewer - for example, to display an About Box
|
||||
as a generic rich text viewer – for example, to display an About Box
|
||||
or the result of a database search.
|
||||
|
||||
%package -n libwx_%{toolkit}u_media-%variant%psonum
|
||||
@ -205,7 +205,7 @@ Group: System/Libraries
|
||||
|
||||
%description -n libwx_%{toolkit}u_webview-%variant%psonum
|
||||
Library for a wxWidgets control that can be used to render web
|
||||
(HTML / CSS / JavaScript) documents.
|
||||
(HTML / CSS / JavaScript) documents.
|
||||
|
||||
%package -n libwx_%{toolkit}u_xrc-%variant%psonum
|
||||
Summary: wxWidgets's XML-based resource system
|
||||
@ -250,8 +250,7 @@ Note: wxWidgets variant devel packages are mutually exclusive. Please
|
||||
read %_docdir/%name/README.SUSE to pick a correct variant.
|
||||
|
||||
%prep
|
||||
%setup -q -n %tarball_name-%version
|
||||
%patch1 -p1
|
||||
%autosetup -n %tarball_name-%version -p1
|
||||
cp %{S:2} .
|
||||
|
||||
%build
|
||||
|
@ -147,7 +147,7 @@ Group: System/Libraries
|
||||
%description -n libwx_%{toolkit}u_html-%variant%psonum
|
||||
The wxHTML library provides classes for parsing and displaying HTML.
|
||||
It is not intended to be a high-end HTML browser. wxHTML can be used
|
||||
as a generic rich text viewer - for example, to display an About Box
|
||||
as a generic rich text viewer – for example, to display an About Box
|
||||
or the result of a database search.
|
||||
This variant of wxWidgets is built without STL types (such as
|
||||
std::string), and is provided for old programs which fail to use e.g.
|
||||
@ -210,7 +210,7 @@ Group: System/Libraries
|
||||
|
||||
%description -n libwx_%{toolkit}u_webview-%variant%psonum
|
||||
Library for a wxWidgets control that can be used to render web
|
||||
(HTML / CSS / JavaScript) documents.
|
||||
(HTML / CSS / JavaScript) documents.
|
||||
|
||||
%package -n libwx_%{toolkit}u_xrc-%variant%psonum
|
||||
Summary: wxWidgets's XML-based resource system
|
||||
@ -260,8 +260,7 @@ Note: wxWidgets variant devel packages are mutually exclusive. Please
|
||||
read %_docdir/%name/README.SUSE to pick a correct variant.
|
||||
|
||||
%prep
|
||||
%setup -q -n %tarball_name-%version
|
||||
%patch1 -p1
|
||||
%autosetup -n %tarball_name-%version -p1
|
||||
cp %{S:2} .
|
||||
|
||||
%build
|
||||
|
@ -142,7 +142,7 @@ Group: System/Libraries
|
||||
%description -n libwx_%{toolkit}u_html-%variant%psonum
|
||||
The wxHTML library provides classes for parsing and displaying HTML.
|
||||
It is not intended to be a high-end HTML browser. wxHTML can be used
|
||||
as a generic rich text viewer - for example, to display an About Box
|
||||
as a generic rich text viewer – for example, to display an About Box
|
||||
or the result of a database search.
|
||||
|
||||
%package -n libwx_%{toolkit}u_media-%variant%psonum
|
||||
@ -202,7 +202,7 @@ Group: System/Libraries
|
||||
|
||||
%description -n libwx_%{toolkit}u_webview-%variant%psonum
|
||||
Library for a wxWidgets control that can be used to render web
|
||||
(HTML / CSS / JavaScript) documents.
|
||||
(HTML / CSS / JavaScript) documents.
|
||||
|
||||
%package -n libwx_%{toolkit}u_xrc-%variant%psonum
|
||||
Summary: wxWidgets's XML-based resource system
|
||||
@ -261,8 +261,7 @@ Note: wxWidgets variant devel packages are mutually exclusive. Please
|
||||
read %_docdir/%name/README.SUSE to pick a correct variant.
|
||||
|
||||
%prep
|
||||
%setup -q -n %tarball_name-%version
|
||||
%patch1 -p1
|
||||
%autosetup -n %tarball_name-%version -p1
|
||||
cp %{S:2} .
|
||||
|
||||
%build
|
||||
|
Loading…
Reference in New Issue
Block a user