mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-22 17:17:03 +02:00
17 lines
805 B
Bash
17 lines
805 B
Bash
# Template file for 'catfish'
|
|
pkgname=catfish
|
|
version=4.20.0
|
|
revision=1
|
|
build_style=meson
|
|
hostmakedepends="gettext python3-gobject python3-dbus python3-pexpect pkg-config
|
|
desktop-file-utils gtk-update-icon-cache python3-packaging-bootstrap"
|
|
makedepends="gtk+3-devel xfconf-devel libglib-devel"
|
|
depends="desktop-file-utils gtk+3 hicolor-icon-theme python3-gobject
|
|
python3-pexpect python3-dbus xfconf"
|
|
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"
|
|
changelog="https://gitlab.xfce.org/apps/catfish/-/raw/master/NEWS"
|
|
distfiles="https://archive.xfce.org/src/apps/catfish/${version%.*}/catfish-${version}.tar.bz2"
|
|
checksum=3938a3cd5a9ecd75c9c7777f7204f8e4cfcb9960203ffd8c2df7d08d11a73a6e
|