Blame pavucontrol-qt.spec

5c7022e
Name:       pavucontrol-qt
4b8f85a
Version:    0.2.0
7064504
Release:    5%{?dist}
5c7022e
License:    GPLv2+
119dfc1
URL:        http://lxqt.org/
119dfc1
Source0:    http://downloads.lxqt.org/pavucontrol-qt/%{version}/%{name}-%{version}.tar.xz
5c7022e
Summary:    Qt port of volume control pavucontrol
119dfc1
Patch0:     pavucontrol-qt-0.1.0-naming.patch
119dfc1
BuildRequires:  desktop-file-utils
5c7022e
BuildRequires:  pkgconfig(Qt5Gui)
119dfc1
BuildRequires:  kf5-kwindowsystem-devel
5c7022e
BuildRequires:  qt5-linguist
119dfc1
BuildRequires:  pkgconfig(lxqt) >= 0.11.0
5c7022e
BuildRequires:  pkgconfig(Qt5Xdg) >= 2.0.0
119dfc1
BuildRequires:  pkgconfig(libpulse) >= 5.0
119dfc1
BuildRequires:  pkgconfig(glib-2.0) >= 2.0
119dfc1
119dfc1
%description
119dfc1
%{summary}
119dfc1
119dfc1
%prep
cceb237
%setup -q
119dfc1
%patch0 -p1
119dfc1
119dfc1
%build
119dfc1
mkdir -p %{_target_platform}
119dfc1
pushd %{_target_platform}
5c7022e
    %{cmake_lxqt} \
119dfc1
    -DPULL_TRANSLATIONS=NO ..
119dfc1
popd
119dfc1
119dfc1
make %{?_smp_mflags} -C %{_target_platform}
119dfc1
119dfc1
%install
119dfc1
make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
119dfc1
119dfc1
desktop-file-validate %{buildroot}%{_datadir}/applications/%{name}.desktop
119dfc1
119dfc1
cceb237
%files
119dfc1
%license LICENSE
119dfc1
%doc AUTHORS
119dfc1
%{_bindir}/%{name}
119dfc1
%{_datadir}/applications/%{name}.desktop
119dfc1
119dfc1
%changelog
7064504
* Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.0-5
7064504
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
7064504
0da6b6c
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.0-4
0da6b6c
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
0da6b6c
52bfc15
* Thu Jan 19 2017 Christian Dersch <lupinix@mailbox.org> - 0.2.0-3
52bfc15
- rebuilt
52bfc15
cceb237
* Wed Jan 18 2017 Christian Dersch <lupinix@mailbox.org> - 0.2.0-2
cceb237
- moved translations to lxqt-l10n
cceb237
4b8f85a
* Wed Jan 11 2017 Christian Dersch <lupinix@mailbox.org> - 0.2.0-1
4b8f85a
- new version
4b8f85a
5c7022e
* Tue Sep 27 2016 Helio Chissini de Castro <helio@kde.org> - 0.1.0-2
5c7022e
- Change a bit the naming patch to use similar one upstreamed
5c7022e
119dfc1
* Mon Sep 26 2016 Helio Chissini de Castro <helio@kde.org> - 0.1.0-1
119dfc1
- New package. Distributed tied to lxqt 0.11.0 release