17 lines
421 B
Bash
17 lines
421 B
Bash
# Template file for 'xbitmaps'
|
|
pkgname=xbitmaps
|
|
version=1.1.2
|
|
revision=2
|
|
archs=noarch
|
|
build_style=gnu-configure
|
|
short_desc="Common X11 bitmaps"
|
|
license="MIT"
|
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
|
homepage="https://wiki.freedesktop.org/xorg/"
|
|
distfiles="${XORG_SITE}/data/${pkgname}-${version}.tar.bz2"
|
|
checksum=b9f0c71563125937776c8f1f25174ae9685314cbd130fb4c2efce811981e07ee
|
|
|
|
post_install() {
|
|
vlicense COPYING
|
|
}
|