14 lines
537 B
Bash
14 lines
537 B
Bash
# Template file for 'slop'
|
|
pkgname=slop
|
|
version=4.2.19
|
|
revision=1
|
|
build_style=cmake
|
|
hostmakedepends="pkg-config cmake"
|
|
makedepends="imlib2-devel glew-devel libXext-devel libXrender-devel libXrandr-devel glm"
|
|
short_desc="Utility to query for a selection and print the region to stdout"
|
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|
license="GPL-3"
|
|
homepage="https://github.com/naelstrof/slop"
|
|
distfiles="https://github.com/naelstrof/slop/archive/v${version}.tar.gz"
|
|
checksum=acf0a9679cb0b00ea375c19bc307ec7f834a6e7d343a665810d6604dd3555a92
|