# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
set git_commit 2a6b07b67372aea5d2a2bf725eb9ff71b2828ca7
set branch [join [lrange [split ${version} .] 0 1] .]
description A search and replace tool for GNOME.
long_description regexxer is a nifty search/replace tool for the \
desktop user. It features recursive search through \
directory trees and Perl-style regular expressions.
homepage http://${name}.sourceforge.net
master_sites https://git.gnome.org/browse/${name}/snapshot/
distname ${name}-${git_commit}
checksums rmd160 13d2e3d7f218943712b580c6b1c167a701920bcf \
sha256 d10aa4edebe73ed43b7df9d42620349f1dc0d6c4c1a8dd12e97470996061fb17 \
depends_build port:pkgconfig \
depends_lib port:desktop-file-utils \
depends_run port:adwaita-icon-theme
patchfiles patch-configure.ac.diff \
compiler.cxx_standard 2011
configure.cmd ./autogen.sh
configure.args --disable-schemas-compile
system "${prefix}/bin/update-desktop-database ${prefix}/share/applications"
system "${prefix}/bin/gtk-update-icon-cache-3.0 -f -t ${prefix}/share/icons/hicolor"
system "${prefix}/bin/glib-compile-schemas ${prefix}/share/glib-2.0/schemas"