add jack support
This commit is contained in:
parent
8b40bc8171
commit
df5994f3b5
@ -1,6 +1,6 @@
|
|||||||
Name: recordmydesktop
|
Name: recordmydesktop
|
||||||
Version: 0.3.6
|
Version: 0.3.6
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
Summary: Desktop session recorder with audio and video
|
Summary: Desktop session recorder with audio and video
|
||||||
|
|
||||||
Group: Applications/Multimedia
|
Group: Applications/Multimedia
|
||||||
@ -12,7 +12,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
|||||||
BuildRequires: libXdamage-devel, libSM-devel
|
BuildRequires: libXdamage-devel, libSM-devel
|
||||||
BuildRequires: libXext-devel
|
BuildRequires: libXext-devel
|
||||||
BuildRequires: alsa-lib-devel, zlib-devel
|
BuildRequires: alsa-lib-devel, zlib-devel
|
||||||
BuildRequires: libtheora-devel, libvorbis-devel
|
BuildRequires: libtheora-devel, libvorbis-devel, jack-audio-connection-kit-devel
|
||||||
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -51,6 +51,8 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Dec 02 2007 Sindre Pedersen Bjørdal <foolish[AT]guezz.net> - 0.3.6-2
|
||||||
|
- Add jack support
|
||||||
* Sun Oct 21 2007 Sindre Pedersen Bjørdal <foolish[AT]guezz.net> - 0.3.6-1
|
* Sun Oct 21 2007 Sindre Pedersen Bjørdal <foolish[AT]guezz.net> - 0.3.6-1
|
||||||
- New version
|
- New version
|
||||||
- Update URL
|
- Update URL
|
||||||
|
Loading…
Reference in New Issue
Block a user