diff --git a/libwxsvg.spec b/libwxsvg.spec index 962ac4c..9505d7a 100644 --- a/libwxsvg.spec +++ b/libwxsvg.spec @@ -1,7 +1,7 @@ Name: libwxsvg Epoch: 1 Version: 1.5.23 -Release: 2mamba +Release: 3mamba Summary: A C++ library to create, manipulate and render SVG files Group: System/Libraries Vendor: openmamba @@ -35,6 +35,10 @@ BuildRequires: libwx_baseu-devel BuildRequires: libwx_gtk3u-devel BuildRequires: libz-devel ## AUTOBUILDREQ-END +BuildRequires: libwx_baseu-devel >= 0:3.2.0-1mamba +BuildRequires: libwx_gtk3u-devel >= 0:3.2.0-1mamba +BuildRequires: libswresample-ffmpeg4-devel +BuildRequires: libswscale-ffmpeg4-devel Provides: wxsvg Obsoletes: wxsvg < 1:1.5.22 @@ -61,9 +65,13 @@ chmod +x configure %build #libtoolize --force #./autogen.sh -%configure --enable-ffmpeg \ +export PKG_CONFIG_PATH=%{_libdir}/ffmpeg4/pkgconfig + +%configure \ --with-wx-config=wx-config-unicode-3 +#--enable-ffmpeg \ + %make %install @@ -92,6 +100,9 @@ chmod +x configure %doc ChangeLog TODO %changelog +* Mon Aug 22 2022 Silvan Calarco 1.5.23-3mamba +- rebuilt with wxWidgets 3.2 + * Sat Jan 15 2022 Silvan Calarco 1.5.23-2mamba - rebuilt with wxWidgets 3.1