2009-03-19 03:56:55 +01:00
|
|
|
# Template build file for 'xineramaproto'.
|
2008-10-04 06:29:49 +02:00
|
|
|
pkgname=xineramaproto
|
2009-10-28 03:06:01 +01:00
|
|
|
version=1.2
|
2013-03-29 13:19:41 +01:00
|
|
|
revision=2
|
2013-04-14 18:42:25 +02:00
|
|
|
build_style=gnu-configure
|
2008-10-02 05:08:34 +02:00
|
|
|
short_desc="Xinerama extension headers from X.org"
|
2013-03-29 13:19:41 +01:00
|
|
|
homepage="http://xorg.freedesktop.org"
|
|
|
|
license="MIT"
|
2008-10-02 05:08:34 +02:00
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
2013-04-14 18:42:25 +02:00
|
|
|
distfiles="${XORG_SITE}/proto/$pkgname-$version.tar.bz2"
|
2009-10-28 03:06:01 +01:00
|
|
|
checksum=58e88087ceec7201d918f94d6b1247325adca2a9903fed11291b412427a7ba64
|
2008-10-02 05:08:34 +02:00
|
|
|
long_desc="
|
|
|
|
This provides the Xinerama extension headers from modular X.org X11
|
|
|
|
project."
|
2009-03-19 03:56:55 +01:00
|
|
|
|
2013-04-14 18:42:25 +02:00
|
|
|
xineramaproto_package() {
|
|
|
|
noarch="yes"
|
|
|
|
pkg_install() {
|
|
|
|
vmove usr
|
|
|
|
}
|
|
|
|
}
|