0d96e52416
--HG-- extra : convert_revision : fdc1631dd6496fd34986b34ac22656ae68c08553
22 lines
824 B
Text
22 lines
824 B
Text
# Template build file for 'tzdata'.
|
|
pkgname=tzdata
|
|
wrksrc=${pkgname}
|
|
version=2009g
|
|
distfiles="
|
|
ftp://elsie.nci.nih.gov/pub/${pkgname}${version}.tar.gz
|
|
ftp://elsie.nci.nih.gov/pub/tzcode2009e.tar.gz"
|
|
build_style=gnu_makefile
|
|
short_desc="Time zone and daylight-saving time data"
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
checksum="
|
|
da033acc418328edcb32a089c26c1f6a828f596b4f3aa26c9319e3ab19e05073
|
|
6abd53f25caf438f8833e071aac24c538c6381e676abee6e4ef3a856051547a5"
|
|
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
|