From: Jakub Bogusz Date: Fri, 27 Apr 2007 10:47:07 +0000 (+0000) Subject: - very raw from Badman (pld at vp.pl) X-Git-Url: http://git.pld-linux.org/?p=packages%2FDVDStyler.git;a=commitdiff_plain;h=aad5ce94eb67effcc03e8c03095375f74181a3fa - very raw from Badman (pld at vp.pl) Changed files: DVDStyler.spec -> 1.1 --- aad5ce94eb67effcc03e8c03095375f74181a3fa diff --git a/DVDStyler.spec b/DVDStyler.spec new file mode 100644 index 0000000..cb2ab68 --- /dev/null +++ b/DVDStyler.spec @@ -0,0 +1,54 @@ +Name: DVDStyler +Version: 1.4 +Release: 1 +Summary: DVDStyler is a cross-platform DVD authoring System +Summary(pl): Wieloplatformowy program do auhoringu DVD +License: GPL +Group: Applications/Multimedia +Packager: +Source: http://mesh.dl.sourceforge.net/sourceforge/dvdstyler/%{name}-%{version}.tar.gz +URL: http://dvdstyler.sourceforge.net + +BuildRequires: dvdauthor >= 0.6.10 +BuildRequires: gtk+2-devel >= 2.2.0 +BuildRequires: wxGTK2-devel >= 2.4.2 +BuildRequires: mjpegtools +BuildRequires: mpgtx +BuildRequires: dvd+rw-tools + +BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) + +%description +DVDStyler is a crossplatform dvd authoring system. +The main DVDStyler features are: +* you can drag and drop MPEG files directly +* you can import image file for background +* you can create NTSC/PAL menu +* you can place text and images anywhere on the menu screen +* you can change font/color +* you can put basic text buttons, change font/color and background color +* you can set chapters for each movie +* you can change post command for each movie + +%prep +%setup + +%build +%configure --with-wx-config=/usr/bin/wx-gtk2-ansi-config +%{__make} + +%install +rm -rf $RPM_BUILD_ROOT + +%{__make} install \ + DESTDIR=$RPM_BUILD_ROOT + +%clean +rm -rf $RPM_BUILD_ROOT + +%files +%{_bindir}/dvdstyler +/usr/share/doc/dvdstyler/* +/usr/share/dvdstyler/* +/usr/share/locale/* +%{_pixmapsdir}/*