2009-02-17 12:59:58 +00:00
|
|
|
# Template build file for 'tzdata'.
|
2009-01-28 15:06:47 +00:00
|
|
|
pkgname=tzdata
|
|
|
|
wrksrc=${pkgname}
|
2009-12-19 03:51:15 +00:00
|
|
|
_tzcode_ver=2009r
|
|
|
|
version=2009s
|
2009-01-28 15:06:47 +00:00
|
|
|
distfiles="
|
2009-02-17 12:59:58 +00:00
|
|
|
ftp://elsie.nci.nih.gov/pub/${pkgname}${version}.tar.gz
|
2009-12-19 03:51:15 +00:00
|
|
|
ftp://elsie.nci.nih.gov/pub/tzcode${_tzcode_ver}.tar.gz"
|
2009-01-28 15:06:47 +00:00
|
|
|
build_style=gnu_makefile
|
|
|
|
short_desc="Time zone and daylight-saving time data"
|
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
|
|
checksum="
|
2009-12-19 03:51:15 +00:00
|
|
|
ee9000a0276675ed697f8d404edf80104fd338c3fb979907e4ee63ca83d65e5e
|
2009-11-14 15:53:23 +00:00
|
|
|
49031541192a109fd9beddd07695cecf5ec90d09088c59b1d917c91f8f6081b2"
|
2009-01-28 15:06:47 +00:00
|
|
|
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."
|
|
|
|
|
2009-02-25 05:15:20 +00:00
|
|
|
Add_dependency full glibc
|
|
|
|
Add_dependency full bash
|
|
|
|
Add_dependency full gawk
|