Accepting request 299366 from KDE:Applications
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/299366 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/granatier?expand=0&rev=38
This commit is contained in:
@@ -18,16 +18,35 @@
|
||||
|
||||
Name: granatier
|
||||
BuildRequires: libkdegames-devel
|
||||
BuildRequires: xz
|
||||
BuildRequires: update-desktop-files
|
||||
BuildRequires: extra-cmake-modules
|
||||
BuildRequires: pkgconfig(Qt5Widgets)
|
||||
BuildRequires: pkgconfig(Qt5QuickWidgets)
|
||||
BuildRequires: pkgconfig(Qt5Svg)
|
||||
BuildRequires: pkgconfig(Qt5Test)
|
||||
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: knewstuff-devel
|
||||
Summary: Bomberman-like game for KDE
|
||||
License: GPL-2.0+
|
||||
Group: Amusements/Games/Action/Arcade
|
||||
Url: http://www.kde.org
|
||||
Version: 14.12.3
|
||||
Version: 15.04.0
|
||||
Release: 0
|
||||
Source0: granatier-%{version}.tar.xz
|
||||
Obsoletes: %{name}5 < %{version}
|
||||
Provides: %{name}5 = %{version}
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
%kde4_runtime_requires
|
||||
|
||||
%description
|
||||
Walk through an arena, lay bombs and kill your enemies.
|
||||
@@ -38,14 +57,12 @@ Granatier is a clone of the popular Bomberman game.
|
||||
%setup -q -n granatier-%{version}
|
||||
|
||||
%build
|
||||
%cmake_kde4 -d build
|
||||
%cmake_kf5 -d build
|
||||
%make_jobs
|
||||
|
||||
%install
|
||||
cd build
|
||||
%kde4_makeinstall
|
||||
%suse_update_desktop_file -r granatier Game ArcadeGame
|
||||
%kde_post_install
|
||||
%kf5_makeinstall -C build
|
||||
%suse_update_desktop_file -r org.kde.granatier Game ArcadeGame
|
||||
|
||||
%post -p /sbin/ldconfig
|
||||
|
||||
@@ -53,11 +70,14 @@ Granatier is a clone of the popular Bomberman game.
|
||||
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
%{_kde4_bindir}/granatier
|
||||
%{_kde4_applicationsdir}/granatier.desktop
|
||||
%{_kde4_htmldir}/en/granatier/
|
||||
%{_kde4_iconsdir}/hicolor/*/apps/granatier.*
|
||||
%{_kde4_appsdir}/granatier/
|
||||
%{_kde4_configkcfgdir}/granatier.kcfg
|
||||
%{_kf5_bindir}/granatier
|
||||
%{_kf5_applicationsdir}/org.kde.granatier.desktop
|
||||
%{_kf5_htmldir}/en/granatier/
|
||||
%{_kf5_iconsdir}/hicolor/*/apps/granatier.*
|
||||
%{_kf5_appsdir}/granatier/
|
||||
%dir %{_kf5_configkcfgdir}
|
||||
%{_kf5_configkcfgdir}/granatier.kcfg
|
||||
%_datadir/appdata/
|
||||
%_kf5_kxmlguidir/granatier/
|
||||
|
||||
%changelog
|
||||
|
Reference in New Issue
Block a user