13 lines
505 B
Bash
13 lines
505 B
Bash
# Template file for 'slop'
|
|
pkgname=slop
|
|
version=4.1.16
|
|
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="c29f0ccdb28bc587c914e99fa3faa09b2135dbd519a75b6148fda42c4157e918"
|