[arch-commits] Commit in kicad/trunk (PKGBUILD)

Kyle Keen kkeen at archlinux.org
Fri Mar 11 20:14:11 UTC 2016


    Date: Friday, March 11, 2016 @ 21:14:10
  Author: kkeen
Revision: 166150

upgpkg: kicad 4.0.2-4  FS#48487

Modified:
  kicad/trunk/PKGBUILD

----------+
 PKGBUILD |    8 +++-----
 1 file changed, 3 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-03-11 20:01:12 UTC (rev 166149)
+++ PKGBUILD	2016-03-11 20:14:10 UTC (rev 166150)
@@ -4,18 +4,16 @@
 
 pkgname=kicad
 pkgver=4.0.2
-pkgrel=3
+pkgrel=4
 pkgdesc="Electronic schematic and printed circuit board (PCB) design tools"
 arch=('i686' 'x86_64')
 #url="http://iut-tice.ujf-grenoble.fr/kicad/"
 url="http://kicad-pcb.org/"
 license=('GPL')
-depends=('wxgtk' 'hicolor-icon-theme' 'desktop-file-utils' 'libsm' 'boost-libs' 'glew')
+depends=('wxgtk' 'hicolor-icon-theme' 'desktop-file-utils' 'libsm' 'boost-libs' 'glew' 'wxpython')
 makedepends=('cmake' 'zlib' 'mesa' 'boost' 'gettext' 'wxpython' 'swig')
 optdepends=('kicad-library: for footprints and symbols'
-            'kicad-library-3d: for 3d models of components'
-            'wxpython: for python scripting plugin')
-# python optdep for plugins?
+            'kicad-library-3d: for 3d models of components')
 install=kicad.install
 source=("https://launchpad.net/kicad/4.0/$pkgver/+download/kicad-$pkgver.tar.xz"
         "kicad-i18n.$pkgver.tar.gz::https://github.com/KiCad/kicad-i18n/archive/$pkgver.tar.gz")



More information about the arch-commits mailing list