From 46457fae0684192cc08a579d33df29da30044ffe1315447b877a51775ec0ed63 Mon Sep 17 00:00:00 2001 From: Hrvoje Senjan Date: Sat, 10 May 2014 22:12:05 +0000 Subject: [PATCH] osc copypac from project:KDE:Unstable:Frameworks package:kde-cli-tools5 revision:16 OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kde-cli-tools5?expand=0&rev=1 --- .gitattributes | 23 ++++++ .gitignore | 1 + _service | 12 +++ ...e-cli-tools-4.95.0~20140508~8efd9d0.tar.xz | 3 + _service:set_version:kde-cli-tools5.spec | 78 +++++++++++++++++++ kde-cli-tools5.spec | 78 +++++++++++++++++++ 6 files changed, 195 insertions(+) create mode 100644 .gitattributes create mode 100644 .gitignore create mode 100644 _service create mode 100644 _service:recompress:tar_scm:kde-cli-tools-4.95.0~20140508~8efd9d0.tar.xz create mode 100644 _service:set_version:kde-cli-tools5.spec create mode 100644 kde-cli-tools5.spec diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..9b03811 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,23 @@ +## Default LFS +*.7z filter=lfs diff=lfs merge=lfs -text +*.bsp filter=lfs diff=lfs merge=lfs -text +*.bz2 filter=lfs diff=lfs merge=lfs -text +*.gem filter=lfs diff=lfs merge=lfs -text +*.gz filter=lfs diff=lfs merge=lfs -text +*.jar filter=lfs diff=lfs merge=lfs -text +*.lz filter=lfs diff=lfs merge=lfs -text +*.lzma filter=lfs diff=lfs merge=lfs -text +*.obscpio filter=lfs diff=lfs merge=lfs -text +*.oxt filter=lfs diff=lfs merge=lfs -text +*.pdf filter=lfs diff=lfs merge=lfs -text +*.png filter=lfs diff=lfs merge=lfs -text +*.rpm filter=lfs diff=lfs merge=lfs -text +*.tbz filter=lfs diff=lfs merge=lfs -text +*.tbz2 filter=lfs diff=lfs merge=lfs -text +*.tgz filter=lfs diff=lfs merge=lfs -text +*.ttf filter=lfs diff=lfs merge=lfs -text +*.txz filter=lfs diff=lfs merge=lfs -text +*.whl filter=lfs diff=lfs merge=lfs -text +*.xz filter=lfs diff=lfs merge=lfs -text +*.zip filter=lfs diff=lfs merge=lfs -text +*.zst filter=lfs diff=lfs merge=lfs -text diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..57affb6 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +.osc diff --git a/_service b/_service new file mode 100644 index 0000000..40fa3d5 --- /dev/null +++ b/_service @@ -0,0 +1,12 @@ + + + git://anongit.kde.org/kde-cli-tools.git + git + 4.95.0~%cd~%h + + + *.tar + xz + + + \ No newline at end of file diff --git a/_service:recompress:tar_scm:kde-cli-tools-4.95.0~20140508~8efd9d0.tar.xz b/_service:recompress:tar_scm:kde-cli-tools-4.95.0~20140508~8efd9d0.tar.xz new file mode 100644 index 0000000..0589cd5 --- /dev/null +++ b/_service:recompress:tar_scm:kde-cli-tools-4.95.0~20140508~8efd9d0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1346cfe676bc3e448bcac1012e26112537815f17818f8ed64753baead563a149 +size 58292 diff --git a/_service:set_version:kde-cli-tools5.spec b/_service:set_version:kde-cli-tools5.spec new file mode 100644 index 0000000..e6d513d --- /dev/null +++ b/_service:set_version:kde-cli-tools5.spec @@ -0,0 +1,78 @@ +# +# spec file for package kde-cli-tools5 +# +# Copyright (c) 2014 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: kde-cli-tools5 +Version: 4.95.0~20140508~8efd9d0 +Release: 0 +Summary: Provides the interface and basic tools for the KDE workspace +License: LGPL-2.0+ +Group: System/GUI/KDE +Url: git://anongit.kde.org/kde-workspace.git +Source0: kde-cli-tools-%{version}.tar.xz +BuildRequires: kcmutils-devel +BuildRequires: kconfig-devel +BuildRequires: kdelibs4support-devel +BuildRequires: kdesu-devel +BuildRequires: kf5-filesystem +BuildRequires: xz +BuildRequires: pkgconfig(Qt5Svg) >= 5.2.0 +BuildRequires: pkgconfig(Qt5Test) >= 5.2.0 +BuildRequires: pkgconfig(Qt5Widgets) >= 5.2.0 +BuildRequires: pkgconfig(Qt5X11Extras) >= 5.2.0 +BuildRequires: pkgconfig(x11) +PreReq: permissions +Requires(post): permissions +BuildRoot: %{_tmppath}/%{name}-%{version}-build + +%description +Provides the interface and basic tools for the KDE workspace. + +%prep +%setup -q -n kde-cli-tools-%{version} + +%build + %cmake_kf5 -d build + %make_jobs + +%install + %kf5_makeinstall -C build + +%post -p /sbin/ldconfig + +%postun -p /sbin/ldconfig + +%files +%defattr(-,root,root) +%{_kf5_bindir}/kcmshell5 +%{_kf5_bindir}/kdecp5 +%{_kf5_bindir}/kdemv5 +%{_kf5_bindir}/kde-open5 +%{_kf5_bindir}/keditfiletype5 +%{_kf5_bindir}/kioclient5 +%{_kf5_bindir}/kmimetypefinder5 +%{_kf5_bindir}/ksvgtopng5 +%{_kf5_bindir}/kstart5 +%{_kf5_bindir}/ktraderclient5 +%{_kf5_servicesdir}/ +%{_kf5_libdir}/libkdeinit5_kcmshell5.so +%{_kf5_libdir}/libexec/ +%{_kf5_plugindir}/ +%doc %{_kf5_htmldir}/ +%{_kf5_mandir}/man1/kdesu.* + +%changelog diff --git a/kde-cli-tools5.spec b/kde-cli-tools5.spec new file mode 100644 index 0000000..7b64fa7 --- /dev/null +++ b/kde-cli-tools5.spec @@ -0,0 +1,78 @@ +# +# spec file for package kde-cli-tools5 +# +# Copyright (c) 2014 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: kde-cli-tools5 +Version: 4.95.0~git +Release: 0 +Summary: Provides the interface and basic tools for the KDE workspace +License: LGPL-2.0+ +Group: System/GUI/KDE +Url: git://anongit.kde.org/kde-workspace.git +Source0: kde-cli-tools-%{version}.tar.xz +BuildRequires: kcmutils-devel +BuildRequires: kconfig-devel +BuildRequires: kdelibs4support-devel +BuildRequires: kdesu-devel +BuildRequires: kf5-filesystem +BuildRequires: xz +BuildRequires: pkgconfig(Qt5Svg) >= 5.2.0 +BuildRequires: pkgconfig(Qt5Test) >= 5.2.0 +BuildRequires: pkgconfig(Qt5Widgets) >= 5.2.0 +BuildRequires: pkgconfig(Qt5X11Extras) >= 5.2.0 +BuildRequires: pkgconfig(x11) +PreReq: permissions +Requires(post): permissions +BuildRoot: %{_tmppath}/%{name}-%{version}-build + +%description +Provides the interface and basic tools for the KDE workspace. + +%prep +%setup -q -n kde-cli-tools-%{version} + +%build + %cmake_kf5 -d build + %make_jobs + +%install + %kf5_makeinstall -C build + +%post -p /sbin/ldconfig + +%postun -p /sbin/ldconfig + +%files +%defattr(-,root,root) +%{_kf5_bindir}/kcmshell5 +%{_kf5_bindir}/kdecp5 +%{_kf5_bindir}/kdemv5 +%{_kf5_bindir}/kde-open5 +%{_kf5_bindir}/keditfiletype5 +%{_kf5_bindir}/kioclient5 +%{_kf5_bindir}/kmimetypefinder5 +%{_kf5_bindir}/ksvgtopng5 +%{_kf5_bindir}/kstart5 +%{_kf5_bindir}/ktraderclient5 +%{_kf5_servicesdir}/ +%{_kf5_libdir}/libkdeinit5_kcmshell5.so +%{_kf5_libdir}/libexec/ +%{_kf5_plugindir}/ +%doc %{_kf5_htmldir}/ +%{_kf5_mandir}/man1/kdesu.* + +%changelog