13 lines
503 B
Bash
13 lines
503 B
Bash
# Template file for 'slop'
|
|
pkgname=slop
|
|
version=4.1.15
|
|
revision=1
|
|
build_style=cmake
|
|
hostmakedepends="pkg-config cmake"
|
|
makedepends="libX11-devel libXext-devel"
|
|
short_desc="Utility to query for a selection and print the region to stdout"
|
|
maintainer="ShadowKyogre <shadowkyogre.public@gmail.com>"
|
|
license="GPL-3"
|
|
homepage="https://github.com/naelstrof/slop"
|
|
distfiles="https://github.com/naelstrof/slop/archive/v${version}.tar.gz"
|
|
checksum=e20fd47de898abcb537c8100faed859eef4955d7784dbc52470570dae403f02e
|