aboutsummaryrefslogtreecommitdiffstats
path: root/packages/schroedinger/schroedinger_0.2.0.0.bb
blob: 9e81f53881d03a957072b288c6804c6409a1e41f (plain)
1
2
3
4
5
6
7
8
9
LICENSE = "MPL/GPL/LGPL and 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"