summaryrefslogtreecommitdiff
path: root/community/opencollada
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-02-23 00:05:19 -0800
committerroot <root@rshg054.dnsready.net>2013-02-23 00:05:19 -0800
commitc8c918cb8c810e3300e5165f9af7ca8ab9650a59 (patch)
tree319544cd588357463dc03a0e2863c84748c0981c /community/opencollada
parent0ab7960ba6a457b7dd3ed5ede0cdb93e816d29a4 (diff)
Sat Feb 23 00:05:17 PST 2013
Diffstat (limited to 'community/opencollada')
-rw-r--r--community/opencollada/PKGBUILD12
-rw-r--r--community/opencollada/opencollada.conf1
2 files changed, 9 insertions, 4 deletions
diff --git a/community/opencollada/PKGBUILD b/community/opencollada/PKGBUILD
index cf2af3acb..3804e7621 100644
--- a/community/opencollada/PKGBUILD
+++ b/community/opencollada/PKGBUILD
@@ -1,7 +1,7 @@
-# $Id: PKGBUILD 83397 2013-01-31 10:18:08Z svenstaro $
+# $Id: PKGBUILD 84701 2013-02-22 15:29:30Z svenstaro $
# Maintainer: Sven-Hendrik Haase <sh@lutzhaase.com>
pkgname=opencollada
-pkgver=20130130
+pkgver=20130222
pkgrel=1
pkgdesc="Stream based reader and writer library for COLLADA files"
arch=(i686 x86_64)
@@ -9,6 +9,8 @@ url="https://github.com/KhronosGroup/OpenCOLLADA"
license=('GPL')
depends=('libxml2' 'pcre')
makedepends=('git' 'cmake')
+source=('opencollada.conf')
+md5sums=('5f7e9d79ab86756648b648ee5ed6ce1d')
_gitroot=git://github.com/KhronosGroup/OpenCOLLADA.git
_gitname=opencollada
@@ -33,9 +35,9 @@ build() {
[[ -d build ]] && rm -r build
mkdir build && cd build
+
cmake .. \
- -DCMAKE_INSTALL_PREFIX=/usr \
- -DUSE_SHARED=ON
+ -DCMAKE_INSTALL_PREFIX=/usr
make
}
@@ -43,6 +45,8 @@ package() {
cd "$srcdir/$_gitname-build/build"
make DESTDIR=$pkgdir install
+
+ install -Dm644 $srcdir/opencollada.conf $pkgdir/etc/ld.so.conf.d/opencollada.conf
}
# vim:set ts=2 sw=2 et:
diff --git a/community/opencollada/opencollada.conf b/community/opencollada/opencollada.conf
new file mode 100644
index 000000000..cd7c2a5c5
--- /dev/null
+++ b/community/opencollada/opencollada.conf
@@ -0,0 +1 @@
+/usr/lib/opencollada