summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSukanka2022-03-01 09:18:04 +0800
committerSukanka2022-03-01 09:18:04 +0800
commit63e3dba339d6bea2b6ac7d269dc31f30fa915fb5 (patch)
tree97fff0d0cf4a638e6490cf436a3f68ae11fe91f5
parent53982b150eee12a714f4ca50e56444d0e9407320 (diff)
downloadaur-63e3dba339d6bea2b6ac7d269dc31f30fa915fb5.tar.gz
add new provides/conflicts
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD8
2 files changed, 10 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 423084068070..d7d8ed6063c4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -26,9 +26,11 @@ pkgbase = texlive-full
provides = texlive-langgreek
provides = texlive-langjapanese
provides = texlive-langkorean
+ provides = texlive-htmlxml
provides = asymptote
provides = git-latexdiff
provides = psutils
+ provides = t1utils
conflicts = texlive-bin
conflicts = texlive-bibtexextra
conflicts = texlive-core
@@ -48,9 +50,11 @@ pkgbase = texlive-full
conflicts = texlive-langgreek
conflicts = texlive-langjapanese
conflicts = texlive-langkorean
+ conflicts = texlive-htmlxml
conflicts = asymptote
conflicts = git-latexdiff
conflicts = psutils
+ conflicts = t1utils
options = !strip
source = https://mirror.ctan.org/systems/texlive/tlnet/install-tl-unx.tar.gz
source = LICENSE::http://texlive.tug.org/texlive/LICENSE.TL
diff --git a/PKGBUILD b/PKGBUILD
index 3c8196a14a89..381cbc95e7db 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,10 +11,14 @@ license=("custom")
makedepends=('rsync')
depends=('libxcrypt-compat')
provides=('texlive-bin' 'texlive-bibtexextra' 'texlive-core' 'texlive-fontsextra' 'texlive-formatsextra' 'texlive-games' 'texlive-humanities' 'texlive-latexextra' 'texlive-music' 'texlive-pictures' 'texlive-pstricks' 'texlive-publishers' 'texlive-science' 'texlive-langchinese' 'texlive-langcyrillic' 'texlive-langextra' 'texlive-langgreek' 'texlive-langjapanese' 'texlive-langkorean'
-'asymptote' 'git-latexdiff' 'psutils'
+
+'texlive-htmlxml'
+'asymptote' 'git-latexdiff' 'psutils' 't1utils'
)
conflicts=('texlive-bin' 'texlive-bibtexextra' 'texlive-core' 'texlive-fontsextra' 'texlive-formatsextra' 'texlive-games' 'texlive-humanities' 'texlive-latexextra' 'texlive-music' 'texlive-pictures' 'texlive-pstricks' 'texlive-publishers' 'texlive-science' 'texlive-langchinese' 'texlive-langcyrillic' 'texlive-langextra' 'texlive-langgreek' 'texlive-langjapanese' 'texlive-langkorean'
-'asymptote' 'git-latexdiff' 'psutils'
+
+'texlive-htmlxml'
+'asymptote' 'git-latexdiff' 'psutils' 't1utils'
)
source=("https://mirror.ctan.org/systems/texlive/tlnet/install-tl-unx.tar.gz"
"LICENSE::http://texlive.tug.org/texlive/LICENSE.TL"