# pidgin-sipe/cfg - "Build" settings for package

#---------------------------------------------------------------------

[technotes]

1. The source tarball used by this package was created  based on "git"
upstream sources. The sources were obtained as follows:

      ocgitfetch --run pidgin-sipe \
https://github.com/tieto/sipe.git

#---------------------------------------------------------------------

[buildtimes]

00.01 hours (or 000.53 minutes) - HP EliteBook 8560w 32GB RAM
00.01 hours (or 000.65 minutes) - ThinkPad E540 i7 4x2 16GB RAM

#---------------------------------------------------------------------

[settings]
build      = default
exepack    = yes
fortran    = disabled
license    = See "license*.txt" in installed tree
licfile    = COPYING
mblenmax   = yes
nls        = disabled
nosyslinks = yes
nowerror   = yes
proddir    = $PRODTREE/pidgin
purge      = no
setpaths   = $PRODTREE/pidgin, nss
shareddir  = yes
tmpsize    = 27M
unpack     = relaxed

#---------------------------------------------------------------------

[depends]
pidgin-core:strict

#---------------------------------------------------------------------

[configure]
DOCDIR=$PKGDIR_PROD/doc
MANBASE=$PKGDIR_PROD/man
mkdir -p $DOCDIR $MANBASE

autoreconf -fi

bash ./configure \
    --prefix=$PKGDIR_PROD          \
    --build=$LACARCHBUILD          \
    --host=$LACARCHHOST            \
    --disable-debug                \
    --disable-dependency-tracking  \
    --disable-nls                  \
    --enable-shared=yes            \
    --enable-static=no             \
    --mandir=$MANBASE

#---------------------------------------------------------------------

# 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://sipe.sourceforge.net/
url_lfs     = n/a
url_tarball = git               # See "technotes" in "cfg" file

#---------------------------------------------------------------------

[history]
170729 Updated from 1.19.1 to 1.22.1
180701 Updated to 1.23.2
180824 Updated to 1.23.3
190412 Updated to 1.24.0
210228 Updated to ad0d885d8 ("git" hash)