a39ae0b92b
Those cached vars are already setup globally, therefore it's not needed to set them in the template anymore.
12 lines
495 B
Text
12 lines
495 B
Text
# Template file for 'xsel'
|
|
pkgname=xsel
|
|
version=1.2.0
|
|
revision=1
|
|
distfiles="http://www.vergenet.net/~conrad/software/xsel/download/xsel-${version}.tar.gz"
|
|
checksum="b927ce08dc82f4c30140223959b90cf65e1076f000ce95e520419ec32f5b141c"
|
|
build_style=gnu-configure
|
|
makedepends="libXt-devel"
|
|
maintainer="Steven R <strob AT styez DOT com>"
|
|
homepage="http://www.vergenet.net/~conrad/software/xsel/"
|
|
license="Custom"
|
|
short_desc="Command-line program for getting and setting the contents of the X selection"
|