2011-10-20 10:14:45 +00:00
|
|
|
# Template file for 'libv4l-devel'.
|
|
|
|
#
|
2012-02-09 14:23:01 +00:00
|
|
|
revision=2
|
2011-10-20 10:14:45 +00:00
|
|
|
short_desc="QT v4l2 control panel application."
|
|
|
|
long_desc="
|
|
|
|
${long_desc}
|
|
|
|
|
|
|
|
This is the QT v4l2 control panel application."
|
|
|
|
|
|
|
|
do_install()
|
|
|
|
{
|
|
|
|
vmove usr/bin/qv4l2 usr/bin
|
|
|
|
vmove usr/share/applications usr/share
|
|
|
|
vmove usr/share/icons usr/share
|
|
|
|
}
|