forked from pool/wxWidgets-3_2
Accepting request 814865 from home:plater
- Build nostl package against gtk3, audacity crashes with gtk2, should I cange the name to wxGTK3-3_2-nostl or is it fine as it is? OBS-URL: https://build.opensuse.org/request/show/814865 OBS-URL: https://build.opensuse.org/package/show/X11:wxWidgets/wxWidgets-3_2?expand=0&rev=60
This commit is contained in:
parent
7e426c5127
commit
960a692aa9
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jun 16 10:04:20 UTC 2020 - Dave Plater <davejplater@gmail.com>
|
||||||
|
|
||||||
|
- Build nostl package against gtk3, audacity crashes with gtk2
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Jun 9 12:05:18 UTC 2020 - Dave Plater <davejplater@gmail.com>
|
Tue Jun 9 12:05:18 UTC 2020 - Dave Plater <davejplater@gmail.com>
|
||||||
|
|
||||||
|
@ -49,9 +49,9 @@ BuildRequires: gcc-c++
|
|||||||
BuildRequires: gnome-vfs2-devel
|
BuildRequires: gnome-vfs2-devel
|
||||||
BuildRequires: gstreamer-devel
|
BuildRequires: gstreamer-devel
|
||||||
BuildRequires: gstreamer-plugins-base-devel
|
BuildRequires: gstreamer-plugins-base-devel
|
||||||
BuildRequires: gtk2-devel
|
%define gtk_version 3
|
||||||
%define gtk_version 2
|
|
||||||
%define toolkit gtk%gtk_version
|
%define toolkit gtk%gtk_version
|
||||||
|
BuildRequires: gtk%{gtk_version}-devel
|
||||||
BuildRequires: libSM-devel
|
BuildRequires: libSM-devel
|
||||||
BuildRequires: libexpat-devel
|
BuildRequires: libexpat-devel
|
||||||
BuildRequires: libjpeg-devel
|
BuildRequires: libjpeg-devel
|
||||||
@ -223,13 +223,6 @@ The XML-based resource system of wxWidgets, known as XRC, allows user
|
|||||||
interface elements such as dialogs, menu bars and toolbars, to be
|
interface elements such as dialogs, menu bars and toolbars, to be
|
||||||
stored in text files and loaded into the application at run-time.
|
stored in text files and loaded into the application at run-time.
|
||||||
|
|
||||||
%package plugin-sound_sdlu-3_2
|
|
||||||
Summary: wxWidgets SDL Plugin
|
|
||||||
Group: System/Libraries
|
|
||||||
|
|
||||||
%description plugin-sound_sdlu-3_2
|
|
||||||
SDL based sound plugin for the wxWidgets cross-platform GUI.
|
|
||||||
|
|
||||||
%package devel
|
%package devel
|
||||||
Summary: Development files for GTK2-backed wxWidgets 3.2
|
Summary: Development files for GTK2-backed wxWidgets 3.2
|
||||||
Group: Development/Libraries/C and C++
|
Group: Development/Libraries/C and C++
|
||||||
|
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jun 16 10:04:20 UTC 2020 - Dave Plater <davejplater@gmail.com>
|
||||||
|
|
||||||
|
- Build nostl package against gtk3, audacity crashes with gtk2
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Jun 9 12:05:18 UTC 2020 - Dave Plater <davejplater@gmail.com>
|
Tue Jun 9 12:05:18 UTC 2020 - Dave Plater <davejplater@gmail.com>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user