forked from jengelh/wxWidgets-3_2
remove sdlu; this can only be built by one specfile
OBS-URL: https://build.opensuse.org/package/show/X11:wxWidgets/wxWidgets-3_2?expand=0&rev=64
This commit is contained in:
parent
404fac3685
commit
493b71f4c6
@ -210,13 +210,6 @@ The XML-based resource system of wxWidgets, known as XRC, allows user
|
||||
interface elements such as dialogs, menu bars and toolbars, to be
|
||||
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
|
||||
Summary: Development files for GTK3-backed wxWidgets 3.2
|
||||
Group: Development/Libraries/C and C++
|
||||
@ -387,13 +380,6 @@ ln -sf $(echo %buildroot/%_libdir/wx/config/* | sed "s%%%buildroot%%%%") %buildr
|
||||
%files -n libwx_%{toolkit}u_xrc-%variant%psonum
|
||||
%_libdir/libwx_%{toolkit}u_xrc-%variant.so.%{sonum}*
|
||||
|
||||
%if %base_packages
|
||||
%files plugin-sound_sdlu-3_2
|
||||
%dir %_libdir/wx
|
||||
%dir %_libdir/wx/%wx_micro
|
||||
%_libdir/wx/%wx_micro/sound_sdlu-%wx_micro.so
|
||||
%endif
|
||||
|
||||
%files devel
|
||||
# Complete documentation is available in the docs packages.
|
||||
%doc docs/*.txt README.SUSE
|
||||
|
@ -213,13 +213,6 @@ The XML-based resource system of wxWidgets, known as XRC, allows user
|
||||
interface elements such as dialogs, menu bars and toolbars, to be
|
||||
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
|
||||
Summary: Development files for Qt-backed wxWidgets 3.2
|
||||
Group: Development/Libraries/C and C++
|
||||
@ -380,13 +373,6 @@ ln -sf $(echo %buildroot/%_libdir/wx/config/* | sed "s%%%buildroot%%%%") %buildr
|
||||
%files -n libwx_%{toolkit}u_xrc-%variant%psonum
|
||||
%_libdir/libwx_%{toolkit}u_xrc-%variant.so.%{sonum}*
|
||||
|
||||
%if %base_packages
|
||||
%files plugin-sound_sdlu-3_2
|
||||
%dir %_libdir/wx
|
||||
%dir %_libdir/wx/%wx_micro
|
||||
%_libdir/wx/%wx_micro/sound_sdlu-%wx_micro.so
|
||||
%endif
|
||||
|
||||
%files devel
|
||||
# Complete documentation is available in the docs packages.
|
||||
%doc docs/*.txt README.SUSE
|
||||
|
@ -218,13 +218,6 @@ The XML-based resource system of wxWidgets, known as XRC, allows user
|
||||
interface elements such as dialogs, menu bars and toolbars, to be
|
||||
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
|
||||
Summary: Development files for GTK2-backed wxWidgets 3.2
|
||||
Group: Development/Libraries/C and C++
|
||||
@ -390,13 +383,6 @@ ln -sf $(echo %buildroot/%_libdir/wx/config/* | sed "s%%%buildroot%%%%") %buildr
|
||||
%files -n libwx_%{toolkit}u_xrc-%variant%psonum
|
||||
%_libdir/libwx_%{toolkit}u_xrc-%variant.so.%{sonum}*
|
||||
|
||||
%if %base_packages
|
||||
%files plugin-sound_sdlu-3_2
|
||||
%dir %_libdir/wx
|
||||
%dir %_libdir/wx/%wx_micro
|
||||
%_libdir/wx/%wx_micro/sound_sdlu-%wx_micro.so
|
||||
%endif
|
||||
|
||||
%files devel
|
||||
# Complete documentation is available in the docs packages.
|
||||
%doc docs/*.txt README.SUSE
|
||||
|
Loading…
Reference in New Issue
Block a user