blob: 65ef24f05f18be9fe069695685815c566300995a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = sgsearch
pkgdesc = SGSearch is a frontend to the find and grep commands allowing respectively to search for file names or file content. It is meant to be a companion to file managers like Thunar (extension is provided) and works over GVFS.
pkgver = 1.2.5
pkgrel = 1
url = https://sgsearch.tuxfamily.org/
arch = x86_64
arch = i686
license = Other
makedepends = gcc
makedepends = cmake
makedepends = make
makedepends = imagemagick
depends = gtk3
depends = atk
depends = thunar
source = https://download.tuxfamily.org/sgsearch/sgsearch-1.2.5.tar.gz
sha256sums = c8dd909fc589adf97dee9ed1118e8f113eff2bd24964de21479a775eca234b12
pkgname = sgsearch
|