pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
tex-urlbst: import tex-urlbst-0.7 as wip/tex-urlbst
Module Name: pkgsrc-wip
Committed By: Yorick Hardy <yorickhardy%gmail.com@localhost>
Pushed By: yhardy
Date: Tue Oct 4 20:46:17 2016 +0200
Changeset: 6090be12e9cbc21856e095a2601afa28fa77b343
Modified Files:
Makefile
Added Files:
tex-urlbst/DESCR
tex-urlbst/Makefile
tex-urlbst/PLIST
tex-urlbst/distinfo
Log Message:
tex-urlbst: import tex-urlbst-0.7 as wip/tex-urlbst
Supports a new BibTeX 'webpage' entry type and 'url',
'lastchecked', and 'eprint' and 'DOI' fields. The Perl script
urlbst can be used to add this support to an arbitrary .bst
file which has a reasonably conventional structure. The result
is meant to be robust rather than pretty.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=6090be12e9cbc21856e095a2601afa28fa77b343
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
Makefile | 1 +
tex-urlbst/DESCR | 5 +++++
tex-urlbst/Makefile | 17 +++++++++++++++++
tex-urlbst/PLIST | 6 ++++++
tex-urlbst/distinfo | 6 ++++++
5 files changed, 35 insertions(+)
diffs:
diff --git a/Makefile b/Makefile
index 8c07123..9ae44b4 100644
--- a/Makefile
+++ b/Makefile
@@ -4035,6 +4035,7 @@ SUBDIR+= tex-setspace-doc
SUBDIR+= tex-sfmath
SUBDIR+= tex-tcolorbox
SUBDIR+= tex-tcolorbox-doc
+SUBDIR+= tex-urlbst
SUBDIR+= texlive
SUBDIR+= texlive-bin
SUBDIR+= texlive-texmf-base
diff --git a/tex-urlbst/DESCR b/tex-urlbst/DESCR
new file mode 100644
index 0000000..be4972c
--- /dev/null
+++ b/tex-urlbst/DESCR
@@ -0,0 +1,5 @@
+Supports a new BibTeX 'webpage' entry type and 'url',
+'lastchecked', and 'eprint' and 'DOI' fields. The Perl script
+urlbst can be used to add this support to an arbitrary .bst
+file which has a reasonably conventional structure. The result
+is meant to be robust rather than pretty.
diff --git a/tex-urlbst/Makefile b/tex-urlbst/Makefile
new file mode 100644
index 0000000..bbc3580
--- /dev/null
+++ b/tex-urlbst/Makefile
@@ -0,0 +1,17 @@
+# $NetBSD$
+
+DISTNAME= urlbst
+PKGNAME= tex-${DISTNAME}-0.7
+TEXLIVE_REV= 29803
+TEXLIVE_USE_CTAN= yes
+
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE= http://ctan.org/pkg/urlbst
+COMMENT= Web support for BibTeX
+LICENSE= gnu-gpl-v2
+
+USE_LANGUAGES+= perl:run
+REPLACE_PERL+= texmf-dist/scripts/urlbst/urlbst
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/tex-urlbst/PLIST b/tex-urlbst/PLIST
new file mode 100644
index 0000000..db9dcb9
--- /dev/null
+++ b/tex-urlbst/PLIST
@@ -0,0 +1,6 @@
+@comment $NetBSD$
+share/texmf-dist/bibtex/bst/urlbst/abbrvurl.bst
+share/texmf-dist/bibtex/bst/urlbst/alphaurl.bst
+share/texmf-dist/bibtex/bst/urlbst/plainurl.bst
+share/texmf-dist/bibtex/bst/urlbst/unsrturl.bst
+share/texmf-dist/scripts/urlbst/urlbst
diff --git a/tex-urlbst/distinfo b/tex-urlbst/distinfo
new file mode 100644
index 0000000..3cc1d12
--- /dev/null
+++ b/tex-urlbst/distinfo
@@ -0,0 +1,6 @@
+$NetBSD$
+
+SHA1 (tex-urlbst-29803/urlbst.tar.xz) = 4134b638d6ac32256a3ef0a167e64b22e720a9b2
+RMD160 (tex-urlbst-29803/urlbst.tar.xz) = faca0b8089e6e24dfe33a1ff3372d2fec1789e83
+SHA512 (tex-urlbst-29803/urlbst.tar.xz) = 81b41c048477e43cb2c429fe1219d92442c51ef5c35eee7a34dcdb0b68d12251c85002ae448907599d155f966885f67620c87133c9e80c3f5af7da91059fa21f
+Size (tex-urlbst-29803/urlbst.tar.xz) = 13244 bytes
Home |
Main Index |
Thread Index |
Old Index