blob: e0650e368177a9332c3335cb164b08b655b5554d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = libg3d
pkgdesc = A library for loading and manipulating 3D models from various file formats.
pkgver = 0.0.8
pkgrel = 2
url = http://automagically.de/g3dviewer/
arch = i686
arch = x86_64
license = LGPL
depends = gtk2
depends = libgsf
depends = file
depends = flex
source = http://automagically.de/files/libg3d-0.0.8.tar.gz
pkgname = libg3d
|