pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/print/p5-TeXLive-TLConfig



Module Name:    pkgsrc
Committed By:   mef
Date:           Tue Aug 15 05:40:02 UTC 2023

Added Files:
        pkgsrc/print/p5-TeXLive-TLConfig: DESCR Makefile PLIST distinfo

Log Message:
print/p5-TeXLive-TLConfig: import p5-TeXLive-TLConfig-0.66420

TeXLive install utility


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/print/p5-TeXLive-TLConfig/DESCR \
    pkgsrc/print/p5-TeXLive-TLConfig/Makefile \
    pkgsrc/print/p5-TeXLive-TLConfig/PLIST \
    pkgsrc/print/p5-TeXLive-TLConfig/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Added files:

Index: pkgsrc/print/p5-TeXLive-TLConfig/DESCR
diff -u /dev/null pkgsrc/print/p5-TeXLive-TLConfig/DESCR:1.1
--- /dev/null   Tue Aug 15 05:40:02 2023
+++ pkgsrc/print/p5-TeXLive-TLConfig/DESCR      Tue Aug 15 05:40:02 2023
@@ -0,0 +1 @@
+TeXLive install utility
Index: pkgsrc/print/p5-TeXLive-TLConfig/Makefile
diff -u /dev/null pkgsrc/print/p5-TeXLive-TLConfig/Makefile:1.1
--- /dev/null   Tue Aug 15 05:40:02 2023
+++ pkgsrc/print/p5-TeXLive-TLConfig/Makefile   Tue Aug 15 05:40:02 2023
@@ -0,0 +1,26 @@
+# $NetBSD: Makefile,v 1.1 2023/08/15 05:40:02 mef Exp $
+
+VERSION=       0.66420
+DISTNAME=      TLConfig
+PKGNAME=       p5-TeXLive-${DISTNAME}-${VERSION}
+CATEGORIES=    print
+MASTER_SITES=  http://tug.ctan.org/systems/texlive/tlnet/tlpkg/TeXLive/
+EXTRACT_SUFX=  .pm
+DIST_SUBDIR=   TLConfig-${VERSION}
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      https://tug.ctan.org/systems/texlive/tlnet/tlpkg/TeXLive/
+COMMENT=       TeXLive Install Utilities
+LICENSE=       gnu-gpl-v2
+
+NO_BUILD=      yes
+WRKSRC=                ${WRKDIR}
+USE_LANGUAGES= # none
+
+do-install:
+       ${INSTALL_DATA_DIR} ${DESTDIR}${PERL5_INSTALLVENDORLIB}
+       ${INSTALL_DATA_DIR} ${DESTDIR}${PERL5_INSTALLVENDORLIB}/TeXLive
+       cd ${WRKSRC}; ${INSTALL_DATA} TLConfig.pm ${DESTDIR}${PERL5_INSTALLVENDORLIB}/TeXLive
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/print/p5-TeXLive-TLConfig/PLIST
diff -u /dev/null pkgsrc/print/p5-TeXLive-TLConfig/PLIST:1.1
--- /dev/null   Tue Aug 15 05:40:02 2023
+++ pkgsrc/print/p5-TeXLive-TLConfig/PLIST      Tue Aug 15 05:40:02 2023
@@ -0,0 +1,2 @@
+@comment $NetBSD: PLIST,v 1.1 2023/08/15 05:40:02 mef Exp $
+${PERL5_SUB_INSTALLVENDORLIB}/TeXLive/TLConfig.pm
Index: pkgsrc/print/p5-TeXLive-TLConfig/distinfo
diff -u /dev/null pkgsrc/print/p5-TeXLive-TLConfig/distinfo:1.1
--- /dev/null   Tue Aug 15 05:40:02 2023
+++ pkgsrc/print/p5-TeXLive-TLConfig/distinfo   Tue Aug 15 05:40:02 2023
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2023/08/15 05:40:02 mef Exp $
+
+BLAKE2s (TLConfig-0.66420/TLConfig.pm) = a66a3954faa29bc1b8a5715adff58f3b7f352cd68d4a82a21ee3f09805299e0e
+SHA512 (TLConfig-0.66420/TLConfig.pm) = c01807dff616033f6c8716596b6732389b877cfe1cd830e09d093535b1f686f967e80bdb5db928d07e7162be4b127d4b47bedb45796f34e7c3723981328c779b
+Size (TLConfig-0.66420/TLConfig.pm) = 12192 bytes



Home | Main Index | Thread Index | Old Index