pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
texlive-tlpdb: import texlive-tlpdb-2019.11.04 as wip/texlive-tlpdb
Module Name: pkgsrc-wip
Committed By: Yorick Hardy <yorickhardy%gmail.com@localhost>
Pushed By: yhardy
Date: Mon Nov 4 20:21:17 2019 +0200
Changeset: 57ca1ee29c09d542d9adc339eb96c7539e38e795
Modified Files:
Makefile
Added Files:
texlive-tlpdb/DESCR
texlive-tlpdb/Makefile
texlive-tlpdb/PLIST
texlive-tlpdb/distinfo
Log Message:
texlive-tlpdb: import texlive-tlpdb-2019.11.04 as wip/texlive-tlpdb
TeX Live package database.
Complete information about a TeX Live installation is stored in
this database.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=57ca1ee29c09d542d9adc339eb96c7539e38e795
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
Makefile | 1 +
texlive-tlpdb/DESCR | 4 ++++
texlive-tlpdb/Makefile | 27 +++++++++++++++++++++++++++
texlive-tlpdb/PLIST | 2 ++
texlive-tlpdb/distinfo | 6 ++++++
5 files changed, 40 insertions(+)
diffs:
diff --git a/Makefile b/Makefile
index 57891e3ef8..f0c827b0ea 100644
--- a/Makefile
+++ b/Makefile
@@ -4726,6 +4726,7 @@ SUBDIR+= tex-lineno-doc
SUBDIR+= tex-mathtools-doc
SUBDIR+= tex-relsize-doc
SUBDIR+= tex-setspace-doc
+SUBDIR+= texlive-tlpdb
SUBDIR+= textile-mode
SUBDIR+= tftp-hpa
SUBDIR+= thabit-ttf
diff --git a/texlive-tlpdb/DESCR b/texlive-tlpdb/DESCR
new file mode 100644
index 0000000000..e85dd64ca8
--- /dev/null
+++ b/texlive-tlpdb/DESCR
@@ -0,0 +1,4 @@
+TeX Live package database.
+
+Complete information about a TeX Live installation is stored in
+this database.
diff --git a/texlive-tlpdb/Makefile b/texlive-tlpdb/Makefile
new file mode 100644
index 0000000000..9d60d61fb0
--- /dev/null
+++ b/texlive-tlpdb/Makefile
@@ -0,0 +1,27 @@
+# $NetBSD$
+
+DISTNAME= texlive.tlpdb
+PKGNAME= texlive-tlpdb-2019.11.04
+CATEGORIES= print
+MASTER_SITES= http://mirrors.ctan.org/systems/texlive/tlnet/tlpkg/
+EXTRACT_SUFX= .xz
+
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE= http://mirrors.ctan.org/systems/texlive/tlnet/tlpkg/
+COMMENT= TeX Live (plain text) database
+#LICENSE= # TODO: (see mk/license.mk)
+
+WRKSRC= ${WRKDIR}
+USE_LANGUAGES= # none
+USE_TOOLS+= xzcat
+
+INSTALLATION_DIRS= share/tlpkg
+
+do-build::
+ ${XZCAT} ${WRKDIR}/${DISTFILES} > ${WRKDIR}/texlive.tlpdb
+
+do-install:
+ ${INSTALL_DATA} ${WRKDIR}/texlive.tlpdb \
+ ${DESTDIR}${PREFIX}/share/tlpkg/
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/texlive-tlpdb/PLIST b/texlive-tlpdb/PLIST
new file mode 100644
index 0000000000..ae4aeb4ab4
--- /dev/null
+++ b/texlive-tlpdb/PLIST
@@ -0,0 +1,2 @@
+@comment $NetBSD$
+share/tlpkg/texlive.tlpdb
diff --git a/texlive-tlpdb/distinfo b/texlive-tlpdb/distinfo
new file mode 100644
index 0000000000..6afd8b923f
--- /dev/null
+++ b/texlive-tlpdb/distinfo
@@ -0,0 +1,6 @@
+$NetBSD$
+
+SHA1 (texlive.tlpdb.xz) = 92ea971718ad95952bb812812375ca00a0fae1c4
+RMD160 (texlive.tlpdb.xz) = 664230569abaa5574f44dba63d66e42e0758d1e9
+SHA512 (texlive.tlpdb.xz) = 87bb3c5512065d7abb8b0974e7284b1b1af7f9ad16943d614158daf57ccd9fab8d108f0300c839127479a577942b33acef64637afef396d2b508fd1c94efe186
+Size (texlive.tlpdb.xz) = 2127212 bytes
Home |
Main Index |
Thread Index |
Old Index