summaryrefslogtreecommitdiff
path: root/community/libftdi
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@endefensadelsl.org>2014-03-28 03:35:53 +0000
committerNicolás Reynolds <fauno@endefensadelsl.org>2014-03-28 03:35:53 +0000
commitdef73efccccb818d214cb818e8b4de8385444a43 (patch)
tree89db423b051ce9f971b6f7386ada2a3573b6e3b7 /community/libftdi
parenteb411a7c7cc929ada01019bd4c306116ce385693 (diff)
Fri Mar 28 03:32:00 UTC 2014
Diffstat (limited to 'community/libftdi')
-rw-r--r--community/libftdi/PKGBUILD9
1 files changed, 6 insertions, 3 deletions
diff --git a/community/libftdi/PKGBUILD b/community/libftdi/PKGBUILD
index b96b62549..cf316cb07 100644
--- a/community/libftdi/PKGBUILD
+++ b/community/libftdi/PKGBUILD
@@ -1,14 +1,17 @@
-# $Id: PKGBUILD 105985 2014-02-20 16:15:43Z kkeen $
+# $Id: PKGBUILD 108411 2014-03-27 14:47:20Z fyan $
# Maintainer: Kyle Keen <keenerd@gmail.com>
+# bug, python binding vanished with 3.4
+# Could NOT find PythonLibs (missing: PYTHON_LIBRARIES PYTHON_INCLUDE_DIRS)
+
pkgname=libftdi
pkgver=1.1
-pkgrel=3
+pkgrel=6
pkgdesc="A library to talk to FTDI chips, optional python bindings."
arch=('i686' 'x86_64')
url="http://www.intra2net.com/en/developer/libftdi/download.php"
license=('GPL2' 'LGPL2.1')
-depends=('libusbx')
+depends=('libusb')
optdepends=('python: library bindings')
makedepends=('boost' 'cmake' 'python' 'swig')
# doxygen for docs, confuse for eeprom