2011-10-21 20:01:45 +00:00
|
|
|
# Template file for 'libdjvulibre'.
|
|
|
|
#
|
2011-11-14 17:12:47 +00:00
|
|
|
revision=1
|
2011-10-21 20:01:45 +00:00
|
|
|
short_desc="Runtime support for the DjVu image format"
|
|
|
|
long_desc="${long_desc}
|
|
|
|
|
|
|
|
This package contains the DjVu runtime library."
|
|
|
|
|
|
|
|
do_install()
|
|
|
|
{
|
|
|
|
vmove "usr/lib/*.so*" usr/lib
|
|
|
|
}
|