summaryrefslogtreecommitdiff
path: root/meta-openembedded/meta-xfce/recipes-apps/catfish/catfish_4.16.3.bb
blob: bf3d7ed9793044f499752f58fbaa7a945c241edd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
SUMMARY = "Catfish is a handy file searching tool for linux and unix"
SECTION = "x11/application"
LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://COPYING;md5=4325afd396febcb659c36b49533135d4"

inherit xfce-app setuptools3 gtk-icon-cache mime-xdg

DEPENDS += "python3-distutils-extra-native"

SRC_URI[sha256sum] = "e9a99a62d10981391508dd43f3cbfa2d50a69bd6b7d1eeef7d30ba4c673dcfda"

FILES:${PN} += "${datadir}/metainfo"

RDEPENDS:${PN} += "python3-pygobject python3-dbus"