pangomm-devel: explicitly disable documentation.

This commit is contained in:
Juan RP 2011-06-29 08:22:36 +02:00
parent a0ea610634
commit e28671b294
2 changed files with 4 additions and 1 deletions

View file

@ -5,6 +5,8 @@ long_desc="${long_desc}
This package contains files for development, headers, static libs, etc."
revision=1
Add_dependency run pkg-config
Add_dependency run glibmm-devel
Add_dependency run cairomm-devel
@ -14,6 +16,6 @@ Add_dependency run pangomm
do_install()
{
mkdir -p ${DESTDIR}/usr/lib
mv ${SRCPKGDESTDIR}/usr/{include,share} ${DESTDIR}/usr
mv ${SRCPKGDESTDIR}/usr/include ${DESTDIR}/usr
mv ${SRCPKGDESTDIR}/usr/lib/{pango*,pkgconfig} ${DESTDIR}/usr/lib
}

View file

@ -3,6 +3,7 @@ pkgname=pangomm
version=2.28.2
distfiles="${GNOME_SITE}/pangomm/2.28/$pkgname-$version.tar.bz2"
build_style=gnu_configure
configure_args="--disable-documentation"
short_desc="C++ bindings for the pango library"
maintainer="Juan RP <xtraeme@gmail.com>"
checksum=ec1d97245eada5cf18d0e7af3f6e31498f25623b4a354589d631d2dff92fd88f