# pidgin-skype/cfg - "Build" settings for package #--------------------------------------------------------------------- [technotes] 1. The source tarball used by this package was created based on "git" upstream sources. A procedure similar to the one shown in the "git- fetch" block was used. #--------------------------------------------------------------------- [gitfetch] OUTBASE=pidgin-skype YYMMDD=190412 DIR=$OUTBASE-git-$YYMMDD URL=git://github.com/EionRobb/skype4pidgin.git rm -fr $OUTBASE $DIR $DIR.tar* git clone $URL $DIR cd $DIR git checkout skypeweb cd .. tar cf - $DIR | pbzip2 -c > $DIR.tar.bz2 tardate $DIR.tar.bz2 #--------------------------------------------------------------------- [buildtimes] 00.00 hours (or 000.07 minutes) - HP EliteBook 8560w 32GB RAM 00.00 hours (or 000.07 minutes) - ThinkPad E540 i7 4x2 16GB RAM #--------------------------------------------------------------------- [settings] configure = none fortran = disabled license = See "license*.txt" in installed tree licfile = skypeweb/gpl3.txt nls = disabled nosyslinks = yes proddir = $PRODTREE/pidgin purge = no setpaths = $PRODTREE/pidgin shareddir = yes tmpsize = 4M unpack = relaxed #--------------------------------------------------------------------- [depends] json-glib pidgin-core:strict #--------------------------------------------------------------------- [build] cd skypeweb && make && make install #--------------------------------------------------------------------- # 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 = tbd url_lfs = n/a url_tarball = git # See "technotes" in "cfg" file url_home = https://github.com/EionRobb/skype4pidgin/\ tree/master/skypeweb #--------------------------------------------------------------------- [history] 170923 Updated from 160120 to 170923 180303 Updated from 170923 to 180303 180623 Updated from 180303 to 180623 180824 Updated from 180623 to 180824 181016 Updated from 180824 to 181016 190412 Updated from 181016 to 190412