void-packages/srcpkgs/slop/template

14 lines
505 B
Bash
Raw Normal View History

2014-11-06 16:26:59 +00:00
# Template file for 'slop'
pkgname=slop
2015-04-02 19:33:06 +00:00
version=4.1.16
2014-11-06 16:26:59 +00:00
revision=1
build_style=cmake
hostmakedepends="pkg-config cmake"
makedepends="libX11-devel libXext-devel"
2014-11-18 15:14:48 +00:00
short_desc="Utility to query for a selection and print the region to stdout"
2014-11-06 16:26:59 +00:00
maintainer="ShadowKyogre <shadowkyogre.public@gmail.com>"
license="GPL-3"
2014-11-18 15:14:48 +00:00
homepage="https://github.com/naelstrof/slop"
distfiles="https://github.com/naelstrof/slop/archive/v${version}.tar.gz"
2015-04-02 19:33:06 +00:00
checksum="c29f0ccdb28bc587c914e99fa3faa09b2135dbd519a75b6148fda42c4157e918"