for pba, libsiftgpu, etc..
package() {
cd "$srcdir/${pkgname}"
install -d "$pkgdir"/opt/vsfm
install -Dm777 -d "$pkgdir"/opt/vsfm/log
install -Dm755 bin/VisualSFM "$pkgdir"/opt/vsfm/VisualSFM
install -d "$pkgdir"/usr/bin/
ln -s /opt/${pkgname}/VisualSFM "$pkgdir"/usr/bin/
ln -s /usr/lib/libsiftgpu.so "$pkgdir"/opt/${pkgname}/
ln -s /usr/lib/libpba.so "$pkgdir"/opt/${pkgname}/
ln -s /opt/cmvs/cmvs "$pkgdir"/opt/${pkgname}/
ln -s /opt/cmvs/pmvs2 "$pkgdir"/opt/${pkgname}/
ln -s /opt/cmvs/genOption "$pkgdir"/opt/${pkgname}/
}
Search Criteria
Package Details: vsfm 0.5-1
Package Actions
- View PKGBUILD
- Download tarball
- Search wiki
- Flagged out-of-date (2015-02-02)
| Package Base: | vsfm |
|---|---|
| Description: | VisualSFM : A Visual Structure from Motion System |
| Upstream URL: | http://ccwu.me/vsfm/ |
| Category: | science |
| Licenses: | |
| Submitter: | g.schulz |
| Maintainer: | g.schulz |
| Last Packager: | None |
| Votes: | 0 |
| First Submitted: | 2014-04-02 13:10 |
| Last Updated: | 2014-04-02 13:10 |
Dependencies (12)
Required by (0)
Sources
Latest Comments
Comment by Syderitic
Comment by Manjarohans
apparently the md5sum is now 0c645b1844ea6b357cdab6fd2ea076c6
Comment by qs9rx
New md5sum is 42c5d7980a92291944a848904b2f55c4
Comment by tekhertz
to install i had to change the md5sum in the PKGBUILD to '5e4a10b5aff731b6d5648d8284deab35' and pba needed '-DCPUPBA_USE_AVX' removed.