summaryrefslogtreecommitdiffstats
path: root/recipes/schroedinger/schroedinger_0.2.0.0.bb
blob: 78653783d95738a1c7f53bf8f29203026239c6a0 (plain)
1
2
3
4
5
6
7
8
9
10
HOMEPAGE = "http://schrodinger.sourceforge.net/"
LICENSE = "MPL GPL LGPL MIT"
DEPENDS = "liboil gstreamer gst-plugins-base"

SRC_URI = "${SOURCEFORGE_MIRROR}/schrodinger/${P}.tar.gz"

inherit autotools pkgconfig

FILES_${PN} += "${libdir}/gstreamer-0.10/libgstschro.so"