Reorganize the templates directory for possible future changes.
Now every template uses its own directory. Patches, prepost* files and other related stuff are stored there. --HG-- extra : convert_revision : bbc529ef161d9a59fe13a1d54ac058f77ea05845
This commit is contained in:
21
templates/tzdata/template
Normal file
21
templates/tzdata/template
Normal file
@@ -0,0 +1,21 @@
|
||||
pkgname=tzdata
|
||||
wrksrc=${pkgname}
|
||||
_dist_version=2009a
|
||||
version=0.${_dist_version}
|
||||
distfiles="
|
||||
ftp://elsie.nci.nih.gov/pub/${pkgname}${_dist_version}.tar.gz
|
||||
ftp://elsie.nci.nih.gov/pub/tzcode${_dist_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."
|
||||
|
||||
run_depends="glibc-2.8 bash-3.2 gawk-3.1.6"
|
||||
Reference in New Issue
Block a user