15 lines
463 B
Cheetah
15 lines
463 B
Cheetah
|
# Template build file for 'libXv'.
|
||
|
pkgname=libXv
|
||
|
version=1.0.4
|
||
|
extract_sufx=".tar.bz2"
|
||
|
url=http://xorg.freedesktop.org/releases/individual/lib
|
||
|
build_style=gnu_configure
|
||
|
make_cmd="$PKGFS_MASTERDIR/bin/gmake"
|
||
|
pkgconfig_override="xv.pc"
|
||
|
short_desc="Xv Extension library"
|
||
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||
|
checksum=2083556832a74f2357e4c8921666e38791316e5b
|
||
|
long_desc="
|
||
|
This package provides the X Window System video extension from
|
||
|
the modular X.org project"
|