Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37737106
en ru br
ALT Linux repos
S:1.3.0-alt1

Group :: Sound
RPM: pavucontrol-qt

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

# Unpackaged files in buildroot should terminate build
%define _unpackaged_files_terminate_build 1

Name:     pavucontrol-qt
Version:  1.1.0
Release:  alt1

Summary:  A Pulseaudio mixer in Qt (port of pavucontrol)
License:  GPL-2.0
Group:    Sound
Url:      https://github.com/lxqt/pavucontrol-qt

Packager: Anton Midyukov <antohami at altlinux.org>

Source:   %name-%version.tar

BuildRequires(pre): rpm-macros-cmake
BuildRequires: cmake
BuildRequires: qt5-base-devel
BuildRequires: qt5-tools-devel
BuildRequires: lxqt-build-tools
BuildRequires: glib2-devel libpcre-devel
BuildRequires: libpulseaudio-devel

%description
%summary

%prep
%setup

%build
%cmake
%cmake_build

%install
%cmakeinstall_std

%files
%_bindir/*
%_desktopdir/*
%_datadir/%name
%doc AUTHORS CHANGELOG LICENSE *.md

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin