# brasero/cfg - "Build" settings for package

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

[technotes]

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

[buildtimes]

00.07 hours (or 004.47 minutes) - ThinkPad E540 i7 4x2 16GB RAM
00.10 hours (or 006.23 minutes) - Dell Inspiron 6400 2.0 GHz Intel Duo
                                  7200 2GB RAM
00.17 hours (or 009.95 minutes) - HP EliteBook 8560w 32GB RAM

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

[settings]
build      = default
exepack    = yes
license    = See "license*.txt" in installed tree
licfile    = COPYING
nls        = disabled
nosyslinks = yes
tmpsize    = 52M

dontfind   = oldgstreamer gstreamer14

setpaths   = \
acl        brasero   gnome    gstreamer \
libarchive libgcrypt libgmime libxml2

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

[depends]
actools
bzip2
cairo
cdrdao
cdrkit
cpan-xml-parser
curl
dvdrwtools
expat
fontconfig
freetype2
gawk
gettext
grep
gstreamer
gtkcore
highgnome
intltool
libarchive
libburn
libcanberra
libgpgme
libgmime
libisoburn
libisofs
libnotify
libpng
libsoup
libunique
libvorbis
libxml2
libxslt
openldap
openssl
perl
pkgconf
sed
sqlite3
totem-pl-parser
tracker-sparql
xorg
xzutils

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

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

# Warning: "Builds" may fail unless "--keeptimes" is used here.

treetextsub --keeptimes \
    --pattern=_DISABLE_DEPRECATED \
    --newtext=_ENABLE_DEPRECATED

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

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

[postbuild]
SHADIR=$PKGDIR_PROD/share
HICOLORDIR=$SHADIR/icons/hicolor
RTCOLORDIR=$SHADIR/brasero/icons/hicolor

rm -fr $SHADIR/applications
rm -fr $HICOLORDIR/icon-theme.cache
cp -p  $PKGDIR_SPECIAL/index.theme $HICOLORDIR/
instreplinks -d $RTCOLORDIR/       $HICOLORDIR/

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

[setup.bash]
export XDG_DATA_DIRS=`xdgaddshare $PKGDIR_PROD`

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

# 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://projects.gnome.org/brasero/
url_lfs     = Not checked yet

url_tarball = https://ftp.gnome.org/pub/gnome/sources/\
brasero/3.12/brasero-3.12.3.tar.xz

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

[history]
170919 Updated from 3.12.1 to 3.12.2
210923 Updatrd to 3.12.3