[arch-commits] Commit in freecad/trunk (PKGBUILD)
Florian Pritz
bluewind at archlinux.org
Wed Dec 27 10:24:52 UTC 2017
Date: Wednesday, December 27, 2017 @ 10:24:50
Author: bluewind
Revision: 276204
Remove out-of-repo optdep; boost 1.66.0 rebuild
Modified:
freecad/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-12-27 10:21:37 UTC (rev 276203)
+++ PKGBUILD 2017-12-27 10:24:50 UTC (rev 276204)
@@ -9,7 +9,7 @@
pkgname=freecad
pkgver=0.16.6712
-pkgrel=3
+pkgrel=4
pkgdesc='A general purpose 3D CAD modeler'
arch=('x86_64')
url='http://www.freecadweb.org/'
@@ -19,7 +19,7 @@
'python2-matplotlib' 'python2-shiboken' 'python2-pyside-tools' 'pyside-tools-common' 'qt4')
makedepends=('boost' 'eigen' 'gcc-fortran' 'swig' 'xerces-c' 'desktop-file-utils' 'cmake' 'coin>=3.1.3-9')
# TODO add reasons
-optdepends=('python2-matplotlib' 'pycollada-git' 'python2-pyqt4'
+optdepends=('python2-matplotlib' 'python2-pyqt4'
"graphviz: Dependency graph feature")
source=("$pkgname-$pkgver.tar.gz::https://github.com/FreeCAD/FreeCAD/archive/$pkgver.tar.gz"
"${pkgname}.desktop"
More information about the arch-commits
mailing list