void-packages/srcpkgs/catfish/template
2019-07-28 22:23:31 +02:00

16 lines
672 B
Bash

# Template file for 'catfish'
pkgname=catfish
version=1.4.8
revision=1
archs=noarch
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=f3babed77a1059f1894c0ca1792887a6c9c77e76808923c1c6727d5ea59fd84c
nocross="gobject-introspection"