13 lines
475 B
Bash
13 lines
475 B
Bash
# Template build file for 'xmag'.
|
|
pkgname=xmag
|
|
version=1.0.6
|
|
revision=2
|
|
build_style=gnu-configure
|
|
hostmakedepends="pkg-config"
|
|
makedepends="libXau-devel libXext-devel libXmu-devel libXaw-devel"
|
|
short_desc="X utility to Magnify parts of the screen"
|
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|
license="MIT"
|
|
homepage="http://xorg.freedesktop.org/"
|
|
distfiles="${XORG_SITE}/app/$pkgname-$version.tar.bz2"
|
|
checksum=87a2bc23b251e2d8f8370d3283a4d6c8dac98a30cb5749a04336cdb55c14e161
|