16 lines
666 B
Bash
16 lines
666 B
Bash
# Template file for 'catfish'
|
|
pkgname=catfish
|
|
version=1.4.11
|
|
revision=1
|
|
archs=noarch
|
|
wrksrc="catfish-catfish-${version}"
|
|
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="https://docs.xfce.org/apps/catfish/start"
|
|
distfiles="https://github.com/xfce-mirror/catfish/archive/catfish-${version}.tar.gz"
|
|
checksum=de572ebf221b2529e4ae416121b3cc8baae37e6948c7c9c9a76c3936661fe211
|