# fss-0002

main:
  ./configure $CONF --enable-xfree-ext --enable-xvideo --disable-quicktime --enable-alsa --enable-gl --enable-dv --enable-mmx --enable-xft $TARGET
  sed -i -e 's|^LDFLAGS :=|& -liconv|g' Makefile
  sed -i -e 's|\-o root||g' Makefile
  make
  make install
  chgrp e_video -R /bin/{alexplore,dump-mixers,dvbradio,dvbrowse,ntsc-cc,pia,propwatch,radio,record,rootv,showqt,showriff,streamer,subtitles,v4l-conf,v4l-info,v4lctl,webcam,xawtv,xawtv-remote} /share/xawtv /lib/xawtv4
  rm -Rf /share/locale
  cp -v ${PR}tv_viewer_xawtv.desktop /share/applications/
  chgrp -R xorg /share/applications
