mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-29 15:15:11 +02:00
Last commit is13c97c0a4f
, last merge commit is944936d96a
. Didn't orphan wifish and sv-helper, at request of maintainer.
14 lines
495 B
Bash
14 lines
495 B
Bash
# Template file for 'imake'
|
|
pkgname=imake
|
|
version=1.0.9
|
|
revision=1
|
|
build_style=gnu-configure
|
|
hostmakedepends="pkg-config perl makedepend xorg-cf-files"
|
|
makedepends="xorgproto"
|
|
depends="xorg-cf-files"
|
|
short_desc="X.Org imake program and related utilities"
|
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
|
license="GPL-2.0-or-later"
|
|
homepage="http://xorg.freedesktop.org/"
|
|
distfiles="${XORG_SITE}/util/imake-${version}.tar.xz"
|
|
checksum=72de9d278f74d95d320ec7b0d745296f582264799eab908260dbea0ce8e08f83
|