opencv: update plugin source package name and origin

This commit is contained in:
Tim-Philipp Müller 2010-09-09 10:27:49 +01:00
parent 19ba4c8d19
commit e2b45f5155

View file

@ -82,4 +82,4 @@ GST_PLUGIN_DEFINE (GST_VERSION_MAJOR,
GST_VERSION_MINOR,
"opencv",
"GStreamer OpenCV Plugins",
plugin_init, VERSION, "LGPL", "OpenCv", "http://opencv.willowgarage.com")
plugin_init, VERSION, "LGPL", GST_PACKAGE_NAME, GST_PACKAGE_ORIGIN)