]> git.pld-linux.org Git - packages/qt5-qtspeech.git/commitdiff
up to 5.15.1 auto/th/qt5-qtspeech-5.15.1-1
authorJan Palus <atler@pld-linux.org>
Thu, 10 Sep 2020 20:43:55 +0000 (22:43 +0200)
committerJan Palus <atler@pld-linux.org>
Thu, 10 Sep 2020 20:43:55 +0000 (22:43 +0200)
qt5-qtspeech.spec

index b4e56a309234da2273409c10c5def745e132274d..db1b34afb3266a19acea71f4a537d6128af4f417 100644 (file)
@@ -9,12 +9,12 @@
 Summary:       The Qt5 Speech library
 Summary(pl.UTF-8):     Biblioteka Qt5 Speech
 Name:          qt5-%{orgname}
-Version:       5.15.0
+Version:       5.15.1
 Release:       1
 License:       FDL or GPL v2.0 or LGPL v3.0
 Group:         Libraries
 Source0:       http://download.qt.io/official_releases/qt/5.15/%{version}/submodules/%{orgname}-everywhere-src-%{version}.tar.xz
-# Source0-md5: e4939722b84d5fff0ac0175dd57fae30
+# Source0-md5: a94303e87086254d42f630d0b80cf8b1
 URL:           http://www.qt.io/
 BuildRequires: Qt5Core-devel >= %{qtbase_ver}
 BuildRequires: Qt5Gui-devel >= %{qtbase_ver}
@@ -140,7 +140,8 @@ PrzykĹ‚ady do biblioteki Qt5 Speech.
 %setup -q -n %{orgname}-everywhere-src-%{version}
 
 %build
-qmake-qt5
+qmake-qt5 -- \
+       -%{!?with_flite:no-}flite
 %{__make}
 %{?with_doc:%{__make} docs}
 
This page took 0.319592 seconds and 4 git commands to generate.