15 lines
653 B
Bash
15 lines
653 B
Bash
# Template file for 'catfish'
|
|
pkgname=catfish
|
|
version=1.4.5
|
|
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="cr6git <quark6@protonmail.com>"
|
|
license="GPL-2.0-or-later"
|
|
homepage="http://www.twotoasts.de/index.php/catfish/"
|
|
distfiles="https://launchpad.net/catfish-search/${version%.*}/${version}/+download/catfish-${version}.tar.gz"
|
|
checksum=ad2304561b6eb0dea7c230241428f1017122fba403657d03a70e1f1ddc752c37
|