vp-build/templates/tzdata/template

23 lines
824 B
Plaintext
Raw Normal View History

# Template build file for 'tzdata'.
pkgname=tzdata
wrksrc=${pkgname}
version=2009p
distfiles="
ftp://elsie.nci.nih.gov/pub/${pkgname}${version}.tar.gz
ftp://elsie.nci.nih.gov/pub/tzcode2009k.tar.gz"
build_style=gnu_makefile
short_desc="Time zone and daylight-saving time data"
maintainer="Juan RP <xtraeme@gmail.com>"
checksum="
7182ad6f03bfe16ccdbac4a3efb9e765ea7c51afc33c3a7fefb053122aa6da2c
2581f4ce19b11e4218ad0b2859679485af1cefe036f52643c8fb20024c8f5d45"
long_desc="
This package contains data required for the implementation of standard
local time for many representative locations around the globe. It is
updated periodically to reflect changes made by political bodies to time
zone boundaries, UTC offsets, and daylight-saving rules."
Add_dependency full glibc
Add_dependency full bash
Add_dependency full gawk