2009-04-22 01:13:03 +02: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 18:10:56 +01:00
|
|
|
revision=6
|
2010-01-11 14:25:06 +01:00
|
|
|
|
2010-11-01 00:08:42 +01:00
|
|
|
Add_dependency run perl ">=0"
|
2009-04-22 01:13:03 +02:00
|
|
|
|
2012-01-14 18:10:56 +01:00
|
|
|
do_install() {
|
|
|
|
vmove usr/bin usr
|
2009-04-22 01:13:03 +02:00
|
|
|
}
|