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:
commit
4e8fcce664
@ -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>
|
Wed Mar 6 09:10:38 UTC 2024 - Takashi Iwai <tiwai@suse.com>
|
||||||
|
|
||||||
|
@ -29,6 +29,7 @@ Source1: baselibs.conf
|
|||||||
Patch1: 0001-icy-include-stdlib-h-and-stdio-h.patch
|
Patch1: 0001-icy-include-stdlib-h-and-stdio-h.patch
|
||||||
Patch2: 0002-legacy-include-stdlib-h.patch
|
Patch2: 0002-legacy-include-stdlib-h.patch
|
||||||
BuildRequires: libtool
|
BuildRequires: libtool
|
||||||
|
BuildRequires: pkgconfig(openssl)
|
||||||
BuildRequires: pkgconfig(speex)
|
BuildRequires: pkgconfig(speex)
|
||||||
BuildRequires: pkgconfig(theora)
|
BuildRequires: pkgconfig(theora)
|
||||||
BuildRequires: pkgconfig(vorbis)
|
BuildRequires: pkgconfig(vorbis)
|
||||||
@ -62,7 +63,7 @@ applications that want to use libshout.
|
|||||||
|
|
||||||
%build
|
%build
|
||||||
autoreconf --force --install
|
autoreconf --force --install
|
||||||
%configure --disable-static
|
%configure --disable-static --with-openssl
|
||||||
%make_build
|
%make_build
|
||||||
|
|
||||||
%install
|
%install
|
||||||
|
Loading…
x
Reference in New Issue
Block a user