From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: =?windows-1251?b?1ej16O0g0PPx6+Dt?= To: sisyphus@lists.altlinux.org Date: Thu, 20 Jul 2006 02:24:22 +0400 User-Agent: KMail/1.9.3 References: <200607190402.34397@ruslandh> <200607191608.55948.serpiph@nikiet.ru> <200607200001.10958@ruslandh> In-Reply-To: <200607200001.10958@ruslandh> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart164773455.ampGNQJ4qn"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200607200224.29055@ruslandh> Subject: Re: [sisyphus] XdTV X-BeenThere: sisyphus@lists.altlinux.org X-Mailman-Version: 2.1.7 Precedence: list Reply-To: hihin@yandex.ru, ALT Linux Sisyphus discussion list List-Id: ALT Linux Sisyphus discussion list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 19 Jul 2006 22:25:23 -0000 Archived-At: List-Archive: List-Post: --nextPart164773455.ampGNQJ4qn Content-Type: multipart/mixed; boundary="Boundary-01=_WErvE1uMdS3UxRS" Content-Transfer-Encoding: 7bit Content-Disposition: inline --Boundary-01=_WErvE1uMdS3UxRS Content-Type: text/plain; charset="windows-1251" Content-Transfer-Encoding: base64 Content-Disposition: inline x+Tw4OLx8uLz6fLlINXo9ejtINDz8evg7QogIMIg8e7u4fnl7ejoIO7yIDIwIOj+6/8gMjAwNiAw MDowMCDV6PXo7SDQ8/Hr4O0g7eDv6PHg6yhhKToKCsru7PMg6O3y5fDl8e3uIC0g4vG4IOTr/yBY ZFRWIDIuMy4wIC0g7u3gIPDg4e7y4OXyIPMg7OXt/yDh7uvl5eXlIArz8fLu6ffo4u4gKOgg7/Do IOru7O/o6//26Ogg7+738ugg7eXyIO/w5eTz7/Dl5uTl7ejpICkK0e7w9vsg4fDg6yDy8/IgOgpo dHRwOi8vcHJkb3dubG9hZHMuc291cmNlZm9yZ2UubmV0L3hhd2RlY29kZS94ZHR2LTIuMy4wLnRh ci5negoKLS0gCtEgIPPi4Obl7ejl7CDV6PXo7SDQ8/Hr4O0K --Boundary-01=_WErvE1uMdS3UxRS Content-Type: text/plain; charset="windows-1251"; name="xdtv.2.3.0.spec" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="xdtv.2.3.0.spec" ############################################################################## # $Id: xdtv.spec.in,v 1.26 2006/01/27 20:38:14 pingus77 Exp $ ############################################################################## # Minimum required is: X11 & XPM & Xaw from X.org + Xterm # # Optional: # To have a better GUI: # neXtaw (0.15.1) from http://siag.nu/neXtaw/ # or XawM from http://sourceforge.net/projects/xawm/ # or Xaw95 & Xaw3d (not advised) # # To Record with a lot of audio/video codecs: # FFMpeg (50.0.0+) from http://ffmpeg.sourceforge.net/ read README.ffmpeg for more infos # Lame (3.96+)from http://lame.sourceforge.net/ # XviD (1.x+) from http://www.xvid.org/ # DivX (5.0.1alpha only) from http://www.divx.com/divx/linux/ # Ogg (1.1.2+) & Theora (1.0alpha5) & Vorbis (1.1.0+) from http://www.xiph.org/ # # Other options: # Zvbi (0.2.15+) from http://zapping.sourceforge.net/ (Scanning channels and get their names # Alsa (1.x) from http://www.alsa-project.org/ (Better sound architecture than OSS) # Lirc (0.7.x+) from http://www.lirc.org/ (If you have a remote and want to use it) # libpng & libjpeg (For capturing AleVT & XdTV snapshots) ############################################################################## %def_disable optimization %def_disable debug %def_enable mmc %def_enable nls %def_enable pixmaps %def_with nextaw %def_with xawm %def_with xaw95 %def_with xaw3d %def_with xinerama %def_with ogg %def_with xvid %def_with ffmpeg %def_without divx %def_with lame %def_without dvb %def_with zvbi %def_with lirc %def_with alsa %def_with png %def_with jpeg %def_with faac %def_without mowitz %def_with xvtv %def_with x264 Name: xdtv Summary: XdTV is a software to record & watch TV Version: 2.3.0 Release: alt1 License: GPL Packager: Epiphanov Sergei Url: http://xawdecode.sourceforge.net/ Source0: %name-%version.tar.gz Group: Video # Automatically added by buildreq on Mon Mar 27 2006 BuildRequires: bdftopcf gcc-c++ gcc-fortran imake libXv-devel libXxf86dga-devel libXxf86vm-devel mkfontdir xorg-cf-files xset %if_with nextaw BuildPreReq: libneXtaw-devel %endif %if_with xawm BuildPreReq: libXaw-devel %endif %if_with xaw95 BuildPreReq: libneXtaw-devel %endif %if_with x264 BuildPreReq: libx264-devel %endif %if_with xaw3d BuildPreReq: libneXtaw-devel %endif %if_with xinerama BuildPreReq: libXinerama-devel %endif %if_with ogg BuildPreReq: libogg-devel %endif %if_with xvid BuildPreReq: libxvid-devel %endif %if_with ffmpeg BuildPreReq: libffmpeg-devel %endif %if_with divx BuildPreReq: libavifile-devel %endif %if_with lame BuildPreReq: liblame-devel %endif %if_with dvb BuildPreReq: libzvbi-devel %endif %if_with zvbi BuildPreReq: libzvbi-devel %endif %if_with lirc BuildPreReq: liblirc-devel %endif %if_with alsa BuildPreReq: libalsa-devel %endif %if_with png BuildPreReq: libpng-devel %endif %if_with jpeg BuildPreReq: libjpeg-devel %endif %if_with faac BuildPreReq: libfaac-devel %endif %description XdTV is a software that allows you to to record & watch TV. It interacts with AleVT for Teletext and Nxtvepg for NextView, and uses the video4linux API. It can use some deinterlacing filters and can record video files in various containers (AVI, MPEG, OGG, etc.) with many codecs (FFMpeg(>=0.4.6), XviD(0.9 & 1.x), Ogg Theora (>=1.0alpha5) & Vorbis and DivX4/5). It has also some plugin capabilities. %package devel Summary: Developpement files for XdTV Group: Development/C Requires: %name = %version %description devel Developpement files for %name %package OSD-font Summary: Font used by XdTV OSD function Group: Video Requires: %name = %version BuildRequires: mkfontdir %description OSD-font Font used by XdTV OSD function. %prep %setup -n %name-%version -q %build export FLAGS="%optflags -DNDEBUG -DNO_DEBUG -D_GNU_SOURCE " %configure \ %if_enabled optimization --enable-cpu-detection \ %else --disable-cpu-detection \ %endif %{subst_enable mmc} \ %{subst_enable nls} \ %{subst_enable pixmaps} \ %{subst_enable debug} \ %if_with xinerama --enable-xinerama \ %else --disable-xinerama \ %endif %if_with ogg --enable-ogg \ %else --disable-ogg \ %endif %if_with x264 --enable-x264 \ %else --disable-x264 \ %endif %if_with xvtv --enable-xvtv \ %else --disable-xvtv \ %endif %if_with mowitz --enable-mowitz \ %else --disable-mowitz \ %endif %if_with divx --enable-divx4linux \ %else --disable-divx4linux \ %endif %if_with xvid --enable-xvid \ %else --disable-xvid \ %endif %if_with ffmpeg --enable-ffmpeg \ %else --disable-ffmpeg \ %endif %if_with lame --enable-lame \ %else --disable-lame \ %endif %if_with zvbi --enable-zvbi \ %else --disable-zvbi \ %endif %if_with lirc --enable-lirc \ %else --disable-lirc \ %endif %if_with dvb --enable-dvb \ %else --disable-dvb \ %endif %if_with alsa --enable-alsa \ %else --disable-alsa \ %endif %if_with jpeg --enable-jpeg \ %else --disable-jpeg \ %endif %if_with png --enable-png \ %else --disable-png \ %endif %if_with nextaw --enable-nextaw \ %else --disable-nextaw \ %endif %if_with xawm --enable-xawm \ %else --disable-xawm \ %endif %if_with faac --enable-faac \ %else --disable-faac \ %endif %if_with xaw95 --enable-xaw95 \ %else --disable-xaw95 \ %endif %if_with xaw3d --enable-xaw3d \ %else --disable-xaw3d \ %endif --with-fontdir=%buildroot%_x11fontsdir/%name \ --with-appdefaultsdir=%_x11appconfdir export ROOT=%buildroot/usr %make %install %makeinstall ROOT=%buildroot \ SUID_ROOT="" \ libdir="%_x11libdir/%name" \ resdir="%_x11x11libdir" # Cure man path if needed install -d -m 755 %buildroot%_man1dir install -m 644 man/%name.1 %buildroot%_man1dir install -m 644 man/%{name}_cmd.1 %buildroot%_man1dir install -m 644 man/%{name}_alevt-cap.1 %buildroot%_man1dir install -m 644 man/%{name}_alevt-date.1 %buildroot%_man1dir install -m 644 man/%{name}_alevt.1 %buildroot%_man1dir #hack cd %buildroot/X11/fonts/misc/ /usr/bin/mkfontdir || true install -d -m 755 %buildroot%_x11fontsdir/xdtv cp %buildroot/X11/fonts/misc/* %buildroot%_x11fontsdir/xdtv %files %doc AUTHORS COPYING INSTALL FAQfr-xdtv TODO %doc README README.dvb README.record README.bs README.ffmpeg README.streaming %doc README.bsd README.gentoo README.xvid README.buildme README.lirc %doc README.deinterlace README.plugins ChangeLog lisez-moi xdtvrc.sample %doc lircrc.miro.sample lircrc.hauppauge.sample lircrc.animax.sample %doc lircrc.WinfastTV2000.sample %dir %_sysconfdir/%name %_sysconfdir/%name/%{name}_wizard-en.conf %_sysconfdir/%name/%{name}_wizard-en-UTF8.conf %_bindir/%name %_bindir/%{name}_cmd %_bindir/%{name}_wizard %_bindir/%{name}_scantv %_bindir/%{name}_alevt-cap %_bindir/%{name}_alevt-capall %_bindir/%{name}_alevt-date %_bindir/%{name}_v4l-conf %_bindir/%{name}_scan.sh %_bindir/%{name}_record.sh %_bindir/%{name}_makedvd.sh %_man1dir/* %_datadir/%name/icons/* %_x11appconfdir/* %files devel %_includedir/* %files OSD-font %dir %_x11fontsdir/xdtv %_x11fontsdir/xdtv/* %post OSD-font %_sbindir/chkfontpath -q --add %_x11fontsdir/%name ||: %postun OSD-font if [ "$1" = "0" ]; then %_sbindir/chkfontpath -q --remove %_x11fontsdir/%name ||: fi %changelog * Thu Jul 20 2006 2.3.0-alt1 - hack for 2.3.0 * Wed Jul 19 2006 Sergei Epiphanov 2.4.0pre0-alt1 - Updated version to 2.4.0pre0 - Cleanup spec * Thu Dec 22 2005 Sir Pingus 2.3.0-1mdk - 2.3.0 - review all the spec: now -with / without can be use with rpmbuild --Boundary-01=_WErvE1uMdS3UxRS-- --nextPart164773455.ampGNQJ4qn Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.4 (GNU/Linux) iD8DBQBEvrEcgDaarYH/1aQRAtPvAJ0TQhymX9CYSn3fiDpF7wCI2njk3ACeKGQD UzstkID3pEZrzYDKtT/1E38= =3zAp -----END PGP SIGNATURE----- --nextPart164773455.ampGNQJ4qn--