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