vp-build/templates/tzdata/template

23 lines
829 B
Plaintext
Raw Normal View History

# Template build file for 'tzdata'.
pkgname=tzdata
wrksrc=${pkgname}
version=2009k
distfiles="
ftp://elsie.nci.nih.gov/pub/${pkgname}${version}.tar.gz
ftp://elsie.nci.nih.gov/pub/tzcode${version}.tar.gz"
build_style=gnu_makefile
short_desc="Time zone and daylight-saving time data"
maintainer="Juan RP <xtraeme@gmail.com>"
checksum="
fa82480e7e291b2273c7e4c0bc934aa93bc8567525ff7042cc821db816aa303a
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