sync ports with The Matrix
This commit is contained in:
parent
8144da6a12
commit
feed0802f0
47 changed files with 196 additions and 158 deletions
|
@ -18,7 +18,7 @@ DOC_DISTFILE = git-manpages-${V}${EXTRACT_SUFX}
|
|||
DISTFILES = ${DISTNAME}${EXTRACT_SUFX} ${DOC_DISTFILE}
|
||||
EXTRACT_ONLY = ${DISTNAME}${EXTRACT_SUFX}
|
||||
|
||||
MASTER_SITES = https://www.kernel.org/pub/software/scm/git/
|
||||
SITES = https://www.kernel.org/pub/software/scm/git/
|
||||
|
||||
MODULES = perl \
|
||||
x11/tk
|
||||
|
|
|
@ -7,7 +7,7 @@ PKGNAME = tl-${DISTNAME}
|
|||
CATEGORIES = devel
|
||||
|
||||
DIST_SUBDIR = tl-expected
|
||||
MASTER_SITES.pr = https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/
|
||||
SITES.pr = https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/
|
||||
# pending "Added packaged Catch2 support and switched to v3"
|
||||
PATCHFILES.pr = use-system-catch2-{pull/}141.patch
|
||||
# pending "Fixed version number in exported CMake configs"
|
||||
|
|
|
@ -14,7 +14,7 @@ PERMIT_PACKAGE = Yes
|
|||
|
||||
WANTLIB += ${COMPILER_LIBCXX} c m xerces-c
|
||||
|
||||
MASTER_SITES = https://codesynthesis.com/~boris/tmp/xsd/${V}/
|
||||
SITES = https://codesynthesis.com/~boris/tmp/xsd/${V}/
|
||||
EXTRACT_SUFX = .tar.bz2
|
||||
|
||||
# C++11
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue