vp-build/templates/tzdata/template
Juan RP 0b7cdfa1d0 Split pkgs required by xbps-base-system, structure based in Fedora.
--HG--
extra : convert_revision : 151da3637a2745b786251e067bb924c3fd98118b
2009-02-25 06:15:20 +01:00

24 lines
889 B
Plaintext

# Template build file for 'tzdata'.
pkgname=tzdata
wrksrc=${pkgname}
version=2009a
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="
c704d5a99f4e995b68e0463f206aad38dbddea7e9338d0ccc0abca901dd40100
ead8d62a4b008078731bab34c149003eed23d1c47d43e35e19742b8fa4241f9b"
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