16 lines
407 B
Bash
16 lines
407 B
Bash
# Template file for 'xbitmaps'
|
|
pkgname=xbitmaps
|
|
version=1.1.3
|
|
revision=1
|
|
build_style=gnu-configure
|
|
short_desc="Common X11 bitmaps"
|
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
|
license="MIT"
|
|
homepage="https://wiki.freedesktop.org/xorg/"
|
|
distfiles="${XORG_SITE}/data/${pkgname}-${version}.tar.xz"
|
|
checksum=ad6cad54887832a17d86c2ccfc5e52a1dfab090f8307b152c78b0e1529cd0f7a
|
|
|
|
post_install() {
|
|
vlicense COPYING
|
|
}
|