rebuilt [release 1.1.7-4mamba;Thu Jan 22 2015]
This commit is contained in:
parent
65c56ceeba
commit
e095165c03
29
xvidcap.spec
29
xvidcap.spec
@ -1,6 +1,6 @@
|
|||||||
Name: xvidcap
|
Name: xvidcap
|
||||||
Version: 1.1.7
|
Version: 1.1.7
|
||||||
Release: 3mamba
|
Release: 4mamba
|
||||||
Summary: A tool to capture things going on on an X-Windows display to either individual frames or an MPEG video
|
Summary: A tool to capture things going on on an X-Windows display to either individual frames or an MPEG video
|
||||||
Group: Graphical Desktop/Applications/Multimedia
|
Group: Graphical Desktop/Applications/Multimedia
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -9,9 +9,31 @@ Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
|||||||
URL: http://xvidcap.sourceforge.net/
|
URL: http://xvidcap.sourceforge.net/
|
||||||
Source: http://downloads.sourceforge.net/sourceforge/xvidcap/xvidcap-%{version}.tar.gz
|
Source: http://downloads.sourceforge.net/sourceforge/xvidcap/xvidcap-%{version}.tar.gz
|
||||||
License: GPL
|
License: GPL
|
||||||
|
## AUTOBUILDREQ-BEGIN
|
||||||
|
BuildRequires: glibc-devel
|
||||||
|
BuildRequires: libX11-devel
|
||||||
|
BuildRequires: libXdamage-devel
|
||||||
|
BuildRequires: libXext-devel
|
||||||
|
BuildRequires: libXfixes-devel
|
||||||
|
BuildRequires: libXmu-devel
|
||||||
|
BuildRequires: libatk-devel
|
||||||
|
BuildRequires: libbzip2-devel
|
||||||
|
BuildRequires: libcairo-devel
|
||||||
|
BuildRequires: libdbus-devel
|
||||||
|
BuildRequires: libdbus-glib-devel
|
||||||
|
BuildRequires: libfontconfig-devel
|
||||||
|
BuildRequires: libfreetype-devel
|
||||||
|
BuildRequires: libgdk-pixbuf-devel
|
||||||
|
BuildRequires: libglade-devel
|
||||||
|
BuildRequires: libglib-devel
|
||||||
|
BuildRequires: libgtk2-devel
|
||||||
|
BuildRequires: liblame-devel
|
||||||
|
BuildRequires: libpango-devel
|
||||||
|
BuildRequires: libxml2-devel
|
||||||
|
BuildRequires: libz-devel
|
||||||
|
## AUTOBUILDREQ-END
|
||||||
Requires(post):%{__install_info}
|
Requires(post):%{__install_info}
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||||
BuildRequires: libXmu-devel >= 1.0.1
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
A small tool to capture things going on on an X-Windows display to either individual frames or an MPEG video.
|
A small tool to capture things going on on an X-Windows display to either individual frames or an MPEG video.
|
||||||
@ -65,6 +87,9 @@ A small tool to capture things going on on an X-Windows display to either indivi
|
|||||||
#ChangeLog README
|
#ChangeLog README
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jan 22 2015 Silvan Calarco <silvan.calarco@mambasoft.it> 1.1.7-4mamba
|
||||||
|
- rebuilt
|
||||||
|
|
||||||
* Sun Sep 01 2013 Automatic Build System <autodist@mambasoft.it> 1.1.7-3mamba
|
* Sun Sep 01 2013 Automatic Build System <autodist@mambasoft.it> 1.1.7-3mamba
|
||||||
- automatic rebuild by autodist
|
- automatic rebuild by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user