23 lines
829 B
Plaintext
23 lines
829 B
Plaintext
# Template build file for 'tzdata'.
|
|
pkgname=tzdata
|
|
wrksrc=${pkgname}
|
|
version=2009b
|
|
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="
|
|
f2c4e8f816a1e15c46ec78e23fcbe18d559e925cc2c99799243e5a749b2a8c68
|
|
4117dbd3864616e8391e79fffe2b4da999f7251763bc77a7b7006df57220400c"
|
|
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
|