void-packages/srcpkgs/catfish/template
2019-01-30 13:26:19 -02:00

17 lines
670 B
Bash

# Template file for 'catfish'
pkgname=catfish
version=1.4.7
revision=1
noarch=yes
build_style=python3-module
pycompile_module="catfish catfish_lib"
hostmakedepends="intltool python3-distutils-extra python3-gobject"
depends="desktop-file-utils gtk+3 hicolor-icon-theme python3-gobject python3-pexpect"
short_desc="Versatile file searching tool"
maintainer="Orphaned <orphan@voidlinux.org>"
license="GPL-2.0-or-later"
homepage="http://www.twotoasts.de/index.php/catfish/"
distfiles="http://archive.xfce.org/src/apps/catfish/${version%.*}/catfish-${version}.tar.bz2"
checksum=48caaac872d29e2762e31e59ade1310cb860af55f1a36f2520ce1d90c39227e9
nocross="gobject-introspection"