# easytag/cfg - "Build" settings for package #--------------------------------------------------------------------- [technotes] #--------------------------------------------------------------------- [buildtimes] 00.01 hours (or 000.73 minutes) - HP EliteBook 8560w 32GB RAM 00.01 hours (or 000.83 minutes) - Dell Inspiron 6400 2.0 GHz Intel Duo 7200 2GB RAM 00.01 hours (or 000.85 minutes) - ThinkPad E540 i7 4x2 16GB RAM 00.05 hours (or 003.25 minutes) - Compaq 1.7 GHz Intel Pentium 4 512MB RAM #--------------------------------------------------------------------- [settings] build = default exepack = yes fortran = disabled license = GNU General Public License, version 2 (June 1991) nls = disabled nowerror = yes tmpsize = 21M setpaths = id3lib #--------------------------------------------------------------------- [depends] actools flac gawk grep gtkcore id3lib mp4v2-utils libogg libvorbis pkgconf sed zenity zlib #--------------------------------------------------------------------- [configure] MANBASE=$PKGDIR_PROD/man mkdir -p $MANBASE bash ./configure \ --prefix=$PKGDIR_PROD \ --build=$LACARCHBUILD \ --host=$LACARCHHOST \ --disable-dependency-tracking \ --enable-shared=yes \ --enable-static=no \ --mandir=$MANBASE #--------------------------------------------------------------------- [postbuild] BINDIR=$PKGDIR_PROD/bin MISCDIR=$PKGDIR_PROD/misc mkdir -p $BINDIR $MISCDIR rm -f $PKGDIR_PROD/share/easytag/ChangeLog cp -a $PKGDIR_SPECIAL/icons/ocaalert.png $MISCDIR/alert.png cd $BINDIR mv easytag easytag.bin sed -e 's|__META_PREFIX__|$PKGDIR_PROD|' \ < $PKGDIR_SPECIAL/wrappers/easytag.wrapper.in \ > easytag chmod 755 easytag #--------------------------------------------------------------------- # 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 = http://packages.debian.org/unstable/source/easytag url_home = http://projects.gnome.org/easytag/ url_lfs = n/a url_tarball = http://ftp.gnome.org/pub/gnome/sources/\ easytag/2.4/easytag-2.4.3.tar.xz #--------------------------------------------------------------------- [about] EasyTAG is a GUI that can be used to view and edit tags for audio files. Supported formats include Flac, MP2, MP3, and Ogg Vorbis. #--------------------------------------------------------------------- [history] 170729 Updated from 2.1.8 to 2.4.3