Accepting request 1234158 from multimedia:libs

- Build with openssl support enabled

OBS-URL: https://build.opensuse.org/request/show/1234158
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libshout?expand=0&rev=29
This commit is contained in:
Ana Guerrero 2025-01-02 18:19:38 +00:00 committed by Git OBS Bridge
commit 4e8fcce664
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sun Dec 29 22:05:10 UTC 2024 - Edgar Aichinger <edogawa@aon.at>
- Build with openssl support enabled
-------------------------------------------------------------------
Wed Mar 6 09:10:38 UTC 2024 - Takashi Iwai <tiwai@suse.com>

View File

@ -29,6 +29,7 @@ Source1: baselibs.conf
Patch1: 0001-icy-include-stdlib-h-and-stdio-h.patch
Patch2: 0002-legacy-include-stdlib-h.patch
BuildRequires: libtool
BuildRequires: pkgconfig(openssl)
BuildRequires: pkgconfig(speex)
BuildRequires: pkgconfig(theora)
BuildRequires: pkgconfig(vorbis)
@ -62,7 +63,7 @@ applications that want to use libshout.
%build
autoreconf --force --install
%configure --disable-static
%configure --disable-static --with-openssl
%make_build
%install