Name: ogle Version: 0.8.5 Release: alt1 Summary: To play a dvd you start ogle License: GPL Group: Video URL: http://www.dtek.chalmers.se/~dvd Source0: %name-%version.tar.gz Source1: ogle_gui-%version.tar.gz Requires: xvattr # Automatically added by buildreq on Mon Oct 14 2002 BuildRequires: XFree86-devel XFree86-libs glib-devel glibc-devel-static gtk+-devel liba52-devel libalsa2-devel libdvdread-devel libglade-devel libjpeg-devel libmad-devel libxml-devel libxml2-devel zlib-devel %description A simple player is included in the Ogle main package to start this do. 'ogle -u cli /dev/dvd' just 'ogle' will do to. where you can change /dev/dvd to point to your dvd reader or a directory containing the files of a dvd. (see ogle_gui examples below) %prep %setup -q -a1 %build ./configure \ --prefix=%_prefix \ --enable-shared \ --disable-rpath \ --disable-static \ --disable-debug %make_build cd ./ogle_gui-%version ./configure \ --prefix=%_prefix \ --enable-shared \ --disable-rpath \ --disable-static \ --disable-debug %make_build cd .. %install %make DESTDIR=%buildroot install cd ./ogle_gui-%version %make DESTDIR=%buildroot install cd .. mkdir $RPM_BUILD_ROOT/usr/share/icons cp $RPM_BUILD_ROOT/usr/share/ogle_gui/angle.xpm $RPM_BUILD_ROOT/usr/share/icons/ogle_gui.xpm #create menu (cd $RPM_BUILD_ROOT mkdir -p ./usr/lib/menu/%name cat > ./usr/lib/menu/%name < 0.8.5-alt1 - 0.8.5 - specfile cleanup