Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=f4a8d2d88afa1153ead601f82ebdeeba6b9b8c3f
commit f4a8d2d88afa1153ead601f82ebdeeba6b9b8c3f Author: Miklos Vajna <[email protected]> Date: Thu Nov 7 07:47:43 2013 +0100 libfreehand-0.0.0-1-x86_64 - new package (will be a dependency for libreoffice-4.2) diff --git a/source/xlib/libfreehand/FrugalBuild b/source/xlib/libfreehand/FrugalBuild new file mode 100644 index 0000000..74bebbc --- /dev/null +++ b/source/xlib/libfreehand/FrugalBuild @@ -0,0 +1,15 @@ +# Compiling Time: 0.10 SBU +# Maintainer: Miklos Vajna <[email protected]> + +pkgname=libfreehand +pkgver=0.0.0 +pkgrel=1 +pkgdesc="Libfreehand is library providing ability to interpret and import Adobe/Macromedia drawings into various applications." +url="http://www.freedesktop.org/wiki/Software/libfreehand" +depends=('libwpg' 'libwpd') +makedepends=('gperf') +groups=('xlib') +archs=('i686' 'x86_64') +up2date="Flasttar http://dev-www.libreoffice.org/src" +source=(http://dev-www.libreoffice.org/src/libfreehand-$pkgver.tar.xz) +sha1sums=('34b39a0c6a62e9c0c2eb36e14b3f8808c4b7b4e9') _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
