23dd7d008e
- There's no need to set build_style for custom-install (default). - gnu_{configure,makefile} renamed to gnu-{configure,makefile}.
12 lines
413 B
Text
12 lines
413 B
Text
# Template build file for 'videoproto'.
|
|
pkgname=videoproto
|
|
version=2.3.0
|
|
distfiles="${XORG_SITE}/proto/$pkgname-$version.tar.bz2"
|
|
build_style=gnu-configure
|
|
short_desc="Video extension headers from modular X.org X11"
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
checksum=4f2bc94e5a1b60d6f35a9a2589ca98949e8841997f6a9acf4e85f46c1f34045f
|
|
long_desc="
|
|
Video extension headers from modular X.org X11 project."
|
|
|
|
noarch=yes
|