13 lines
492 B
Bash
13 lines
492 B
Bash
# Template file for 'clipit'
|
|
pkgname=clipit
|
|
version=1.4.2
|
|
revision=3
|
|
build_style=gnu-configure
|
|
hostmakedepends="intltool pkg-config"
|
|
makedepends="gtk+-devel librsvg-devel"
|
|
short_desc="Lightweight GTK+ clipboard manager"
|
|
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
|
license="GPL-3"
|
|
homepage="http://sourceforge.net/projects/gtkclipit/"
|
|
distfiles="$SOURCEFORGE_SITE/gtkclipit/Version%201/${pkgname}-${version}.tar.gz"
|
|
checksum=6a63c7c4c39b423a266907e5b76f7d16301b164437dc7635cf25ace730b23c4b
|