automatic version update by autodist [release 0.9.9-1mamba;Tue Feb 04 2025]
This commit is contained in:
parent
4a5e302acc
commit
58acb17ddc
@ -2,3 +2,4 @@
|
||||
|
||||
A graphical shoutcast/icecast client with two media players, a jingles player, crossfader, ogg and mp3 streaming, shutoff timer, aux input. Uses Jack Audio Connection Kit. Supports playing of mp3, ogg, flac, wma, wav, m4a, files.
|
||||
|
||||
|
||||
|
15
idjc.spec
15
idjc.spec
@ -1,5 +1,5 @@
|
||||
Name: idjc
|
||||
Version: 0.9.8
|
||||
Version: 0.9.9
|
||||
Release: 1mamba
|
||||
Summary: A graphical shoutcast/icecast client
|
||||
Group: Graphical Desktop/Applications/Internet
|
||||
@ -12,9 +12,9 @@ Patch0: idjc-0.8.8-python-2.7.patch
|
||||
License: GPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: libavcodec-ffmpeg-devel
|
||||
BuildRequires: libavformat-ffmpeg-devel
|
||||
BuildRequires: libavutil-ffmpeg-devel
|
||||
BuildRequires: libavcodec-devel
|
||||
BuildRequires: libavformat-devel
|
||||
BuildRequires: libavutil-devel
|
||||
BuildRequires: libebur128-devel
|
||||
BuildRequires: libflac-devel
|
||||
BuildRequires: libglib-devel
|
||||
@ -28,7 +28,7 @@ BuildRequires: libsamplerate-devel
|
||||
BuildRequires: libshout-idjc-devel
|
||||
BuildRequires: libsndfile-devel
|
||||
BuildRequires: libspeex-devel
|
||||
BuildRequires: libswresample-ffmpeg-devel
|
||||
BuildRequires: libswresample-devel
|
||||
BuildRequires: libtwolame-devel
|
||||
BuildRequires: libvorbis-devel
|
||||
## AUTOBUILDREQ-END
|
||||
@ -42,11 +42,9 @@ BuildRequires: vorbis-tools
|
||||
%description
|
||||
A graphical shoutcast/icecast client with two media players, a jingles player, crossfader, ogg and mp3 streaming, shutoff timer, aux input. Uses Jack Audio Connection Kit. Supports playing of mp3, ogg, flac, wma, wav, m4a, files.
|
||||
|
||||
%debug_package
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
#%patch0 -p1
|
||||
|
||||
%build
|
||||
%configure \
|
||||
@ -86,6 +84,9 @@ A graphical shoutcast/icecast client with two media players, a jingles player, c
|
||||
%doc AUTHORS COPYING
|
||||
|
||||
%changelog
|
||||
* Tue Feb 04 2025 Automatic Build System <autodist@openmamba.org> 0.9.9-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Feb 09 2024 Automatic Build System <autodist@openmamba.org> 0.9.8-1mamba
|
||||
- automatic update by autodist
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user