Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 Oct 2017 19:37:07 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 223139] New port: games/OpenClaw, reimplementation of Captain Claw (1997) platformer
Message-ID:  <bug-223139-13-WTeYuKxypj@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-223139-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-223139-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D223139

--- Comment #9 from Jan Beich <jbeich@FreeBSD.org> ---
INSTALLS_ICONS would only make sense if LAUNCHER=3Don already dependended o=
n any
gtk* version. It adds gtk-update-icon-cache into RUN_DEPENDS. Let's measure=
 the
bloat:

$ pkg install -qy openclaw
$ pkg install -qn gtk-update-icon-cache
The following 24 package(s) will be affected (of 0 checked):

New packages to be INSTALLED:
        gtk-update-icon-cache: 2.24.29
        libXcomposite: 0.4.4_3,1
        compositeproto: 0.4.2
        pango: 1.40.6
        xorg-fonts-truetype: 7.7_1
        font-misc-meltho: 1.0.3_3
        mkfontscale: 1.1.2
        libfontenc: 1.1.3_1
        mkfontdir: 1.0.7
        font-misc-ethiopic: 1.0.3_3
        font-bh-ttf: 1.0.3_3
        encodings: 1.0.4_3,1
        font-util: 1.3.1
        dejavu: 2.37
        harfbuzz: 1.5.1_1
        graphite2: 1.3.10
        shared-mime-info: 1.8
        hicolor-icon-theme: 0.15
        gdk-pixbuf2: 2.36.9
        libXt: 1.1.5,1
        libSM: 1.2.2_3,1
        libICE: 1.0.9_1,1
        jasper: 1.900.1_17
        atk: 2.24.0

Number of packages to be installed: 24

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-223139-13-WTeYuKxypj>