# ytgrab/cfg - "Build" settings for package # Revision: 101210 #--------------------------------------------------------------------- [technotes] # 1. This package is deprecated due to broken YouTube support and may # be removed. #--------------------------------------------------------------------- [buildtimes] 00.00 hours (or 000.05 minutes) - Dell Inspiron 6400 2.0 GHz Intel Duo 7200 2GB RAM 00.00 hours (or 000.05 minutes) - HP EliteBook 8560w 32GB RAM 00.00 hours (or 000.05 minutes) - ThinkPad E540 i7 4x2 16GB RAM 00.01 hours (or 000.77 minutes) - Compaq 1.7 GHz Intel Pentium 4 512MB RAM #--------------------------------------------------------------------- [settings] configure = none exepack = yes license = GNU General Public License, version 2 (June 1991) patches = required tmpsize = 1M unpack = relaxed #--------------------------------------------------------------------- [depends] curl gtkcore ncurses #--------------------------------------------------------------------- [build] BINDIR=$PKGDIR_PROD/bin MANDIR=$PKGDIR_PROD/man/man1 MISCDIR=$PKGDIR_PROD/misc mkdir -p $BINDIR $MANDIR $MISCDIR \ cd src make \ cp -p yg $BINDIR/ cp -p ../man/yg.1 $MANDIR/ \ cp -p ../yg.conf.example $MISCDIR/yg.conf.sample \ cd $BINDIR ln -s yg ytgrab ln -s yg yougrabber \ cd $MANDIR cp -p {yg,ytgrab}.1 cp -p {yg,yougrabber}.1 #--------------------------------------------------------------------- # Original URLs. These URLs were valid at one point, but may have died # since then. If you download newer versions of tarballs [etc.], don't # delete the original versions, as you may not be able to replace # them. [urls] url_debian = Not checked yet url_home = http://yougrabber.sourceforge.net/ url_lfs = n/a url_tarball = http://downloads.sourceforge.net/yougrabber/\ yougrabber-0.29.4.tar.bz2