Mageia Bugzilla – Attachment 13191 Details for
Bug 30198
Update recordmydesktop to 0.4.0
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
New Account
|
Forgot Password
Proposal spec file
recordmydesktop.spec (text/x-rpm-spec), 1.44 KB, created by
Kristoffer Grundström
on 2022-03-24 01:57:52 CET
(
hide
)
Description:
Proposal spec file
Filename:
MIME Type:
Creator:
Kristoffer Grundström
Created:
2022-03-24 01:57:52 CET
Size:
1.44 KB
patch
obsolete
>Summary: Desktop session recorder >Name: recordmydesktop >Version: 0.4.0 >Release: %mkrel 1 >License: GPLv2+ >Group: Video/Utilities >URL: https://github.com/Enselic/recordmydesktop/ >Source0: https://github.com/Enselic/recordmydesktop/archive/refs/tags/%{name}-%{version}.tar.gz >Patch0: recordmydesktop-fix-libtheora1.1.patch >Patch1: recordmydesktop-fix-xorg-headers-1.patch >Patch2: recordmydesktop-fix-xorg-headers-2.patch >Patch3: recordmydesktop-fix-havejack.patch >Patch4: 01-update-includes.patch >Patch5: 02-fix-new-theora.patch >BuildRequires: pkgconfig(alsa) >BuildRequires: pkgconfig(ogg) >BuildRequires: pkgconfig(theora) >BuildRequires: pkgconfig(vorbis) >BuildRequires: pkgconfig(ice) >BuildRequires: pkgconfig(sm) >BuildRequires: pkgconfig(xdamage) >BuildRequires: pkgconfig(xext) >BuildRequires: pkgconfig(xfixes) >BuildRequires: pkgconfig(zlib) >BuildRequires: pkgconfig(jack) >Requires: jackit-example-clients > >%description >Simple command line tool that performs the basic tasks of capturing >and encoding desktop session. It produces files using only open >formats like Theora for video and Vorbis for audio, using the Ogg >container. > >%prep >%autosetup -n %{name}-%{version} >#%autopatch > >%build ># fix build on aarch64 >autoreconf -vfi > >%configure \ > --enable-oss=no \ > --enable-jack=yes > >%make_build > >%install >%make_install > >%files >%doc AUTHORS ChangeLog README >%{_bindir}/%{name} >%{_mandir}/man1/recordmydesktop.1*
Summary: Desktop session recorder Name: recordmydesktop Version: 0.4.0 Release: %mkrel 1 License: GPLv2+ Group: Video/Utilities URL: https://github.com/Enselic/recordmydesktop/ Source0: https://github.com/Enselic/recordmydesktop/archive/refs/tags/%{name}-%{version}.tar.gz Patch0: recordmydesktop-fix-libtheora1.1.patch Patch1: recordmydesktop-fix-xorg-headers-1.patch Patch2: recordmydesktop-fix-xorg-headers-2.patch Patch3: recordmydesktop-fix-havejack.patch Patch4: 01-update-includes.patch Patch5: 02-fix-new-theora.patch BuildRequires: pkgconfig(alsa) BuildRequires: pkgconfig(ogg) BuildRequires: pkgconfig(theora) BuildRequires: pkgconfig(vorbis) BuildRequires: pkgconfig(ice) BuildRequires: pkgconfig(sm) BuildRequires: pkgconfig(xdamage) BuildRequires: pkgconfig(xext) BuildRequires: pkgconfig(xfixes) BuildRequires: pkgconfig(zlib) BuildRequires: pkgconfig(jack) Requires: jackit-example-clients %description Simple command line tool that performs the basic tasks of capturing and encoding desktop session. It produces files using only open formats like Theora for video and Vorbis for audio, using the Ogg container. %prep %autosetup -n %{name}-%{version} #%autopatch %build # fix build on aarch64 autoreconf -vfi %configure \ --enable-oss=no \ --enable-jack=yes %make_build %install %make_install %files %doc AUTHORS ChangeLog README %{_bindir}/%{name} %{_mandir}/man1/recordmydesktop.1*
View Attachment As Raw
Actions:
View
Attachments on
bug 30198
: 13191 |
13192
|
13193