forked from pool/ktuberling
Accepting request 443428 from home:luca_b:test_KA
KDE Applications - please review OBS-URL: https://build.opensuse.org/request/show/443428 OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/ktuberling?expand=0&rev=36
This commit is contained in:
parent
ed6caf6004
commit
4d7432e60d
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b51216746673326606c7507915945501a2ee795c893d759259e178f62f81ad87
|
||||
size 4468528
|
3
ktuberling-16.11.80.tar.xz
Normal file
3
ktuberling-16.11.80.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8ed17b11f8855916bf5532f8c483b5b9002c5e0e0797757bfad97d020e58ead5
|
||||
size 4467616
|
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 29 12:39:06 UTC 2016 - tittiatcoke@gmail.com
|
||||
|
||||
- Update to KDE Applications 16.11.80
|
||||
* KDE Applications 16.12.0 Beta
|
||||
* https://www.kde.org/announcements/announce-applications-16.12-beta.php
|
||||
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 9 06:25:21 UTC 2016 - lbeltrame@kde.org
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package ktuberling
|
||||
#
|
||||
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -17,37 +17,41 @@
|
||||
|
||||
|
||||
Name: ktuberling
|
||||
BuildRequires: libkdegames-devel
|
||||
BuildRequires: extra-cmake-modules
|
||||
BuildRequires: pkgconfig(Qt5Widgets)
|
||||
BuildRequires: pkgconfig(Qt5QuickWidgets)
|
||||
BuildRequires: pkgconfig(Qt5Test)
|
||||
BuildRequires: pkgconfig(Qt5Svg)
|
||||
BuildRequires: kconfig-devel
|
||||
BuildRequires: kcoreaddons-devel
|
||||
BuildRequires: kwidgetsaddons-devel
|
||||
BuildRequires: ki18n-devel
|
||||
BuildRequires: kguiaddons-devel
|
||||
BuildRequires: kconfigwidgets-devel
|
||||
BuildRequires: kitemviews-devel
|
||||
BuildRequires: kiconthemes-devel
|
||||
BuildRequires: kxmlgui-devel
|
||||
BuildRequires: kio-devel
|
||||
BuildRequires: knotifyconfig-devel
|
||||
BuildRequires: kdelibs4support-devel
|
||||
BuildRequires: phonon4qt5-devel
|
||||
BuildRequires: knewstuff-devel
|
||||
BuildRequires: update-desktop-files
|
||||
Version: 16.11.80
|
||||
Release: 0
|
||||
%define kf5_version 5.26.0
|
||||
# Latest stable Applications (e.g. 16.08 in KA, but 16.11.80 in KUA)
|
||||
%{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
||||
Summary: Potato drawing editor
|
||||
License: GPL-2.0+
|
||||
Group: Amusements/Toys/Other
|
||||
Url: http://www.kde.org
|
||||
Version: 16.08.3
|
||||
Release: 0
|
||||
Source0: ktuberling-%{version}.tar.xz
|
||||
BuildRequires: extra-cmake-modules
|
||||
BuildRequires: kconfig-devel
|
||||
BuildRequires: kconfigwidgets-devel
|
||||
BuildRequires: kcoreaddons-devel
|
||||
BuildRequires: kdelibs4support-devel
|
||||
BuildRequires: kguiaddons-devel
|
||||
BuildRequires: ki18n-devel
|
||||
BuildRequires: kiconthemes-devel
|
||||
BuildRequires: kio-devel
|
||||
BuildRequires: kitemviews-devel
|
||||
BuildRequires: knewstuff-devel
|
||||
BuildRequires: knotifyconfig-devel
|
||||
BuildRequires: kwidgetsaddons-devel
|
||||
BuildRequires: kxmlgui-devel
|
||||
BuildRequires: libkdegames-devel
|
||||
BuildRequires: phonon4qt5-devel
|
||||
BuildRequires: pkgconfig
|
||||
BuildRequires: update-desktop-files
|
||||
BuildRequires: pkgconfig(Qt5QuickWidgets)
|
||||
BuildRequires: pkgconfig(Qt5Svg)
|
||||
BuildRequires: pkgconfig(Qt5Test)
|
||||
BuildRequires: pkgconfig(Qt5Widgets)
|
||||
Provides: ktuberling5 = %{version}
|
||||
Obsoletes: ktuberling5 < %{version}
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Provides: potatoguy = %{version}
|
||||
Obsoletes: potatoguy < %{version}
|
||||
|
||||
%description
|
||||
KTuberling is a nice potato editor for kids. The game intended for
|
||||
@ -55,7 +59,6 @@ small children. Of course, it may be suitable for adults who have
|
||||
remained young at heart. Eyes, mouths, mustache, and other parts of
|
||||
face and goodies can be attached onto a potato-like guy.
|
||||
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
|
||||
@ -67,7 +70,7 @@ face and goodies can be attached onto a potato-like guy.
|
||||
%kf5_makeinstall -C build
|
||||
%suse_update_desktop_file -r org.kde.ktuberling Game KidsGame
|
||||
|
||||
%files
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
%doc COPYING COPYING.DOC
|
||||
%{_kf5_bindir}/ktuberling
|
||||
@ -75,6 +78,6 @@ face and goodies can be attached onto a potato-like guy.
|
||||
%{_kf5_applicationsdir}/org.kde.ktuberling.desktop
|
||||
%{_kf5_iconsdir}/hicolor/*/*/*
|
||||
%{_kf5_appsdir}/ktuberling/
|
||||
%_datadir/kxmlgui5/ktuberling/
|
||||
%{_datadir}/kxmlgui5/ktuberling/
|
||||
|
||||
%changelog
|
||||
|
Loading…
Reference in New Issue
Block a user