2009-04-21 23:13:03 +00:00
|
|
|
# Template file for 'gd-progs'.
|
|
|
|
#
|
|
|
|
short_desc="Utility programs that use libgd"
|
|
|
|
long_desc="${long_desc}
|
|
|
|
|
|
|
|
This package contains the utility programs that use the GD
|
|
|
|
library."
|
|
|
|
|
2012-01-14 17:10:56 +00:00
|
|
|
revision=6
|
2010-01-11 13:25:06 +00:00
|
|
|
|
2010-10-31 23:08:42 +00:00
|
|
|
Add_dependency run perl ">=0"
|
2009-04-21 23:13:03 +00:00
|
|
|
|
2012-01-14 17:10:56 +00:00
|
|
|
do_install() {
|
|
|
|
vmove usr/bin usr
|
2009-04-21 23:13:03 +00:00
|
|
|
}
|