Sophie

Sophie

distrib > Mageia > 5 > i586 > by-pkgid > 5ce16895e195b33af4921f35b2143121 > files > 2

lxqt-runner-0.9.0-1.mga5.src.rpm

Name: lxqt-runner
Version: 0.9.0
Release: %mkrel 1
Source0: http://downloads.lxqt.org/lxqt/%{version}/%{name}-%{version}.tar.xz
Summary: Launcher runner for the LXQt desktop
URL: http://lxqt.org/
License: LGPLv2+
Group: Graphical desktop/KDE
BuildRequires: cmake
BuildRequires: pkgconfig(lxqt)
BuildRequires: pkgconfig(lxqt-globalkeys)
BuildRequires: pkgconfig(lxqt-globalkeys-ui)
BuildRequires: pkgconfig(Qt5Script)
BuildRequires: pkgconfig(Qt5Help)
BuildRequires: pkgconfig(libmenu-cache)
Obsoletes: razorqt-runner < 0.5.3-1

%description
Launcher runner for the LXQt desktop

%prep
%setup -n %{name}-%{version}

%cmake


%build
%make -C build

%install
%makeinstall_std -C build

%files
%{_bindir}/lxqt-runner
%{_datadir}/lxqt/lxqt-runner
%{_datadir}/lxqt/translations/%{name}



%changelog
* Sun Feb 22 2015 doktor5000 <doktor5000> 0.9.0-1.mga5
+ Revision: 816437
- new version 0.9.0
- remove conditional handling for QT5 as QT4 is not supported anymore
- adjusted BuildRequires from pkgconfig(lxqt-qt5) to pkgconfig(lxqt)
- use new URL http://downloads.lxqt.org/lxqt/

* Wed Dec 17 2014 doktor5000 <doktor5000> 0.8.0-3.mga5
+ Revision: 803668
- rebuild for QT 5.4 breakage

* Sat Oct 25 2014 doktor5000 <doktor5000> 0.8.0-2.mga5
+ Revision: 793188
+ rebuild (emptylog)

* Sun Oct 19 2014 doktor5000 <doktor5000> 0.8.0-1.mga5
+ Revision: 790765
- add missing BuildRequires on BuildRequires: pkgconfig(Qt5Help)
- new version 0.8
- enabled QT5 build
- correct license
- added missing BuildRequires on pkgconfig(Qt5Script)

* Wed Oct 15 2014 umeabot <umeabot> 0.7.0-4.mga5
+ Revision: 746298
- Second Mageia 5 Mass Rebuild

* Tue Sep 16 2014 umeabot <umeabot> 0.7.0-3.mga5
+ Revision: 682097
- Mageia 5 Mass Rebuild

* Sat Sep 13 2014 wally <wally> 0.7.0-2.mga5
+ Revision: 675029
- obsolete razorqt-runner

* Sun May 25 2014 doktor5000 <doktor5000> 0.7.0-1.mga5
+ Revision: 626363
- use %%mkrel
- fix and add missing BuildRequires
- imported package lxqt-runner


* Thu May 08 2014 Bernhard Rosenkraenzer <bero@lindev.ch> 0.7.0-1
+ Revision: ee99b6a
- Add build deps