cegui07: revbump for glew, drop noarch.
This commit is contained in:
parent
2a93d75800
commit
be93a29c97
1 changed files with 1 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'cegui07'
|
||||
pkgname=cegui07
|
||||
version=0.7.9
|
||||
revision=7
|
||||
revision=8
|
||||
wrksrc="CEGUI-${version}"
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-samples"
|
||||
|
@ -68,14 +68,12 @@ post_install() {
|
|||
|
||||
cegui07-data_package() {
|
||||
short_desc+=" - data files"
|
||||
archs=noarch
|
||||
pkg_install() {
|
||||
vmove usr/share/CEGUI
|
||||
}
|
||||
}
|
||||
cegui07-doc_package() {
|
||||
short_desc+=" - documentation"
|
||||
archs=noarch
|
||||
pkg_install() {
|
||||
vmkdir usr/share/doc/${sourcepkg}
|
||||
vcopy ${wrksrc}/doc/doxygen/html usr/share/doc/${sourcepkg}
|
||||
|
|
Loading…
Reference in a new issue