pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/print/tex-europecv Added print/tex-europecv, an unoffi...
details: https://anonhg.NetBSD.org/pkgsrc/rev/5b687bcf2bcb
branches: trunk
changeset: 652144:5b687bcf2bcb
user: jaapb <jaapb%pkgsrc.org@localhost>
date: Tue May 26 10:52:25 2015 +0000
description:
Added print/tex-europecv, an unofficial class for European curricula vitae.
diffstat:
print/tex-europecv/DESCR | 8 ++++++++
print/tex-europecv/Makefile | 16 ++++++++++++++++
print/tex-europecv/PLIST | 39 +++++++++++++++++++++++++++++++++++++++
print/tex-europecv/distinfo | 5 +++++
4 files changed, 68 insertions(+), 0 deletions(-)
diffs (84 lines):
diff -r 0dd405f6f4a0 -r 5b687bcf2bcb print/tex-europecv/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-europecv/DESCR Tue May 26 10:52:25 2015 +0000
@@ -0,0 +1,8 @@
+The europecv class is an unofficial LaTeX implementation of the
+standard model for curricula vitae (the "Europass CV") as
+recommended by the European Commission. Although primarily
+intended for users in the European Union, the class is flexible
+enough to be used for any kind of curriculum vitae. The class
+has localisations for all the official languages of the EU
+(plus Catalan), as well as options permitting input in UTF-8
+and koi8-r.
diff -r 0dd405f6f4a0 -r 5b687bcf2bcb print/tex-europecv/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-europecv/Makefile Tue May 26 10:52:25 2015 +0000
@@ -0,0 +1,16 @@
+# $NetBSD: Makefile,v 1.1 2015/05/26 10:52:25 jaapb Exp $
+
+DISTNAME= europecv
+PKGNAME= tex-${DISTNAME}-2014
+TEXLIVE_REV= 34454
+
+MAINTAINER= jaapb%kerguelen.org@localhost
+COMMENT= Unofficial class for European curricula vitae
+LICENSE= lppl-1.3c
+
+DEPENDS+= tex-ucs-[0-9]*:../../print/tex-ucs
+DEPENDS+= tex-fancyhdr-[0-9]*:../../print/tex-fancyhdr
+DEPENDS+= tex-tools-[0-9]*:../../print/tex-tools
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 0dd405f6f4a0 -r 5b687bcf2bcb print/tex-europecv/PLIST
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-europecv/PLIST Tue May 26 10:52:25 2015 +0000
@@ -0,0 +1,39 @@
+@comment $NetBSD: PLIST,v 1.1 2015/05/26 10:52:25 jaapb Exp $
+share/texmf-dist/tex/latex/europecv/EuropeFlagBW.eps
+share/texmf-dist/tex/latex/europecv/EuropeFlagBW.pdf
+share/texmf-dist/tex/latex/europecv/EuropeFlagBlueCMYK.eps
+share/texmf-dist/tex/latex/europecv/EuropeFlagBlueCMYK.pdf
+share/texmf-dist/tex/latex/europecv/EuropeFlagCMYK.eps
+share/texmf-dist/tex/latex/europecv/EuropeFlagCMYK.pdf
+share/texmf-dist/tex/latex/europecv/EuropeFlagWB.eps
+share/texmf-dist/tex/latex/europecv/EuropeFlagWB.pdf
+share/texmf-dist/tex/latex/europecv/ecvbg.def
+share/texmf-dist/tex/latex/europecv/ecvca.def
+share/texmf-dist/tex/latex/europecv/ecvcs.def
+share/texmf-dist/tex/latex/europecv/ecvda.def
+share/texmf-dist/tex/latex/europecv/ecvde.def
+share/texmf-dist/tex/latex/europecv/ecven.def
+share/texmf-dist/tex/latex/europecv/ecves.def
+share/texmf-dist/tex/latex/europecv/ecvet.def
+share/texmf-dist/tex/latex/europecv/ecvfi.def
+share/texmf-dist/tex/latex/europecv/ecvfr.def
+share/texmf-dist/tex/latex/europecv/ecvgl.def
+share/texmf-dist/tex/latex/europecv/ecvgr.def
+share/texmf-dist/tex/latex/europecv/ecvhu.def
+share/texmf-dist/tex/latex/europecv/ecvis.def
+share/texmf-dist/tex/latex/europecv/ecvit.def
+share/texmf-dist/tex/latex/europecv/ecvlt.def
+share/texmf-dist/tex/latex/europecv/ecvlv.def
+share/texmf-dist/tex/latex/europecv/ecvmt.def
+share/texmf-dist/tex/latex/europecv/ecvnl.def
+share/texmf-dist/tex/latex/europecv/ecvno.def
+share/texmf-dist/tex/latex/europecv/ecvpl.def
+share/texmf-dist/tex/latex/europecv/ecvpt.def
+share/texmf-dist/tex/latex/europecv/ecvro.def
+share/texmf-dist/tex/latex/europecv/ecvsk.def
+share/texmf-dist/tex/latex/europecv/ecvsl.def
+share/texmf-dist/tex/latex/europecv/ecvsr.def
+share/texmf-dist/tex/latex/europecv/ecvsv.def
+share/texmf-dist/tex/latex/europecv/europasslogo.eps
+share/texmf-dist/tex/latex/europecv/europasslogo.pdf
+share/texmf-dist/tex/latex/europecv/europecv.cls
diff -r 0dd405f6f4a0 -r 5b687bcf2bcb print/tex-europecv/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-europecv/distinfo Tue May 26 10:52:25 2015 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2015/05/26 10:52:25 jaapb Exp $
+
+SHA1 (tex-europecv-34454/europecv.tar.xz) = b84596a284670d681b6b231f5cf1075246bfe5d1
+RMD160 (tex-europecv-34454/europecv.tar.xz) = 78ee5f2c7973f0a61bad38adf47a17c7490882dc
+Size (tex-europecv-34454/europecv.tar.xz) = 36796 bytes
Home |
Main Index |
Thread Index |
Old Index