blob: f8049aec637ac424b7fd6272db945f33bd77a86d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = pyneedle
pkgdesc = Convenient tool created to allow you to quickly search for files in your computer, using one of the supported search engines (i.e. tracker and recoll)
pkgver = 86
pkgrel = 2
url = https://bitbucket.org/aperezmendez/pyneedle
arch = any
license = MIT
makedepends = mercurial
depends = gtk3
depends = python-setuptools
optdepends = recoll
optdepends = tracker
options = !emptydirs
source = hg+https://bitbucket.org/aperezmendez/pyneedle
md5sums = SKIP
pkgname = pyneedle
|