SHA256
1
0
forked from pool/kirigami2
Christophe Giboudeaux 2017-08-07 14:13:21 +00:00 committed by Git OBS Bridge
parent 170c36ce3a
commit 712c340c12

View File

@ -26,7 +26,7 @@ Summary: Set of QtQuick components
License: LGPL-2.1+ License: LGPL-2.1+
Group: Development/Libraries/KDE Group: Development/Libraries/KDE
Url: http://www.kde.org/ Url: http://www.kde.org/
Source: http://download.kde.org/stable/kirigami/%{_tar_name}-%{version}.tar.xz Source: https://download.kde.org/stable/frameworks/%{_tar_path}/%{_tar_name}-%{version}.tar.xz
BuildRequires: extra-cmake-modules >= %{_tar_path} BuildRequires: extra-cmake-modules >= %{_tar_path}
BuildRequires: kf5-filesystem BuildRequires: kf5-filesystem
BuildRequires: cmake(KF5Declarative) >= %{_tar_path} BuildRequires: cmake(KF5Declarative) >= %{_tar_path}
@ -61,7 +61,7 @@ Development files.
%lang_package %lang_package
%prep %prep
%setup -q %setup -q -n %{_tar_name}-%{version}
%build %build
%cmake_kf5 -d build %cmake_kf5 -d build