@@ -13,6 +13,7 @@ license="GPL-2.0-or-later"
homepage="https://github.com/compiz-reloaded"
distfiles="https://github.com/compiz-reloaded/ccsm/archive/v${version}.tar.gz>${pkgname}-${version}.tar.gz"
checksum=d90af8a7e97b8efe33fbf5a61413e5c62e6c49ea430cd2904bec6bcef0518bed
nocross="gobject-introspection"

if [ -z "$CROSS_BUILD" ]; then
depends+=" python3-gobject"
@@ -19,6 +19,7 @@ license="GPL-2.0-or-later, LGPL-2.0-or-later"
homepage="http://developer.linuxmint.com/projects/cinnamon-projects.html"
distfiles="https://github.com/linuxmint/${pkgname}/archive/${version}.tar.gz"
checksum=130663817d55a6f37f6f5a51b2aa71b7b2ec7c684ef358f16b5a47e1b133ff76
nocross="gobject-introspection"

do_check() {
:
@@ -13,6 +13,7 @@ license="GPL-2.0-or-later, LGPL-2.0-or-later"
homepage="http://developer.linuxmint.com/projects/cinnamon-projects.html/"
distfiles="https://github.com/linuxmint/${pkgname}/archive/${version}.tar.gz"
checksum=e42c642a6fcb3b8e53d6b8f389cca617c8988baaa6e85ac236b61edc38efc3a5
nocross="gobject-introspection"

pre_configure() {
NOCONFIGURE=1 ./autogen.sh
@@ -17,6 +17,7 @@ homepage="http://developer.linuxmint.com/projects/cinnamon-projects.html/"
changelog="https://raw.githubusercontent.com/linuxmint/cinnamon-settings-daemon/${version}/debian/changelog"
distfiles="https://github.com/linuxmint/${pkgname}/archive/${version}.tar.gz"
checksum=2b2530c089cf4d1f52510d00b38abc8f037776f61cb02942f3a3bbf242239c4f
nocross="gobject-introspection"

pre_configure() {
NOCONFIGURE=1 ./autogen.sh
@@ -4,7 +4,7 @@ version=2.0.3
revision=1
build_style=cmake
configure_args="-DBUILD_SHARED_LIBS=ON -DBUILD_EXAMPLES=OFF -GNinja"
make_cmd="ninja"
make_cmd=ninja
hostmakedepends="ninja"
makedepends="allegro4-devel"
short_desc="IT, XM, S3M and MOD player library"
@@ -13,6 +13,7 @@ license="BSD"
homepage="http://dumb.sourceforge.net/"
distfiles="https://github.com/kode54/dumb/archive/${version}.tar.gz"
checksum=99bfac926aeb8d476562303312d9f47fd05b43803050cd889b44da34a9b2a4f9
nocross="gobject-introspection"

case "$XBPS_TARGET_MACHINE" in
i686*|x86_64*)
@@ -15,3 +15,4 @@ homepage="https://www.gajim.org"
#changelog="https://dev.gajim.org/gajim/gajim/raw/gajim-${version}/ChangeLog"
distfiles="https://gajim.org/downloads/${version%.*}/gajim-${version}.tar.bz2"
checksum=3283ea5239f67d84874d4efb5b0b0780d1120e5b46c37a5627e5a3121f1ba0d3
nocross="gobject-introspection"
@@ -17,3 +17,4 @@ license="GPL-3.0-or-later"
homepage="https://wiki.gnome.org/Projects/GnomeFlashback"
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
checksum=a7786f43760b63d3036aa92240c5efe897e83a2831dc9f6829019d7805c53ca3
nocross="gobject-introspection"
@@ -4,7 +4,7 @@ version=3.10.6
revision=1
noarch=yes
wrksrc="gpodder-${version}"
make_check_target="unittest"
make_check_target=unittest
pycompile_module="gpodder"
hostmakedepends="python3-devel intltool"
makedepends="python3-devel"
@@ -17,6 +17,7 @@ license="GPL-3.0-or-later"
homepage="https://github.com/gpodder/gpodder"
distfiles="${homepage}/archive/${version}.tar.gz"
checksum=18b3aa3aa53c7d6608054434a07b1be9f99bfb7ef8c2ab109d9c7702d5cb042c
nocross="gobject-introspection"

do_install() {
make install DESTDIR=${DESTDIR}
@@ -8,8 +8,9 @@ short_desc="CPU load indicator showing the dying face from the video game DOOM"
maintainer="Andrea Brancaleoni <abc@pompel.me>"
license="GPL-3"
homepage="https://github.com/ebruck/indicator-doom-cpu"
distfiles="$homepage/archive/v$version.tar.gz"
distfiles="${homepage}/archive/v${version}.tar.gz"
checksum=87dcb082c5032518b2616c85967ac92cf3618b6e0276266ec413537b6256c7d5
nocross="gobject-introspection"

do_install() {
vinstall $pkgname 755 usr/share/indicator-doom-cpu
@@ -13,6 +13,7 @@ license="GPL-3.0-or-later"
homepage="https://github.com/alessio/laditools"
distfiles="${homepage}/archive/v${version}.tar.gz"
checksum=ca99f4b6e17b7333ed87dd12a2d91da4d486e53d89dd2677edfa29170ec6efe5
nocross="gobject-introspection"

post_install() {
# remove wmladi, we do not have wmdocklib.
@@ -13,6 +13,7 @@ homepage="http://www.gtk.org/"
license="GPL-2"
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
checksum=5b2fc0f53962b25bca131a5ec0139e6fef8e254481b6e777975f7a1d2702a962
nocross="gobject-introspection"

post_install() {
# Remove demo.
@@ -18,6 +18,7 @@ distfiles="https://github.com/linuxmint/${pkgname}/archive/${version}.tar.gz"
checksum=f96911d603f2770d0d937591ddc086061417dfcee6094530f4cc80474944044b
shlib_provides="libmuffin-clutter-0.so libmuffin-cogl-pango-0.so
libmuffin-cogl-path-0.so libmuffin-cogl-0.so"
nocross="gobject-introspection"

pre_configure() {
NOCONFIGURE=1 ./autogen.sh
@@ -10,6 +10,7 @@ license="GPL-3.0-or-later"
homepage="http://trizenx.blogspot.ro/2012/02/obmenu-generator.html"
distfiles="https://github.com/trizen/${pkgname}/archive/${version}.tar.gz"
checksum=084ebf6787face853b9b1559d3d4bd5fe787d2ce33b51a5c3304a705b2ab1333
nocross="gobject-introspection"

do_install() {
vbin obmenu-generator
@@ -15,6 +15,7 @@ license="GPL-2"
homepage="http://www.gnome.org/"
distfiles="${GNOME_SITE}/pyatspi/${version%.*}/pyatspi-${version}.tar.xz"
checksum=a22a5f7553fec557b6532179063a55cde781126709099c7789d5e515446fe785
nocross="gobject-introspection"

pre_configure() {
mkdir -p atspi-${py2_ver}
@@ -14,3 +14,4 @@ license="GPL-2.0-or-later"
homepage="https://github.com/syncthing/syncthing-gtk"
distfiles="https://github.com/syncthing/syncthing-gtk/archive/v${version}.tar.gz"
checksum=058e13a8dd65c0024c92074dc5445b27278d71379d1843b7cbc84ee5c87afa12
nocross="gobject-introspection"
@@ -14,6 +14,7 @@ license="GPL-2.0-only"
homepage="https://gnometerminator.blogspot.de/"
distfiles="https://launchpad.net/${pkgname}/gtk3/${version}/+download/${pkgname}-${version}.tar.gz"
checksum=95f76e3c0253956d19ceab2f8da709a496f1b9cf9b1c5b8d3cd0b6da3cc7be69
nocross="gobject-introspection"

pre_configure() {
cp $FILESDIR/terminator.desktop.in data
@@ -13,6 +13,7 @@ license="GPL-3.0-or-later"
homepage="https://www.tryton.org"
distfiles="${PYPI_SITE}/t/tryton/tryton-${version}.tar.gz"
checksum=f8bb722ceaf8d46cec799315ac5999ac08c07e1b8b714e0783c472ed3f23f5a5
nocross="gobject-introspection"

post_install() {
vinstall tryton.desktop 644 usr/share/applications
@@ -14,6 +14,7 @@ homepage="https://github.com/linuxmint/xapps"
changelog="https://raw.githubusercontent.com/linuxmint/xapps/master/debian/changelog"
distfiles="https://github.com/linuxmint/xapps/archive/${version}.tar.gz"
checksum=6b139fba9b7a185ee9d3c81e5096591316b3e3b793ea448a3b49fb3cc1b9a706
nocross="gobject-introspection"

xapps-devel_package() {
short_desc+=" - development files"
@@ -14,3 +14,4 @@ license="LGPL-3.0-or-later"
homepage="https://github.com/jrfonseca/xdot.py"
distfiles="https://github.com/jrfonseca/xdot.py/archive/${version}.tar.gz"
checksum=a8594f94f43f938e01e42ff6015c7e00e3ee1a00c7f06d6287d8c939ffa94f76
nocross="gobject-introspection"
@@ -15,6 +15,7 @@ license="GPL-2.0-or-later"
homepage="https://github.com/linuxmint/xreader"
distfiles="https://github.com/linuxmint/xreader/archive/${version}.tar.gz"
checksum=b79d17d7b4701a2f2d437d1ed7a93b76c617ea093d394ea14aab0a11073aa90c
nocross="gobject-introspection from xapps"

build_options="gir"
if [ -z "$CROSS_BUILD" ]; then