update to 0.7.2.20211105 [release 0.7.2.20211105-1mamba;Sat Apr 02 2022]
This commit is contained in:
parent
a71312a602
commit
9ef594b1ad
@ -1,40 +1,58 @@
|
||||
Name: dvdauthor
|
||||
Version: 0.7.2.20190419
|
||||
Version: 0.7.2.20211105
|
||||
Release: 1mamba
|
||||
Summary: Set of tools to author a DVD
|
||||
Group: Applications/Multimedia
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: https://dvdauthor.sf.net/
|
||||
URL: http://dvdauthor.sourceforge.net/
|
||||
Source: https://github.com/ldo/dvdauthor.git/master/dvdauthor-%{version}.tar.bz2
|
||||
#Source: http://downloads.sourceforge.net/project/dvdauthor/dvdauthor/%{version}/dvdauthor-%{version}.tar.gz
|
||||
Patch0: dvdauthor-0.7.0-libpng-1.5.patch
|
||||
License: GPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: libGraphicsMagick-devel
|
||||
BuildRequires: libICE-devel
|
||||
BuildRequires: libSM-devel
|
||||
BuildRequires: libX11-devel
|
||||
BuildRequires: libXau-devel
|
||||
BuildRequires: libXdmcp-devel
|
||||
BuildRequires: libXext-devel
|
||||
BuildRequires: libbrotli-devel
|
||||
BuildRequires: libbsd-devel
|
||||
BuildRequires: libbzip2-devel
|
||||
BuildRequires: libdvdread-devel
|
||||
BuildRequires: libexpat-devel
|
||||
BuildRequires: libfontconfig-devel
|
||||
BuildRequires: libfreetype-devel
|
||||
BuildRequires: libfribidi-devel
|
||||
BuildRequires: libMagick-devel
|
||||
BuildRequires: libglib-devel
|
||||
BuildRequires: libgomp-devel
|
||||
BuildRequires: libgraphite2-devel
|
||||
BuildRequires: libharfbuzz-devel
|
||||
BuildRequires: liblcms2-devel
|
||||
BuildRequires: libltdl-devel
|
||||
BuildRequires: liblzma-devel
|
||||
BuildRequires: libpcre-devel
|
||||
BuildRequires: libpng-devel
|
||||
BuildRequires: libuuid-devel
|
||||
BuildRequires: libxcb-devel
|
||||
BuildRequires: libxml2-devel
|
||||
BuildRequires: libz-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
%description
|
||||
dvdauthor is a program that will generate a DVD movie from a valid mpeg2 stream that should play when you put it in a DVD player.
|
||||
|
||||
%debug_package
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
#%patch0 -p1
|
||||
|
||||
%build
|
||||
./bootstrap
|
||||
|
||||
%build
|
||||
%configure \
|
||||
--with-graphicsmagick
|
||||
|
||||
@ -56,6 +74,9 @@ dvdauthor is a program that will generate a DVD movie from a valid mpeg2 stream
|
||||
#%doc COPYING README TODO
|
||||
|
||||
%changelog
|
||||
* Sat Apr 02 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 0.7.2.20211105-1mamba
|
||||
- update to 0.7.2.20211105
|
||||
|
||||
* Thu Feb 04 2021 Automatic Build System <autodist@mambasoft.it> 0.7.2.20190419-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user