md5=7afe4cb20d36b7d00002a522cbe724a8
sha256=c64986ede63deda10a4b0aa5fd3fda1ae7fcd28d91ecc149fceec4ccffd9c620
+[http://geda.seul.org/dist/pcb-20081128.tar.gz]
+md5=e192ee993b04749f82dd3e8b529d40c0
+sha256=2e55067741a5f48ca6962c135fcbe6d1c1b70b95c825156c7db046277929cf28
+
[http://kernel.org/pub/software/utils/pciutils/pciutils-2.1.11.tar.bz2]
md5=2b3b2147b7bc91f362be55cb49fa1c4e
sha256=8817295a7db11f31837c7c23f49e768131700b2b729d9fc724520d94a8b00f4b
md5=886d0484b3eeaa306e61733d85407277
sha256=954134b57e91339fcc5f3413629d9dfae517b42e202588b53e343927fd3fef88
+[http://pypi.python.org/packages/source/p/python-gettext/python-gettext-0.6.tar.gz]
+md5=747b1ab3a6fc00c93b5e269e220fcb38
+sha256=5a75dde767464626c4fe98f8e47ea2ed874217fd5f6093178de0154bf6090381
+
[http://www.vanille.de/mirror/python-inotify-0.0.6.tar.gz]
md5=f6bbd996e7dde9eef849468f3123a8f0
sha256=f88bfa19a707f83fe74613da74ac801b5e0cfb98628655ecc4cfac481c05ec38
DEPENDS = "python-native"
# python-codecs for gettext.py
-RDEPENDS = "geda-utils python-codecs python-dbus python-pygtk python-subprocess"
+RDEPENDS = "geda-gschem geda-utils pcb python-codecs python-dbus python-pygtk python-subprocess"
SRC_URI = "http://geda.seul.org/dist/${P}.tar.gz \
file://skip-python-checks.patch;patch=1"
--- /dev/null
+DESCRIPTION = "PCB Designer"
+LICENSE = "GPLv2"
+HOMEPAGE = "http://geda.seul.org"
+FILES_${PN} += " ${datadir}/icons ${datadir}/mime/packages"
+# NOTE: Old KDE integration ${datadir}/mimelnk/application/*.desktop are ignored intentionally
+
+#DEPENDS = "libgeda"
+DEPENDS = "dbus gd gtk+ tcl-native tk-native"
+
+SRC_URI = "http://geda.seul.org/dist/${P}.tar.gz"
+
+inherit autotools mime
+
+EXTRA_OECONF = "--disable-update-mime-database --disable-update-desktop-database --enable-dbus"