rpms/dvd-slideshow/devel dvd-slideshow.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2
by Xavier Lamien
Author: laxathom
Update of /cvs/free/rpms/dvd-slideshow/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv14405/devel
Modified Files:
.cvsignore sources
Added Files:
dvd-slideshow.spec
Log Message:
Initial import.
--- NEW FILE dvd-slideshow.spec ---
Name: dvd-slideshow
Version: 0.8.0
Release: 2%{?dist}
Summary: Command line programs for creating slideshow style DVDs
Group: Applications/Multimedia
License: GPL
URL: http://dvd-slideshow.sourceforge.net
Source0: http://dl.sf.net/%{name}/dvd-slideshow-%{version}-1.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
Requires: dvdauthor > 0.6.11
Requires: ffmpeg > 0.4.8
Requires: ImageMagick > 5.5.4
Requires: jhead
Requires: lame
Requires: mkisofs
Requires: sox
Requires: vorbis-tools
BuildArch: noarch
%description
dvd-slideshow is a group of Linux commandline programs that create a
slideshow style dvd from groups of pictures. Slideshow videos can be made from
a directory or some online photo albums. You can add fancy effects like fades,
titles, and the Kenburns effect (slowly zooming and panning at the same time)
along with audio to make your slideshows even nicer. There is also a script
which generates a menu for your dvd (dvd-menu).
%prep
%setup -qn %{name}-%{version}-1
# Note there is no building to be done, but this surpresses rpmlint errors and
# allows injection into the build area if required
%build
%install
rm -rf %{buildroot}
mkdir -p %{buildroot}%{_bindir}
mkdir -p %{buildroot}%{_mandir}/man1
# Install (except dvd-burn as its useless and perhaps dangerous too!)
install -m0644 man/* %{buildroot}%{_mandir}/man1
install -m0755 dir2slideshow %{buildroot}%{_bindir}
install -m0755 dvd-menu %{buildroot}%{_bindir}
install -m0755 dvd-slideshow %{buildroot}%{_bindir}
install -m0755 gallery1-to-slideshow %{buildroot}%{_bindir}
install -m0755 jigl2slideshow %{buildroot}%{_bindir}
%clean
rm -rf %{buildroot}
%files
%defattr(-,root,root,-)
%{_mandir}/man1/*
%{_bindir}/*
%doc *.html COPYING.txt TODO.txt
%changelog
* Mon Apr 30 2007 Ian Chapman <packages(a)amiga-hardware.com> 0.8.0-2%{?dist}
- Quietened setup (-q)
* Wed Feb 28 2007 Ian Chapman <packages(a)amiga-hardware.com> 0.8.0-1%{?dist}
- Initial Release
Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/dvd-slideshow/devel/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- .cvsignore 1 Jun 2008 11:21:43 -0000 1.1
+++ .cvsignore 4 Sep 2008 10:57:03 -0000 1.2
@@ -0,0 +1 @@
+dvd-slideshow-0.8.0-1.tar.gz
16 years, 2 months
rpms/dvd-slideshow/EL-5 dvd-slideshow.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2
by Xavier Lamien
Author: laxathom
Update of /cvs/free/rpms/dvd-slideshow/EL-5
In directory se02.es.rpmfusion.net:/tmp/cvs-serv14223/EL-5
Modified Files:
.cvsignore sources
Added Files:
dvd-slideshow.spec
Log Message:
Initial import.
--- NEW FILE dvd-slideshow.spec ---
Name: dvd-slideshow
Version: 0.8.0
Release: 2%{?dist}
Summary: Command line programs for creating slideshow style DVDs
Group: Applications/Multimedia
License: GPL
URL: http://dvd-slideshow.sourceforge.net
Source0: http://dl.sf.net/%{name}/dvd-slideshow-%{version}-1.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
Requires: dvdauthor > 0.6.11
Requires: ffmpeg > 0.4.8
Requires: ImageMagick > 5.5.4
Requires: jhead
Requires: lame
Requires: mkisofs
Requires: sox
Requires: vorbis-tools
BuildArch: noarch
%description
dvd-slideshow is a group of Linux commandline programs that create a
slideshow style dvd from groups of pictures. Slideshow videos can be made from
a directory or some online photo albums. You can add fancy effects like fades,
titles, and the Kenburns effect (slowly zooming and panning at the same time)
along with audio to make your slideshows even nicer. There is also a script
which generates a menu for your dvd (dvd-menu).
%prep
%setup -qn %{name}-%{version}-1
# Note there is no building to be done, but this surpresses rpmlint errors and
# allows injection into the build area if required
%build
%install
rm -rf %{buildroot}
mkdir -p %{buildroot}%{_bindir}
mkdir -p %{buildroot}%{_mandir}/man1
# Install (except dvd-burn as its useless and perhaps dangerous too!)
install -m0644 man/* %{buildroot}%{_mandir}/man1
install -m0755 dir2slideshow %{buildroot}%{_bindir}
install -m0755 dvd-menu %{buildroot}%{_bindir}
install -m0755 dvd-slideshow %{buildroot}%{_bindir}
install -m0755 gallery1-to-slideshow %{buildroot}%{_bindir}
install -m0755 jigl2slideshow %{buildroot}%{_bindir}
%clean
rm -rf %{buildroot}
%files
%defattr(-,root,root,-)
%{_mandir}/man1/*
%{_bindir}/*
%doc *.html COPYING.txt TODO.txt
%changelog
* Mon Apr 30 2007 Ian Chapman <packages(a)amiga-hardware.com> 0.8.0-2%{?dist}
- Quietened setup (-q)
* Wed Feb 28 2007 Ian Chapman <packages(a)amiga-hardware.com> 0.8.0-1%{?dist}
- Initial Release
Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/dvd-slideshow/EL-5/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- .cvsignore 1 Jun 2008 11:21:43 -0000 1.1
+++ .cvsignore 4 Sep 2008 10:56:41 -0000 1.2
@@ -0,0 +1 @@
+dvd-slideshow-0.8.0-1.tar.gz
Index: sources
===================================================================
RCS file: /cvs/free/rpms/dvd-slideshow/EL-5/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sources 1 Jun 2008 11:21:43 -0000 1.1
+++ sources 4 Sep 2008 10:56:41 -0000 1.2
@@ -0,0 +1 @@
+83ff69e76ba2bfd0d1c735ada0dc64dd dvd-slideshow-0.8.0-1.tar.gz
16 years, 2 months
rpms/dvd-slideshow/F-9 dvd-slideshow.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2
by Xavier Lamien
Author: laxathom
Update of /cvs/free/rpms/dvd-slideshow/F-9
In directory se02.es.rpmfusion.net:/tmp/cvs-serv14035/F-9
Modified Files:
.cvsignore sources
Added Files:
dvd-slideshow.spec
Log Message:
Initial import.
--- NEW FILE dvd-slideshow.spec ---
Name: dvd-slideshow
Version: 0.8.0
Release: 2%{?dist}
Summary: Command line programs for creating slideshow style DVDs
Group: Applications/Multimedia
License: GPL
URL: http://dvd-slideshow.sourceforge.net
Source0: http://dl.sf.net/%{name}/dvd-slideshow-%{version}-1.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
Requires: dvdauthor > 0.6.11
Requires: ffmpeg > 0.4.8
Requires: ImageMagick > 5.5.4
Requires: jhead
Requires: lame
Requires: mkisofs
Requires: sox
Requires: vorbis-tools
BuildArch: noarch
%description
dvd-slideshow is a group of Linux commandline programs that create a
slideshow style dvd from groups of pictures. Slideshow videos can be made from
a directory or some online photo albums. You can add fancy effects like fades,
titles, and the Kenburns effect (slowly zooming and panning at the same time)
along with audio to make your slideshows even nicer. There is also a script
which generates a menu for your dvd (dvd-menu).
%prep
%setup -qn %{name}-%{version}-1
# Note there is no building to be done, but this surpresses rpmlint errors and
# allows injection into the build area if required
%build
%install
rm -rf %{buildroot}
mkdir -p %{buildroot}%{_bindir}
mkdir -p %{buildroot}%{_mandir}/man1
# Install (except dvd-burn as its useless and perhaps dangerous too!)
install -m0644 man/* %{buildroot}%{_mandir}/man1
install -m0755 dir2slideshow %{buildroot}%{_bindir}
install -m0755 dvd-menu %{buildroot}%{_bindir}
install -m0755 dvd-slideshow %{buildroot}%{_bindir}
install -m0755 gallery1-to-slideshow %{buildroot}%{_bindir}
install -m0755 jigl2slideshow %{buildroot}%{_bindir}
%clean
rm -rf %{buildroot}
%files
%defattr(-,root,root,-)
%{_mandir}/man1/*
%{_bindir}/*
%doc *.html COPYING.txt TODO.txt
%changelog
* Mon Apr 30 2007 Ian Chapman <packages(a)amiga-hardware.com> 0.8.0-2%{?dist}
- Quietened setup (-q)
* Wed Feb 28 2007 Ian Chapman <packages(a)amiga-hardware.com> 0.8.0-1%{?dist}
- Initial Release
Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/dvd-slideshow/F-9/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- .cvsignore 1 Jun 2008 11:21:43 -0000 1.1
+++ .cvsignore 4 Sep 2008 10:56:18 -0000 1.2
@@ -0,0 +1 @@
+dvd-slideshow-0.8.0-1.tar.gz
Index: sources
===================================================================
RCS file: /cvs/free/rpms/dvd-slideshow/F-9/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sources 1 Jun 2008 11:21:43 -0000 1.1
+++ sources 4 Sep 2008 10:56:18 -0000 1.2
@@ -0,0 +1 @@
+83ff69e76ba2bfd0d1c735ada0dc64dd dvd-slideshow-0.8.0-1.tar.gz
16 years, 2 months
rpms/dvd-slideshow/F-8 dvd-slideshow.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2
by Xavier Lamien
Author: laxathom
Update of /cvs/free/rpms/dvd-slideshow/F-8
In directory se02.es.rpmfusion.net:/tmp/cvs-serv13500/F-8
Modified Files:
.cvsignore sources
Added Files:
dvd-slideshow.spec
Log Message:
Initial import.
--- NEW FILE dvd-slideshow.spec ---
Name: dvd-slideshow
Version: 0.8.0
Release: 2%{?dist}
Summary: Command line programs for creating slideshow style DVDs
Group: Applications/Multimedia
License: GPL
URL: http://dvd-slideshow.sourceforge.net
Source0: http://dl.sf.net/%{name}/dvd-slideshow-%{version}-1.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
Requires: dvdauthor > 0.6.11
Requires: ffmpeg > 0.4.8
Requires: ImageMagick > 5.5.4
Requires: jhead
Requires: lame
Requires: mkisofs
Requires: sox
Requires: vorbis-tools
BuildArch: noarch
%description
dvd-slideshow is a group of Linux commandline programs that create a
slideshow style dvd from groups of pictures. Slideshow videos can be made from
a directory or some online photo albums. You can add fancy effects like fades,
titles, and the Kenburns effect (slowly zooming and panning at the same time)
along with audio to make your slideshows even nicer. There is also a script
which generates a menu for your dvd (dvd-menu).
%prep
%setup -qn %{name}-%{version}-1
# Note there is no building to be done, but this surpresses rpmlint errors and
# allows injection into the build area if required
%build
%install
rm -rf %{buildroot}
mkdir -p %{buildroot}%{_bindir}
mkdir -p %{buildroot}%{_mandir}/man1
# Install (except dvd-burn as its useless and perhaps dangerous too!)
install -m0644 man/* %{buildroot}%{_mandir}/man1
install -m0755 dir2slideshow %{buildroot}%{_bindir}
install -m0755 dvd-menu %{buildroot}%{_bindir}
install -m0755 dvd-slideshow %{buildroot}%{_bindir}
install -m0755 gallery1-to-slideshow %{buildroot}%{_bindir}
install -m0755 jigl2slideshow %{buildroot}%{_bindir}
%clean
rm -rf %{buildroot}
%files
%defattr(-,root,root,-)
%{_mandir}/man1/*
%{_bindir}/*
%doc *.html COPYING.txt TODO.txt
%changelog
* Mon Apr 30 2007 Ian Chapman <packages(a)amiga-hardware.com> 0.8.0-2%{?dist}
- Quietened setup (-q)
* Wed Feb 28 2007 Ian Chapman <packages(a)amiga-hardware.com> 0.8.0-1%{?dist}
- Initial Release
Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/dvd-slideshow/F-8/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- .cvsignore 1 Jun 2008 11:21:43 -0000 1.1
+++ .cvsignore 4 Sep 2008 10:51:36 -0000 1.2
@@ -0,0 +1 @@
+dvd-slideshow-0.8.0-1.tar.gz
Index: sources
===================================================================
RCS file: /cvs/free/rpms/dvd-slideshow/F-8/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sources 1 Jun 2008 11:21:43 -0000 1.1
+++ sources 4 Sep 2008 10:51:36 -0000 1.2
@@ -0,0 +1 @@
+83ff69e76ba2bfd0d1c735ada0dc64dd dvd-slideshow-0.8.0-1.tar.gz
16 years, 2 months
rpms/DVDRipOMatic/devel DVDRipOMatic-0.95-newmplayerfix.patch, NONE, 1.1 DVDRipOMatic.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2
by Xavier Lamien
Author: laxathom
Update of /cvs/free/rpms/DVDRipOMatic/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv11172/devel
Modified Files:
.cvsignore sources
Added Files:
DVDRipOMatic-0.95-newmplayerfix.patch DVDRipOMatic.spec
Log Message:
Initial import.
DVDRipOMatic-0.95-newmplayerfix.patch:
--- NEW FILE DVDRipOMatic-0.95-newmplayerfix.patch ---
--- DVDRipOMatic-0.95/DVDScan.orig 2006-10-07 13:26:12.000000000 +0100
+++ DVDRipOMatic-0.95/DVDScan 2007-03-11 22:33:42.000000000 +0000
@@ -397,6 +397,11 @@
NumAudioStreams=$(cat "$MPlayerOutput" | grep "\[open\] audio stream" | wc -l)
+ ## Simple Patch here by dribble to support (hopefully) older and newer mplayer
+ if [ $NumAudioStreams -eq 0 ]; then
+ NumAudioStreams=$(cat "$MPlayerOutput" | grep "^audio stream:" | wc -l)
+ fi
+
# Not all audio streams reported by MPlayer may actually exist.
# Count which streams really exist.
@@ -412,6 +417,11 @@
StreamDescription=`cat "$MPlayerOutput" | grep "\[open\] audio stream" | tail -n $[$NumAudioStreams - $Stream + 1] | head -n 1`
+ ## Simple Patch here by dribble to support (hopefully) older and newer mplayer
+ if [ -z "$StreamDescription" ]; then
+ StreamDescription=`cat "$MPlayerOutput" | grep "^audio stream:" | tail -n $[$NumAudioStreams - $Stream + 1] | head -n 1`
+ fi
+
if [ -z "$StreamDescription" ]; then
break;
fi
@@ -619,4 +629,4 @@
rm -f "$TCProbeOutput"
rm -f "$MPlayerOutput"
-rm -f "$MPlayerAudioDetectOutput"
\ No newline at end of file
+rm -f "$MPlayerAudioDetectOutput"
--- NEW FILE DVDRipOMatic.spec ---
Name: DVDRipOMatic
Version: 0.95
Release: 4%{?dist}
Summary: Simple DVD to XviD ripping application
Group: Applications/Multimedia
License: GPL
URL: http://dvdripomatic.sourceforge.net
Source0: http://dl.sourceforge.net/sourceforge/%{name}/%{name}-%{version}.tar.bz2
Patch0: DVDRipOMatic-0.95-newmplayerfix.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildArch: noarch
BuildRequires: desktop-file-utils
Requires: bc
Requires: kdewebdev
Requires: kdebase
Requires: mencoder
Requires: mplayer
Requires: transcode
%description
DVD Rip-O-Matic is a simple DVD-to-XviD ripping application developed by Dik
Takken. The wizard was designed to be very easy to use; it automatically
detects the optimal settings for you. It should also produce very high quality
AVI files, even if you have no idea what the settings mean and just use it in
the next-next-next-finish way.
%prep
%setup -q
%patch0 -p1
%build
# Build desktop icons
cat >%{name}.desktop <<EOF
[Desktop Entry]
Encoding=UTF-8
Name=%{name}
GenericName=: DVD Ripping Tool
Comment=%{summary}
Exec=dvdripomatic
Icon=dvd_unmount
Terminal=false
Type=Application
Categories=Qt;KDE;AudioVideo;
EOF
#Create simple scripts for easy launching from the command line.
cat << EOF > dvdripomatic
#!/bin/sh
# Simple script for friendly command line lauching of dvdripomatic
exec %{_bindir}/kmdr-executor %{_datadir}/apps/%{name}/%{name}.kmdr
EOF
%install
rm -rf %{buildroot}
mkdir -p %{buildroot}%{_datadir}/apps/%{name}
mkdir -p %{buildroot}%{_bindir}
install -pm0644 %{name}.kmdr %{buildroot}%{_datadir}/apps/%{name}
install -pm0644 banner.png %{buildroot}%{_datadir}/apps/%{name}
install -pm0755 DVDScan %{buildroot}%{_datadir}/apps/%{name}
install -pm0755 dvdripomatic %{buildroot}%{_bindir}
desktop-file-install --vendor dribble \
--dir %{buildroot}%{_datadir}/applications \
%{name}.desktop
%clean
rm -rf %{buildroot}
%files
%defattr(-,root,root,-)
%{_datadir}/apps/%{name}
%{_datadir}/applications/dribble-%{name}.desktop
%{_bindir}/dvdripomatic
%doc Changelog README
%changelog
* Mon Mar 12 2007 Ian Chapman <packages(a)amiga-hardware.com> 0.95-4%{?dist}
- Added patch to support newer versions of mplayer
* Mon Jan 15 2007 Ian Chapman <packages(a)amiga-hardware.com> 0.95-3%{?dist}
- Dropped version= from .desktop file.
- Included README_dvdripomatic.dribble
* Sun Jan 14 2007 Ian Chapman <packages(a)amiga-hardware.com> 0.95-2%{?dist}
- Dropped --add-category=X-Fedora from .desktop file
* Sun Dec 03 2006 Ian Chapman <packages(a)amiga-hardware.com> 0.95-1%{?dist}
- Initial release
Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/DVDRipOMatic/devel/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- .cvsignore 1 Jun 2008 11:36:43 -0000 1.1
+++ .cvsignore 4 Sep 2008 10:13:23 -0000 1.2
@@ -0,0 +1 @@
+DVDRipOMatic-0.95.tar.bz2
Index: sources
===================================================================
RCS file: /cvs/free/rpms/DVDRipOMatic/devel/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sources 1 Jun 2008 11:36:43 -0000 1.1
+++ sources 4 Sep 2008 10:13:23 -0000 1.2
@@ -0,0 +1 @@
+66378742b03a622e05aa02a0b175880d DVDRipOMatic-0.95.tar.bz2
16 years, 2 months
rpms/DVDRipOMatic/EL-5 DVDRipOMatic-0.95-newmplayerfix.patch, NONE, 1.1 DVDRipOMatic.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2
by Xavier Lamien
Author: laxathom
Update of /cvs/free/rpms/DVDRipOMatic/EL-5
In directory se02.es.rpmfusion.net:/tmp/cvs-serv10961/EL-5
Modified Files:
.cvsignore sources
Added Files:
DVDRipOMatic-0.95-newmplayerfix.patch DVDRipOMatic.spec
Log Message:
Initial import.
DVDRipOMatic-0.95-newmplayerfix.patch:
--- NEW FILE DVDRipOMatic-0.95-newmplayerfix.patch ---
--- DVDRipOMatic-0.95/DVDScan.orig 2006-10-07 13:26:12.000000000 +0100
+++ DVDRipOMatic-0.95/DVDScan 2007-03-11 22:33:42.000000000 +0000
@@ -397,6 +397,11 @@
NumAudioStreams=$(cat "$MPlayerOutput" | grep "\[open\] audio stream" | wc -l)
+ ## Simple Patch here by dribble to support (hopefully) older and newer mplayer
+ if [ $NumAudioStreams -eq 0 ]; then
+ NumAudioStreams=$(cat "$MPlayerOutput" | grep "^audio stream:" | wc -l)
+ fi
+
# Not all audio streams reported by MPlayer may actually exist.
# Count which streams really exist.
@@ -412,6 +417,11 @@
StreamDescription=`cat "$MPlayerOutput" | grep "\[open\] audio stream" | tail -n $[$NumAudioStreams - $Stream + 1] | head -n 1`
+ ## Simple Patch here by dribble to support (hopefully) older and newer mplayer
+ if [ -z "$StreamDescription" ]; then
+ StreamDescription=`cat "$MPlayerOutput" | grep "^audio stream:" | tail -n $[$NumAudioStreams - $Stream + 1] | head -n 1`
+ fi
+
if [ -z "$StreamDescription" ]; then
break;
fi
@@ -619,4 +629,4 @@
rm -f "$TCProbeOutput"
rm -f "$MPlayerOutput"
-rm -f "$MPlayerAudioDetectOutput"
\ No newline at end of file
+rm -f "$MPlayerAudioDetectOutput"
--- NEW FILE DVDRipOMatic.spec ---
Name: DVDRipOMatic
Version: 0.95
Release: 4%{?dist}
Summary: Simple DVD to XviD ripping application
Group: Applications/Multimedia
License: GPL
URL: http://dvdripomatic.sourceforge.net
Source0: http://dl.sourceforge.net/sourceforge/%{name}/%{name}-%{version}.tar.bz2
Patch0: DVDRipOMatic-0.95-newmplayerfix.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildArch: noarch
BuildRequires: desktop-file-utils
Requires: bc
Requires: kdewebdev
Requires: kdebase
Requires: mencoder
Requires: mplayer
Requires: transcode
%description
DVD Rip-O-Matic is a simple DVD-to-XviD ripping application developed by Dik
Takken. The wizard was designed to be very easy to use; it automatically
detects the optimal settings for you. It should also produce very high quality
AVI files, even if you have no idea what the settings mean and just use it in
the next-next-next-finish way.
%prep
%setup -q
%patch0 -p1
%build
# Build desktop icons
cat >%{name}.desktop <<EOF
[Desktop Entry]
Encoding=UTF-8
Name=%{name}
GenericName=: DVD Ripping Tool
Comment=%{summary}
Exec=dvdripomatic
Icon=dvd_unmount
Terminal=false
Type=Application
Categories=Qt;KDE;AudioVideo;
EOF
#Create simple scripts for easy launching from the command line.
cat << EOF > dvdripomatic
#!/bin/sh
# Simple script for friendly command line lauching of dvdripomatic
exec %{_bindir}/kmdr-executor %{_datadir}/apps/%{name}/%{name}.kmdr
EOF
%install
rm -rf %{buildroot}
mkdir -p %{buildroot}%{_datadir}/apps/%{name}
mkdir -p %{buildroot}%{_bindir}
install -pm0644 %{name}.kmdr %{buildroot}%{_datadir}/apps/%{name}
install -pm0644 banner.png %{buildroot}%{_datadir}/apps/%{name}
install -pm0755 DVDScan %{buildroot}%{_datadir}/apps/%{name}
install -pm0755 dvdripomatic %{buildroot}%{_bindir}
desktop-file-install --vendor dribble \
--dir %{buildroot}%{_datadir}/applications \
%{name}.desktop
%clean
rm -rf %{buildroot}
%files
%defattr(-,root,root,-)
%{_datadir}/apps/%{name}
%{_datadir}/applications/dribble-%{name}.desktop
%{_bindir}/dvdripomatic
%doc Changelog README
%changelog
* Mon Mar 12 2007 Ian Chapman <packages(a)amiga-hardware.com> 0.95-4%{?dist}
- Added patch to support newer versions of mplayer
* Mon Jan 15 2007 Ian Chapman <packages(a)amiga-hardware.com> 0.95-3%{?dist}
- Dropped version= from .desktop file.
- Included README_dvdripomatic.dribble
* Sun Jan 14 2007 Ian Chapman <packages(a)amiga-hardware.com> 0.95-2%{?dist}
- Dropped --add-category=X-Fedora from .desktop file
* Sun Dec 03 2006 Ian Chapman <packages(a)amiga-hardware.com> 0.95-1%{?dist}
- Initial release
Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/DVDRipOMatic/EL-5/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- .cvsignore 1 Jun 2008 11:36:43 -0000 1.1
+++ .cvsignore 4 Sep 2008 10:10:48 -0000 1.2
@@ -0,0 +1 @@
+DVDRipOMatic-0.95.tar.bz2
Index: sources
===================================================================
RCS file: /cvs/free/rpms/DVDRipOMatic/EL-5/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sources 1 Jun 2008 11:36:43 -0000 1.1
+++ sources 4 Sep 2008 10:10:48 -0000 1.2
@@ -0,0 +1 @@
+66378742b03a622e05aa02a0b175880d DVDRipOMatic-0.95.tar.bz2
16 years, 2 months
rpms/DVDRipOMatic/F-9 DVDRipOMatic-0.95-newmplayerfix.patch, NONE, 1.1 DVDRipOMatic.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2
by Xavier Lamien
Author: laxathom
Update of /cvs/free/rpms/DVDRipOMatic/F-9
In directory se02.es.rpmfusion.net:/tmp/cvs-serv10507/F-9
Modified Files:
.cvsignore sources
Added Files:
DVDRipOMatic-0.95-newmplayerfix.patch DVDRipOMatic.spec
Log Message:
Initial import.
DVDRipOMatic-0.95-newmplayerfix.patch:
--- NEW FILE DVDRipOMatic-0.95-newmplayerfix.patch ---
--- DVDRipOMatic-0.95/DVDScan.orig 2006-10-07 13:26:12.000000000 +0100
+++ DVDRipOMatic-0.95/DVDScan 2007-03-11 22:33:42.000000000 +0000
@@ -397,6 +397,11 @@
NumAudioStreams=$(cat "$MPlayerOutput" | grep "\[open\] audio stream" | wc -l)
+ ## Simple Patch here by dribble to support (hopefully) older and newer mplayer
+ if [ $NumAudioStreams -eq 0 ]; then
+ NumAudioStreams=$(cat "$MPlayerOutput" | grep "^audio stream:" | wc -l)
+ fi
+
# Not all audio streams reported by MPlayer may actually exist.
# Count which streams really exist.
@@ -412,6 +417,11 @@
StreamDescription=`cat "$MPlayerOutput" | grep "\[open\] audio stream" | tail -n $[$NumAudioStreams - $Stream + 1] | head -n 1`
+ ## Simple Patch here by dribble to support (hopefully) older and newer mplayer
+ if [ -z "$StreamDescription" ]; then
+ StreamDescription=`cat "$MPlayerOutput" | grep "^audio stream:" | tail -n $[$NumAudioStreams - $Stream + 1] | head -n 1`
+ fi
+
if [ -z "$StreamDescription" ]; then
break;
fi
@@ -619,4 +629,4 @@
rm -f "$TCProbeOutput"
rm -f "$MPlayerOutput"
-rm -f "$MPlayerAudioDetectOutput"
\ No newline at end of file
+rm -f "$MPlayerAudioDetectOutput"
--- NEW FILE DVDRipOMatic.spec ---
Name: DVDRipOMatic
Version: 0.95
Release: 4%{?dist}
Summary: Simple DVD to XviD ripping application
Group: Applications/Multimedia
License: GPL
URL: http://dvdripomatic.sourceforge.net
Source0: http://dl.sourceforge.net/sourceforge/%{name}/%{name}-%{version}.tar.bz2
Patch0: DVDRipOMatic-0.95-newmplayerfix.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildArch: noarch
BuildRequires: desktop-file-utils
Requires: bc
Requires: kdewebdev
Requires: kdebase
Requires: mencoder
Requires: mplayer
Requires: transcode
%description
DVD Rip-O-Matic is a simple DVD-to-XviD ripping application developed by Dik
Takken. The wizard was designed to be very easy to use; it automatically
detects the optimal settings for you. It should also produce very high quality
AVI files, even if you have no idea what the settings mean and just use it in
the next-next-next-finish way.
%prep
%setup -q
%patch0 -p1
%build
# Build desktop icons
cat >%{name}.desktop <<EOF
[Desktop Entry]
Encoding=UTF-8
Name=%{name}
GenericName=: DVD Ripping Tool
Comment=%{summary}
Exec=dvdripomatic
Icon=dvd_unmount
Terminal=false
Type=Application
Categories=Qt;KDE;AudioVideo;
EOF
#Create simple scripts for easy launching from the command line.
cat << EOF > dvdripomatic
#!/bin/sh
# Simple script for friendly command line lauching of dvdripomatic
exec %{_bindir}/kmdr-executor %{_datadir}/apps/%{name}/%{name}.kmdr
EOF
%install
rm -rf %{buildroot}
mkdir -p %{buildroot}%{_datadir}/apps/%{name}
mkdir -p %{buildroot}%{_bindir}
install -pm0644 %{name}.kmdr %{buildroot}%{_datadir}/apps/%{name}
install -pm0644 banner.png %{buildroot}%{_datadir}/apps/%{name}
install -pm0755 DVDScan %{buildroot}%{_datadir}/apps/%{name}
install -pm0755 dvdripomatic %{buildroot}%{_bindir}
desktop-file-install --vendor dribble \
--dir %{buildroot}%{_datadir}/applications \
%{name}.desktop
%clean
rm -rf %{buildroot}
%files
%defattr(-,root,root,-)
%{_datadir}/apps/%{name}
%{_datadir}/applications/dribble-%{name}.desktop
%{_bindir}/dvdripomatic
%doc Changelog README
%changelog
* Mon Mar 12 2007 Ian Chapman <packages(a)amiga-hardware.com> 0.95-4%{?dist}
- Added patch to support newer versions of mplayer
* Mon Jan 15 2007 Ian Chapman <packages(a)amiga-hardware.com> 0.95-3%{?dist}
- Dropped version= from .desktop file.
- Included README_dvdripomatic.dribble
* Sun Jan 14 2007 Ian Chapman <packages(a)amiga-hardware.com> 0.95-2%{?dist}
- Dropped --add-category=X-Fedora from .desktop file
* Sun Dec 03 2006 Ian Chapman <packages(a)amiga-hardware.com> 0.95-1%{?dist}
- Initial release
Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/DVDRipOMatic/F-9/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- .cvsignore 1 Jun 2008 11:36:43 -0000 1.1
+++ .cvsignore 4 Sep 2008 10:08:55 -0000 1.2
@@ -0,0 +1 @@
+DVDRipOMatic-0.95.tar.bz2
Index: sources
===================================================================
RCS file: /cvs/free/rpms/DVDRipOMatic/F-9/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sources 1 Jun 2008 11:36:43 -0000 1.1
+++ sources 4 Sep 2008 10:08:55 -0000 1.2
@@ -0,0 +1 @@
+66378742b03a622e05aa02a0b175880d DVDRipOMatic-0.95.tar.bz2
16 years, 2 months
rpms/DVDRipOMatic/F-8 DVDRipOMatic-0.95-newmplayerfix.patch, NONE, 1.1 DVDRipOMatic.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2
by Xavier Lamien
Author: laxathom
Update of /cvs/free/rpms/DVDRipOMatic/F-8
In directory se02.es.rpmfusion.net:/tmp/cvs-serv10305/F-8
Modified Files:
.cvsignore sources
Added Files:
DVDRipOMatic-0.95-newmplayerfix.patch DVDRipOMatic.spec
Log Message:
Initial import.
DVDRipOMatic-0.95-newmplayerfix.patch:
--- NEW FILE DVDRipOMatic-0.95-newmplayerfix.patch ---
--- DVDRipOMatic-0.95/DVDScan.orig 2006-10-07 13:26:12.000000000 +0100
+++ DVDRipOMatic-0.95/DVDScan 2007-03-11 22:33:42.000000000 +0000
@@ -397,6 +397,11 @@
NumAudioStreams=$(cat "$MPlayerOutput" | grep "\[open\] audio stream" | wc -l)
+ ## Simple Patch here by dribble to support (hopefully) older and newer mplayer
+ if [ $NumAudioStreams -eq 0 ]; then
+ NumAudioStreams=$(cat "$MPlayerOutput" | grep "^audio stream:" | wc -l)
+ fi
+
# Not all audio streams reported by MPlayer may actually exist.
# Count which streams really exist.
@@ -412,6 +417,11 @@
StreamDescription=`cat "$MPlayerOutput" | grep "\[open\] audio stream" | tail -n $[$NumAudioStreams - $Stream + 1] | head -n 1`
+ ## Simple Patch here by dribble to support (hopefully) older and newer mplayer
+ if [ -z "$StreamDescription" ]; then
+ StreamDescription=`cat "$MPlayerOutput" | grep "^audio stream:" | tail -n $[$NumAudioStreams - $Stream + 1] | head -n 1`
+ fi
+
if [ -z "$StreamDescription" ]; then
break;
fi
@@ -619,4 +629,4 @@
rm -f "$TCProbeOutput"
rm -f "$MPlayerOutput"
-rm -f "$MPlayerAudioDetectOutput"
\ No newline at end of file
+rm -f "$MPlayerAudioDetectOutput"
--- NEW FILE DVDRipOMatic.spec ---
Name: DVDRipOMatic
Version: 0.95
Release: 4%{?dist}
Summary: Simple DVD to XviD ripping application
Group: Applications/Multimedia
License: GPL
URL: http://dvdripomatic.sourceforge.net
Source0: http://dl.sourceforge.net/sourceforge/%{name}/%{name}-%{version}.tar.bz2
Patch0: DVDRipOMatic-0.95-newmplayerfix.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildArch: noarch
BuildRequires: desktop-file-utils
Requires: bc
Requires: kdewebdev
Requires: kdebase
Requires: mencoder
Requires: mplayer
Requires: transcode
%description
DVD Rip-O-Matic is a simple DVD-to-XviD ripping application developed by Dik
Takken. The wizard was designed to be very easy to use; it automatically
detects the optimal settings for you. It should also produce very high quality
AVI files, even if you have no idea what the settings mean and just use it in
the next-next-next-finish way.
%prep
%setup -q
%patch0 -p1
%build
# Build desktop icons
cat >%{name}.desktop <<EOF
[Desktop Entry]
Encoding=UTF-8
Name=%{name}
GenericName=: DVD Ripping Tool
Comment=%{summary}
Exec=dvdripomatic
Icon=dvd_unmount
Terminal=false
Type=Application
Categories=Qt;KDE;AudioVideo;
EOF
#Create simple scripts for easy launching from the command line.
cat << EOF > dvdripomatic
#!/bin/sh
# Simple script for friendly command line lauching of dvdripomatic
exec %{_bindir}/kmdr-executor %{_datadir}/apps/%{name}/%{name}.kmdr
EOF
%install
rm -rf %{buildroot}
mkdir -p %{buildroot}%{_datadir}/apps/%{name}
mkdir -p %{buildroot}%{_bindir}
install -pm0644 %{name}.kmdr %{buildroot}%{_datadir}/apps/%{name}
install -pm0644 banner.png %{buildroot}%{_datadir}/apps/%{name}
install -pm0755 DVDScan %{buildroot}%{_datadir}/apps/%{name}
install -pm0755 dvdripomatic %{buildroot}%{_bindir}
desktop-file-install --vendor dribble \
--dir %{buildroot}%{_datadir}/applications \
%{name}.desktop
%clean
rm -rf %{buildroot}
%files
%defattr(-,root,root,-)
%{_datadir}/apps/%{name}
%{_datadir}/applications/dribble-%{name}.desktop
%{_bindir}/dvdripomatic
%doc Changelog README
%changelog
* Mon Mar 12 2007 Ian Chapman <packages(a)amiga-hardware.com> 0.95-4%{?dist}
- Added patch to support newer versions of mplayer
* Mon Jan 15 2007 Ian Chapman <packages(a)amiga-hardware.com> 0.95-3%{?dist}
- Dropped version= from .desktop file.
- Included README_dvdripomatic.dribble
* Sun Jan 14 2007 Ian Chapman <packages(a)amiga-hardware.com> 0.95-2%{?dist}
- Dropped --add-category=X-Fedora from .desktop file
* Sun Dec 03 2006 Ian Chapman <packages(a)amiga-hardware.com> 0.95-1%{?dist}
- Initial release
Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/DVDRipOMatic/F-8/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- .cvsignore 1 Jun 2008 11:36:43 -0000 1.1
+++ .cvsignore 4 Sep 2008 10:07:58 -0000 1.2
@@ -0,0 +1 @@
+DVDRipOMatic-0.95.tar.bz2
Index: sources
===================================================================
RCS file: /cvs/free/rpms/DVDRipOMatic/F-8/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sources 1 Jun 2008 11:36:43 -0000 1.1
+++ sources 4 Sep 2008 10:07:58 -0000 1.2
@@ -0,0 +1 @@
+66378742b03a622e05aa02a0b175880d DVDRipOMatic-0.95.tar.bz2
16 years, 2 months
rpms/DVDAuthorWizard/EL-5 DVDAuthorWizard.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2
by Xavier Lamien
Author: laxathom
Update of /cvs/free/rpms/DVDAuthorWizard/EL-5
In directory se02.es.rpmfusion.net:/tmp/cvs-serv10094/EL-5
Modified Files:
.cvsignore sources
Added Files:
DVDAuthorWizard.spec
Log Message:
Initial import.
--- NEW FILE DVDAuthorWizard.spec ---
Name: DVDAuthorWizard
Version: 1.4.6
Release: 1%{?dist}
Summary: Create a video DVD from MPEG-2 files
Group: Applications/Multimedia
License: GPL
URL: http://dvdauthorwizard.sourceforge.net
Source0: http://dl.sf.net/dvdauthorwizard/%{name}-%{version}.tar.bz2
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildArch: noarch
BuildRequires: desktop-file-utils
Requires: bc
Requires: dvdauthor >= 0.6.11
Requires: ImageMagick >= 6.2.0
Requires: k3b
Requires: kdebase
Requires: kdewebdev >= 3.3.0
Requires: mjpegtools
Requires: sox
Requires: transcode
Requires: xine
%description
DVD Author Wizard will allow you to create a DVD from one or more DVD
compatible MPEG-2 files. It is designed to be very easy to use. All you need to
do is add one or multiple files to the playlist and answer the questions that
follow.
%prep
%setup -q
sed -i 's/\/\.\.\/share\/apps\/dvdauthorwizard//g' bin/DVDAuthorWizard.kmdr
sed -i 's/..\/share\/apps\/dvdauthorwizard/\/usr\/share\/apps\/DVDAuthorWizard/g' \
bin/DVDAuthorWizard-Builder.sh
iconv -f iso8859-1 Changelog -t utf8 > Changelog.conv && /bin/mv -f Changelog.conv Changelog
%build
# Build desktop icon
cat >%{name}.desktop <<EOF
[Desktop Entry]
Encoding=UTF-8
Name=DVD Author Wizard
GenericName=: Create Video DVDs
Comment=%{summary}
Exec=dvdauthorwizard
Icon=dvd_unmount
Terminal=false
Type=Application
Categories=Qt;KDE;AudioVideo;
EOF
cat << EOF > dvdauthorwizard
#!/bin/sh
# Simple script for friendly command line launching of dvdauthorwizard
exec %{_bindir}/kmdr-executor %{_datadir}/apps/%{name}/%{name}.kmdr
EOF
%install
rm -rf %{buildroot}
mkdir -p %{buildroot}%{_datadir}/apps/%{name}
mkdir -p %{buildroot}%{_bindir}
install -pm0644 bin/%{name}.kmdr %{buildroot}%{_datadir}/apps/%{name}
install -pm0755 bin/%{name}-Builder.sh %{buildroot}%{_datadir}/apps/%{name}
install -pm0755 dvdauthorwizard %{buildroot}%{_bindir}
cp -a share/apps/dvdauthorwizard/Pictures %{buildroot}%{_datadir}/apps/%{name}
desktop-file-install --vendor dribble \
--dir %{buildroot}%{_datadir}/applications \
%{name}.desktop
%clean
rm -rf %{buildroot}
%files
%defattr(-,root,root,-)
%{_bindir}/dvdauthorwizard
%{_datadir}/apps/%{name}
%{_datadir}/applications/dribble-%{name}.desktop
%doc Changelog Creating\ Chapters.txt
%changelog
* Sun Jun 03 2007 Ian Chapman <packages(a)amiga-hardware.com> 1.4.6-1%{?dist}
- Upgrade to 1.4.6
* Tue Mar 13 2007 Ian Chapman <packages(a)amiga-hardware.com> 1.4.5-1%{?dist}
- Upgrade to 1.4.5
- Fixed loading of wizard decorations
* Sun Mar 04 2007 Ian Chapman <packages(a)amiga-hardware.com> 1.4.4-1%{?dist}
- Upgrade to 1.4.4
* Thu Jan 25 2007 Ian Chapman <packages(a)amiga-hardware.com> 1.4.3-1%{?dist}
- Upgrade to 1.4.3
* Wed Jan 03 2007 Ian Chapman <packages(a)amiga-hardware.com> 1.4.2-1%{?dist}
- Upgrade to 1.4.2
* Wed Oct 18 2006 Ian Chapman <packages(a)amiga-hardware.com> 1.4.1-2%{?dist}
- Added simple script for easier command line launching
* Sun Oct 01 2006 Ian Chapman <packages(a)amiga-hardware.com> 1.4.1-1%{?dist}
- Upgrade to 1.4.1
* Mon Sep 04 2006 Ian Chapman <packages(a)amiga-hardware.com> 1.3.0-2%{?dist}
- Renamed to DVDAuthorWizard
* Sat Aug 26 2006 Ian Chapman <packages(a)amiga-hardware.com> 1.3.0-1%{?dist}
- Initial release
Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/DVDAuthorWizard/EL-5/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- .cvsignore 1 Jun 2008 11:31:13 -0000 1.1
+++ .cvsignore 4 Sep 2008 10:06:33 -0000 1.2
@@ -0,0 +1 @@
+DVDAuthorWizard-1.4.6.tar.bz2
Index: sources
===================================================================
RCS file: /cvs/free/rpms/DVDAuthorWizard/EL-5/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sources 1 Jun 2008 11:31:13 -0000 1.1
+++ sources 4 Sep 2008 10:06:33 -0000 1.2
@@ -0,0 +1 @@
+2998a159c515c6dd67b4da7af2810e52 DVDAuthorWizard-1.4.6.tar.bz2
16 years, 2 months
rpms/DVDAuthorWizard/devel DVDAuthorWizard.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2
by Xavier Lamien
Author: laxathom
Update of /cvs/free/rpms/DVDAuthorWizard/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv9661/devel
Modified Files:
.cvsignore sources
Added Files:
DVDAuthorWizard.spec
Log Message:
Initial import.
--- NEW FILE DVDAuthorWizard.spec ---
Name: DVDAuthorWizard
Version: 1.4.6
Release: 1%{?dist}
Summary: Create a video DVD from MPEG-2 files
Group: Applications/Multimedia
License: GPL
URL: http://dvdauthorwizard.sourceforge.net
Source0: http://dl.sf.net/dvdauthorwizard/%{name}-%{version}.tar.bz2
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildArch: noarch
BuildRequires: desktop-file-utils
Requires: bc
Requires: dvdauthor >= 0.6.11
Requires: ImageMagick >= 6.2.0
Requires: k3b
Requires: kdebase
Requires: kdewebdev >= 3.3.0
Requires: mjpegtools
Requires: sox
Requires: transcode
Requires: xine
%description
DVD Author Wizard will allow you to create a DVD from one or more DVD
compatible MPEG-2 files. It is designed to be very easy to use. All you need to
do is add one or multiple files to the playlist and answer the questions that
follow.
%prep
%setup -q
sed -i 's/\/\.\.\/share\/apps\/dvdauthorwizard//g' bin/DVDAuthorWizard.kmdr
sed -i 's/..\/share\/apps\/dvdauthorwizard/\/usr\/share\/apps\/DVDAuthorWizard/g' \
bin/DVDAuthorWizard-Builder.sh
iconv -f iso8859-1 Changelog -t utf8 > Changelog.conv && /bin/mv -f Changelog.conv Changelog
%build
# Build desktop icon
cat >%{name}.desktop <<EOF
[Desktop Entry]
Encoding=UTF-8
Name=DVD Author Wizard
GenericName=: Create Video DVDs
Comment=%{summary}
Exec=dvdauthorwizard
Icon=dvd_unmount
Terminal=false
Type=Application
Categories=Qt;KDE;AudioVideo;
EOF
cat << EOF > dvdauthorwizard
#!/bin/sh
# Simple script for friendly command line launching of dvdauthorwizard
exec %{_bindir}/kmdr-executor %{_datadir}/apps/%{name}/%{name}.kmdr
EOF
%install
rm -rf %{buildroot}
mkdir -p %{buildroot}%{_datadir}/apps/%{name}
mkdir -p %{buildroot}%{_bindir}
install -pm0644 bin/%{name}.kmdr %{buildroot}%{_datadir}/apps/%{name}
install -pm0755 bin/%{name}-Builder.sh %{buildroot}%{_datadir}/apps/%{name}
install -pm0755 dvdauthorwizard %{buildroot}%{_bindir}
cp -a share/apps/dvdauthorwizard/Pictures %{buildroot}%{_datadir}/apps/%{name}
desktop-file-install --vendor dribble \
--dir %{buildroot}%{_datadir}/applications \
%{name}.desktop
%clean
rm -rf %{buildroot}
%files
%defattr(-,root,root,-)
%{_bindir}/dvdauthorwizard
%{_datadir}/apps/%{name}
%{_datadir}/applications/dribble-%{name}.desktop
%doc Changelog Creating\ Chapters.txt
%changelog
* Sun Jun 03 2007 Ian Chapman <packages(a)amiga-hardware.com> 1.4.6-1%{?dist}
- Upgrade to 1.4.6
* Tue Mar 13 2007 Ian Chapman <packages(a)amiga-hardware.com> 1.4.5-1%{?dist}
- Upgrade to 1.4.5
- Fixed loading of wizard decorations
* Sun Mar 04 2007 Ian Chapman <packages(a)amiga-hardware.com> 1.4.4-1%{?dist}
- Upgrade to 1.4.4
* Thu Jan 25 2007 Ian Chapman <packages(a)amiga-hardware.com> 1.4.3-1%{?dist}
- Upgrade to 1.4.3
* Wed Jan 03 2007 Ian Chapman <packages(a)amiga-hardware.com> 1.4.2-1%{?dist}
- Upgrade to 1.4.2
* Wed Oct 18 2006 Ian Chapman <packages(a)amiga-hardware.com> 1.4.1-2%{?dist}
- Added simple script for easier command line launching
* Sun Oct 01 2006 Ian Chapman <packages(a)amiga-hardware.com> 1.4.1-1%{?dist}
- Upgrade to 1.4.1
* Mon Sep 04 2006 Ian Chapman <packages(a)amiga-hardware.com> 1.3.0-2%{?dist}
- Renamed to DVDAuthorWizard
* Sat Aug 26 2006 Ian Chapman <packages(a)amiga-hardware.com> 1.3.0-1%{?dist}
- Initial release
Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/DVDAuthorWizard/devel/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- .cvsignore 1 Jun 2008 11:31:13 -0000 1.1
+++ .cvsignore 4 Sep 2008 10:03:58 -0000 1.2
@@ -0,0 +1 @@
+DVDAuthorWizard-1.4.6.tar.bz2
Index: sources
===================================================================
RCS file: /cvs/free/rpms/DVDAuthorWizard/devel/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sources 1 Jun 2008 11:31:13 -0000 1.1
+++ sources 4 Sep 2008 10:03:58 -0000 1.2
@@ -0,0 +1 @@
+2998a159c515c6dd67b4da7af2810e52 DVDAuthorWizard-1.4.6.tar.bz2
16 years, 2 months