14 lines
551 B
Bash
14 lines
551 B
Bash
# Template file for 'slop'
|
|
pkgname=slop
|
|
version=4.2.20
|
|
revision=1
|
|
build_pie=yes
|
|
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=f85676b01ce230e885a56c2526e2a30d264ee3927916f1eb336c2219458e994a
|