]> git.pld-linux.org Git - packages/libde265.git/commitdiff
- updated to 1.0.11 auto/th/libde265-1.0.11-1
authorJakub Bogusz <qboosh@pld-linux.org>
Sun, 5 Mar 2023 14:43:56 +0000 (15:43 +0100)
committerJakub Bogusz <qboosh@pld-linux.org>
Sun, 5 Mar 2023 14:43:56 +0000 (15:43 +0100)
libde265.spec

index 2e6d854d05175b9483308e343c5a19d2cba44f60..e24edb7e57f09703497cefa0da2a7563deaef5d4 100644 (file)
@@ -6,16 +6,18 @@
 Summary:       H.265/HEVC video decoder
 Summary(pl.UTF-8):     Dekoder obrazu H.265/HEVC
 Name:          libde265
-Version:       1.0.8
+Version:       1.0.11
 Release:       1
 License:       LGPL v3+ (library), GPL v3+ (programs)
 Group:         Libraries
 #Source0Download: https://github.com/strukturag/libde265/releases/
 Source0:       https://github.com/strukturag/libde265/releases/download/v%{version}/%{name}-%{version}.tar.gz
-# Source0-md5: e5a8c91c533ae5926e5118087f78930f
+# Source0-md5: 2b07416559819212aed2fd75f74fd393
 URL:           http://www.libde265.org/
 BuildRequires: SDL-devel
 BuildRequires: autoconf >= 2.68
+BuildRequires: automake
+# libswscale
 BuildRequires: ffmpeg-devel
 BuildRequires: libstdc++-devel
 BuildRequires: libtool >= 2:2
@@ -101,6 +103,7 @@ Statyczna biblioteka libde265.
 %{__autoheader}
 %{__automake}
 %configure \
+       --enable-encoder \
        %{!?with_qt:--disable-sherlock265} \
        %{!?with_static_libs:--disable-static}
 %{__make}
This page took 0.134961 seconds and 4 git commands to generate.