This commit is contained in:
parent
14c3e39c35
commit
db7b5c4ddc
12
_service
12
_service
@ -1,12 +0,0 @@
|
||||
<services>
|
||||
<service name="tar_scm">
|
||||
<param name="url">git://anongit.kde.org/extra-cmake-modules</param>
|
||||
<param name="scm">git</param>
|
||||
<param name="versionformat">0.0.10~%h</param>
|
||||
</service>
|
||||
<service name="recompress">
|
||||
<param name="file">*.tar</param>
|
||||
<param name="compression">xz</param>
|
||||
</service>
|
||||
<service name="set_version"/>
|
||||
</services>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8cc6bb3f372422bc5e2b12d42a59bc9734a6113e8fdd36d2cf8c31f04da6b6fa
|
||||
size 85804
|
@ -1,54 +0,0 @@
|
||||
#
|
||||
# spec file for package extra-cmake-modules
|
||||
#
|
||||
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
# upon. The license for this file, and modifications and additions to the
|
||||
# file, is the same license as for the pristine package itself (unless the
|
||||
# license for the pristine package is not an Open Source License, in which
|
||||
# case the license is the MIT License). An "Open Source License" is a
|
||||
# license that conforms to the Open Source Definition (Version 1.9)
|
||||
# published by the Open Source Initiative.
|
||||
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
Name: extra-cmake-modules
|
||||
Summary: CMake modules
|
||||
License: BSD-3-Clause
|
||||
Group: Development/Tools/Other
|
||||
URL: https://projects.kde.org/projects/kdesupport/extra-cmake-modules
|
||||
Version: 0.0.10~c5cec3d
|
||||
Release: 0
|
||||
Source0: %{name}-%{version}.tar.xz
|
||||
BuildArch: noarch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildRequires: cmake >= 2.8.11
|
||||
BuildRequires: gcc-c++
|
||||
Requires: kf5-filesystem
|
||||
Requires: cmake >= 2.8.11
|
||||
|
||||
%description
|
||||
Extra modules and scripts for CMake.
|
||||
|
||||
For more information see http://community.kde.org/KDE_Core/Platform_11/Buildsystem/FindFilesSurvey
|
||||
|
||||
%prep
|
||||
%setup -q -n %{name}-%{version}
|
||||
|
||||
%build
|
||||
cmake -DCMAKE_INSTALL_PREFIX=%{_prefix}
|
||||
|
||||
%install
|
||||
%makeinstall
|
||||
|
||||
%files
|
||||
%defattr(-,root,root,-)
|
||||
%dir %{_datadir}/ECM
|
||||
%{_datadir}/ECM/*
|
||||
|
||||
%changelog
|
||||
|
3
extra-cmake-modules-0.0.10.tar.xz
Normal file
3
extra-cmake-modules-0.0.10.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f7f1ff4f4c73f1155beac3241d866436535dd70b862440d7d078591d327ac18b
|
||||
size 82712
|
Loading…
Reference in New Issue
Block a user