vp-build/templates/tzdata/template
Juan RP e6539fee84 tzdata: update to 2009b.
--HG--
extra : convert_revision : b55ea8c44653d38577d727392c1fc2920d18a9ab
2009-03-07 23:53:05 +01:00

24 lines
889 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
make_install_args="DESTDIR=$XBPS_DESTDIR/$pkgname-$version"
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