libwmf: install stuff into the correct dirs.
--HG-- extra : convert_revision : c1b3578d93c9cda02e6f34d462eaafde598dc8ea
This commit is contained in:
parent
577dd85579
commit
ae78bca0fb
1 changed files with 6 additions and 0 deletions
|
@ -4,6 +4,12 @@ version=0.2.8.4
|
|||
extract_sufx=".tar.gz"
|
||||
url=http://kent.dl.sourceforge.net/sourceforge/wvware
|
||||
build_style=gnu_configure
|
||||
configure_args="
|
||||
--with-sysfontmap=$PKGFS_MASTERDIR/share/fonts/fontmap
|
||||
--with-fontdir=$PKGFS_DESTDIR/$pkgname-$version/share/fonts
|
||||
--with-gsfontmap=$PKGFS_MASTERDIR/share/ghostscript/fonts/fontmap
|
||||
--with-gsfontdir=$PKGFS_DESTDIR/$pkgname-$version/share/ghostscript/fonts
|
||||
--with-docdir=$PKGFS_DESTDIR/$pkgname-$version/shared/doc/libwmf"
|
||||
short_desc="Library for reading and converting WMF (Windows Meta Files)"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
checksum=98cd631adb5bb332d9224d04bc8a265c105435f2
|
||||
|
|
Loading…
Reference in a new issue