2009-12-30 23:42:38 +00:00
|
|
|
# Template file for 'mpeg4ip'.
|
|
|
|
#
|
2011-11-14 17:12:47 +00:00
|
|
|
revision=1
|
2009-12-30 23:42:38 +00:00
|
|
|
short_desc="MPEG-4 tools from mpeg4ip"
|
|
|
|
long_desc="${long_desc}
|
|
|
|
|
|
|
|
This package contains tools for processing MPEG-4 files."
|
|
|
|
|
|
|
|
|
|
|
|
do_install()
|
|
|
|
{
|
2011-07-04 17:54:35 +00:00
|
|
|
vmove usr/bin usr
|
|
|
|
vmove usr/share/man usr/share
|
2009-12-30 23:42:38 +00:00
|
|
|
}
|