75e57c7062
Signed-off-by: Nathan Owens <ndowens04@gmail.com>
16 lines
622 B
Bash
16 lines
622 B
Bash
# Template file for 'xnots'
|
|
pkgname=xnots
|
|
version=0.2.1
|
|
revision=2
|
|
build_style=gnu-makefile
|
|
make_build_args="CCOPT=\$CFLAGS"
|
|
make_install_args="prefix=/usr"
|
|
make_use_env=yes
|
|
hostmakedepends="perl pkg-config"
|
|
makedepends="libX11-devel libXrandr-devel pango-devel"
|
|
short_desc="Desktop sticky notes application for Unix geeks"
|
|
maintainer="Piotr Wójcik <chocimier@tlen.pl>"
|
|
license="GPL-2.0-only"
|
|
homepage="http://xnots.sourceforge.net/"
|
|
distfiles="${SOURCEFORGE_SITE}/project/${pkgname}/${pkgname}/${pkgname}-${version}/${pkgname}-${version}.tar.gz"
|
|
checksum=80bbab0334880f79aa12cf17ebffc5730a85dc537e8e6208169720656ecd72ca
|