vp-build/templates/tzdata/template
Juan RP 3667f039f2 Install all packages via DESTDIR var and not prefix.
This removes many assignments that were needed before, and fixes
some packages to install its manpage/info files.

--HG--
extra : convert_revision : 5422f921ef81d089ed95ce0c52e5106ea10b2165
2009-03-18 10:02:43 +01:00

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