forked from pool/kshisen
Accepting request 302000 from KDE:Applications
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/302000 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kshisen?expand=0&rev=38
This commit is contained in:
parent
f57a2bff69
commit
b623086aa5
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a2ce87d86836af3ebc5b000f85a146876dfae208e222f69dd821e1de4d1db440
|
||||
size 136224
|
3
kshisen-15.04.0.tar.xz
Normal file
3
kshisen-15.04.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6dfed3f87a30a07e198a5add4cbdc7220e6423117a804d0edd091419f11b2a04
|
||||
size 136640
|
@ -1,3 +1,25 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Apr 11 13:20:46 UTC 2015 - tittiatcoke@gmail.com
|
||||
|
||||
- Update to KDE Applications 15.04.0
|
||||
* KDE Applications 15.04.0
|
||||
* https://www.kde.org/announcements/announce-applications-15.04.0.php
|
||||
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Mar 21 18:16:50 UTC 2015 - tittiatcoke@gmail.com
|
||||
|
||||
- Update to KDE Applications 15.03.95
|
||||
* KDE Applications 15.04 RC
|
||||
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Mar 8 12:48:34 UTC 2015 - tittiatcoke@gmail.com
|
||||
|
||||
- Update to KDE Applications 15.03.80
|
||||
* KDE Applications 15.04 Beta
|
||||
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 3 10:42:50 UTC 2015 - tittiatcoke@gmail.com
|
||||
|
||||
|
44
kshisen.spec
44
kshisen.spec
@ -19,16 +19,34 @@
|
||||
Name: kshisen
|
||||
BuildRequires: libkdegames-devel
|
||||
BuildRequires: libkmahjongg-devel
|
||||
BuildRequires: extra-cmake-modules
|
||||
BuildRequires: kconfig-devel
|
||||
BuildRequires: kcoreaddons-devel
|
||||
BuildRequires: kdeclarative-devel
|
||||
BuildRequires: kdelibs4support-devel
|
||||
BuildRequires: kdnssd-framework-devel
|
||||
BuildRequires: knewstuff-devel
|
||||
BuildRequires: kxmlgui-devel
|
||||
BuildRequires: phonon4qt5-devel
|
||||
BuildRequires: update-desktop-files
|
||||
BuildRequires: pkgconfig(Qt5Concurrent)
|
||||
BuildRequires: pkgconfig(Qt5Core)
|
||||
BuildRequires: pkgconfig(Qt5Qml)
|
||||
BuildRequires: pkgconfig(Qt5Quick)
|
||||
BuildRequires: pkgconfig(Qt5QuickWidgets)
|
||||
BuildRequires: pkgconfig(Qt5Svg)
|
||||
BuildRequires: pkgconfig(Qt5Widgets)
|
||||
BuildRequires: xz
|
||||
Summary: Shisen-Sho Mahjongg-like game
|
||||
License: GPL-2.0+
|
||||
Group: Amusements/Games/Board/Other
|
||||
Url: http://www.kde.org
|
||||
Version: 14.12.3
|
||||
Version: 15.04.0
|
||||
Release: 0
|
||||
Source0: kshisen-%{version}.tar.xz
|
||||
Obsoletes: %{name}5 < %{version}
|
||||
Provides: %{name}5 = %{version}
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
%kde4_runtime_requires
|
||||
|
||||
%description
|
||||
Shisen-Sho (KShishen) is a game similar to Mahjongg. The object of the
|
||||
@ -41,24 +59,22 @@ two tiles with of the same type until no tile is left.
|
||||
%setup -q -n kshisen-%{version}
|
||||
|
||||
%build
|
||||
%cmake_kde4 -d build
|
||||
%cmake_kf5 -d build
|
||||
%make_jobs
|
||||
|
||||
%install
|
||||
cd build
|
||||
%kde4_makeinstall
|
||||
%suse_update_desktop_file -r kshisen Game BoardGame
|
||||
%kde_post_install
|
||||
%kf5_makeinstall -C build
|
||||
%suse_update_desktop_file -r org.kde.kshisen Game BoardGame
|
||||
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
%doc COPYING COPYING.DOC
|
||||
%{_kde4_bindir}/kshisen
|
||||
%{_kde4_htmldir}/en/kshisen/
|
||||
%{_kde4_applicationsdir}/kshisen.desktop
|
||||
%{_kde4_iconsdir}/hicolor/*/apps/kshisen.*
|
||||
%{_kde4_appsdir}/kshisen/
|
||||
%{_kde4_configkcfgdir}/kshisen.kcfg
|
||||
%{_datadir}/sounds/kshisen/
|
||||
%{_kf5_bindir}/kshisen
|
||||
%{_kf5_htmldir}/en/kshisen/
|
||||
%{_kf5_applicationsdir}/org.kde.kshisen.desktop
|
||||
%{_kf5_iconsdir}/hicolor/*/apps/kshisen.*
|
||||
%{_kf5_configkcfgdir}/
|
||||
%{_kf5_sharedir}/sounds/kshisen/
|
||||
%{_kf5_kxmlguidir}/
|
||||
|
||||
%changelog
|
||||
|
Loading…
Reference in New Issue
Block a user