75ec77341b
--HG-- extra : convert_revision : 34bfb1b129cc1ce874371cb7d75d8a95702ce918
24 lines
851 B
Plaintext
24 lines
851 B
Plaintext
# Template build file for 'tzdata'.
|
|
pkgname=tzdata
|
|
wrksrc=${pkgname}
|
|
_tzcode_ver=2009r
|
|
version=2009s
|
|
distfiles="
|
|
ftp://elsie.nci.nih.gov/pub/${pkgname}${version}.tar.gz
|
|
ftp://elsie.nci.nih.gov/pub/tzcode${_tzcode_ver}.tar.gz"
|
|
build_style=gnu_makefile
|
|
short_desc="Time zone and daylight-saving time data"
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
checksum="
|
|
ee9000a0276675ed697f8d404edf80104fd338c3fb979907e4ee63ca83d65e5e
|
|
49031541192a109fd9beddd07695cecf5ec90d09088c59b1d917c91f8f6081b2"
|
|
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
|