automatic version update by autodist [release 1.3.3.2-1mamba;Sun Sep 04 2022]
This commit is contained in:
parent
9e77aae377
commit
ecf143301a
@ -1,5 +1,5 @@
|
||||
Name: ncpamixer
|
||||
Version: 1.3.3.1
|
||||
Version: 1.3.3.2
|
||||
Release: 1mamba
|
||||
Summary: An ncurses mixer for PulseAudio inspired by pavucontrol
|
||||
Group: Applications/Multimedia
|
||||
@ -7,7 +7,6 @@ Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: https://github.com/fulhax/ncpamixer
|
||||
## GITSOURCE https://github.com/fulhax/ncpamixer.git 1.2
|
||||
Source: https://github.com/fulhax/ncpamixer.git/%{version}/ncpamixer-%{version}.tar.bz2
|
||||
License: GPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
@ -17,7 +16,6 @@ BuildRequires: libncurses-devel
|
||||
BuildRequires: libpulseaudio-devel
|
||||
BuildRequires: libstdc++6-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
%description
|
||||
An ncurses mixer for PulseAudio inspired by pavucontrol.
|
||||
@ -30,7 +28,7 @@ An ncurses mixer for PulseAudio inspired by pavucontrol.
|
||||
%build
|
||||
mkdir build
|
||||
cd build
|
||||
cmake -d build \
|
||||
cmake \
|
||||
-DCMAKE_INSTALL_PREFIX:PATH=%{_prefix} \
|
||||
-DCMAKE_INSTALL_LIBDIR:PATH=%{_libdir} \
|
||||
-DINCLUDE_INSTALL_DIR:PATH=%{_includedir} \
|
||||
@ -61,6 +59,9 @@ cmake -d build \
|
||||
%doc LICENSE
|
||||
|
||||
%changelog
|
||||
* Sun Sep 04 2022 Automatic Build System <autodist@mambasoft.it> 1.3.3.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Feb 14 2021 Automatic Build System <autodist@mambasoft.it> 1.3.3.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user