diff options
author | minskim <minskim@pkgsrc.org> | 2011-01-12 16:36:05 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2011-01-12 16:36:05 +0000 |
commit | 5f8ed12cf60d6c2a325b93632b3bdcd4c996e87a (patch) | |
tree | 55d529f9490daa08d3c869fa27b7072d89656aee /print/tex-datetime | |
parent | 3bcf2759aa507f85799a330c1cedd99871366fd4 (diff) | |
download | pkgsrc-5f8ed12cf60d6c2a325b93632b3bdcd4c996e87a.tar.gz |
Import tex-datetime-2.58 as print/tex-datetime.
Provides various different formats for the text created by the command
\today, and also provides commands for displaying the current time (or
any given time), in 12-hour, 24-hour or text format. The package
overrides babel's date format, having its own library of date formats in
different languages. The package requires the fmtcount package.
Diffstat (limited to 'print/tex-datetime')
-rw-r--r-- | print/tex-datetime/DESCR | 5 | ||||
-rw-r--r-- | print/tex-datetime/Makefile | 15 | ||||
-rw-r--r-- | print/tex-datetime/PLIST | 48 | ||||
-rw-r--r-- | print/tex-datetime/distinfo | 5 |
4 files changed, 73 insertions, 0 deletions
diff --git a/print/tex-datetime/DESCR b/print/tex-datetime/DESCR new file mode 100644 index 00000000000..8f0450ae470 --- /dev/null +++ b/print/tex-datetime/DESCR @@ -0,0 +1,5 @@ +Provides various different formats for the text created by the command +\today, and also provides commands for displaying the current time (or +any given time), in 12-hour, 24-hour or text format. The package +overrides babel's date format, having its own library of date formats in +different languages. The package requires the fmtcount package. diff --git a/print/tex-datetime/Makefile b/print/tex-datetime/Makefile new file mode 100644 index 00000000000..60896e780aa --- /dev/null +++ b/print/tex-datetime/Makefile @@ -0,0 +1,15 @@ +# $NetBSD: Makefile,v 1.1.1.1 2011/01/12 16:36:05 minskim Exp $ + +DISTNAME= datetime +PKGNAME= tex-${DISTNAME}-2.58 +TEXLIVE_REV= 19834 + +MAINTAINER= minskim@NetBSD.org +COMMENT= Change format of \today with commands for current time + +DEPENDS+= tex-fmtcount-[0-9]*:../../print/tex-fmtcount +DEPENDS+= tex-latex-[0-9]*:../../print/tex-latex +DEPENDS+= tex-latex-bin>=2010:../../print/tex-latex-bin + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-datetime/PLIST b/print/tex-datetime/PLIST new file mode 100644 index 00000000000..f622f7ba8e3 --- /dev/null +++ b/print/tex-datetime/PLIST @@ -0,0 +1,48 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2011/01/12 16:36:05 minskim Exp $ +share/texmf-dist/tex/latex/datetime/datetime.sty +share/texmf-dist/tex/latex/datetime/dt-UKenglish.def +share/texmf-dist/tex/latex/datetime/dt-USenglish.def +share/texmf-dist/tex/latex/datetime/dt-american.def +share/texmf-dist/tex/latex/datetime/dt-austrian.def +share/texmf-dist/tex/latex/datetime/dt-bahasa.def +share/texmf-dist/tex/latex/datetime/dt-basque.def +share/texmf-dist/tex/latex/datetime/dt-breton.def +share/texmf-dist/tex/latex/datetime/dt-british.def +share/texmf-dist/tex/latex/datetime/dt-bulgarian.def +share/texmf-dist/tex/latex/datetime/dt-catalan.def +share/texmf-dist/tex/latex/datetime/dt-croatian.def +share/texmf-dist/tex/latex/datetime/dt-czech.def +share/texmf-dist/tex/latex/datetime/dt-danish.def +share/texmf-dist/tex/latex/datetime/dt-dutch.def +share/texmf-dist/tex/latex/datetime/dt-esperanto.def +share/texmf-dist/tex/latex/datetime/dt-estonian.def +share/texmf-dist/tex/latex/datetime/dt-finnish.def +share/texmf-dist/tex/latex/datetime/dt-french.def +share/texmf-dist/tex/latex/datetime/dt-galician.def +share/texmf-dist/tex/latex/datetime/dt-german.def +share/texmf-dist/tex/latex/datetime/dt-greek.def +share/texmf-dist/tex/latex/datetime/dt-hebrew.def +share/texmf-dist/tex/latex/datetime/dt-icelandic.def +share/texmf-dist/tex/latex/datetime/dt-irish.def +share/texmf-dist/tex/latex/datetime/dt-italian.def +share/texmf-dist/tex/latex/datetime/dt-latin.def +share/texmf-dist/tex/latex/datetime/dt-lsorbian.def +share/texmf-dist/tex/latex/datetime/dt-magyar.def +share/texmf-dist/tex/latex/datetime/dt-naustrian.def +share/texmf-dist/tex/latex/datetime/dt-ngerman.def +share/texmf-dist/tex/latex/datetime/dt-norsk.def +share/texmf-dist/tex/latex/datetime/dt-polish.def +share/texmf-dist/tex/latex/datetime/dt-portuges.def +share/texmf-dist/tex/latex/datetime/dt-romanian.def +share/texmf-dist/tex/latex/datetime/dt-russian.def +share/texmf-dist/tex/latex/datetime/dt-samin.def +share/texmf-dist/tex/latex/datetime/dt-scottish.def +share/texmf-dist/tex/latex/datetime/dt-serbian.def +share/texmf-dist/tex/latex/datetime/dt-slovak.def +share/texmf-dist/tex/latex/datetime/dt-slovene.def +share/texmf-dist/tex/latex/datetime/dt-spanish.def +share/texmf-dist/tex/latex/datetime/dt-swedish.def +share/texmf-dist/tex/latex/datetime/dt-turkish.def +share/texmf-dist/tex/latex/datetime/dt-ukraineb.def +share/texmf-dist/tex/latex/datetime/dt-usorbian.def +share/texmf-dist/tex/latex/datetime/dt-welsh.def diff --git a/print/tex-datetime/distinfo b/print/tex-datetime/distinfo new file mode 100644 index 00000000000..23b7ec33bf4 --- /dev/null +++ b/print/tex-datetime/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1.1.1 2011/01/12 16:36:05 minskim Exp $ + +SHA1 (tex-datetime-19834/datetime.tar.xz) = d680747660823a2862861a55773243451f74fa4d +RMD160 (tex-datetime-19834/datetime.tar.xz) = 80f271065305a5802fec5152eebc090c60a95867 +Size (tex-datetime-19834/datetime.tar.xz) = 11972 bytes |