mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-09 05:10:05 +02:00
texstudio, bump version (#10755)
This commit is contained in:
@@ -6,9 +6,9 @@ integrated viewer, reference checking and various assistants. "
|
||||
HOMEPAGE="https://www.texstudio.org/"
|
||||
COPYRIGHT="2009-2024 Benito van der Zander, Jan Sundermeyer, Daniel Braun, Tim Hoffmann"
|
||||
LICENSE="GNU GPL v3"
|
||||
REVISION="2"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://github.com/texstudio-org/texstudio/archive/$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="57760be0c0855b79f98a6aa32c9839509fb64f4763790d06548109071cc00772"
|
||||
CHECKSUM_SHA256="351a8111506bfb9cd79a6284f7b92d7c5a1da5ac22c25f6788040ce3b9b1080a"
|
||||
SOURCE_FILENAME="texstudio-$portVersion.tar.gz"
|
||||
ADDITIONAL_FILES="texstudio.rdef.in"
|
||||
|
||||
@@ -43,41 +43,42 @@ REQUIRES="
|
||||
lib:libX11$secondaryArchSuffix
|
||||
lib:libXext$secondaryArchSuffix
|
||||
lib:libz$secondaryArchSuffix
|
||||
# TeXlive packages
|
||||
texlive_core$secondaryArchSuffix
|
||||
texlive
|
||||
texlive_basic
|
||||
texlive_bibtexextra
|
||||
texlive_binextra
|
||||
texlive_fontsextra
|
||||
texlive_fontsrecommended
|
||||
texlive_formatsextra
|
||||
texlive_games
|
||||
texlive_humanities
|
||||
texlive_latex
|
||||
texlive_latexextra
|
||||
texlive_latexrecommended
|
||||
texlive_mathscience
|
||||
texlive_music
|
||||
texlive_pictures
|
||||
# TeXlive packages, don't force this on the user while installing TeXstudio
|
||||
# maybe create a small script to install the seperate packages?
|
||||
# texlive_core$secondaryArchSuffix
|
||||
# texlive
|
||||
# texlive_basic
|
||||
# texlive_latex
|
||||
# texlive_bibtexextra
|
||||
# texlive_binextra
|
||||
# texlive_fontsextra
|
||||
# texlive_fontsrecommended
|
||||
# texlive_formatsextra
|
||||
# texlive_games
|
||||
# texlive_humanities
|
||||
# texlive_latexrecommended
|
||||
# texlive_latexextra
|
||||
# texlive_pictures
|
||||
# texlive_mathscience
|
||||
# texlive_music
|
||||
# TeXlive language packages
|
||||
texlive_langarabic
|
||||
texlive_langchinese
|
||||
texlive_langcjk
|
||||
texlive_langcyrillic
|
||||
texlive_langczechslovak
|
||||
texlive_langenglish
|
||||
texlive_langeuropean
|
||||
texlive_langfrench
|
||||
texlive_langgerman
|
||||
texlive_langgreek
|
||||
texlive_langitalian
|
||||
texlive_langjapanese
|
||||
texlive_langkorean
|
||||
texlive_langother
|
||||
texlive_langpolish
|
||||
texlive_langportuguese
|
||||
texlive_langspanish
|
||||
# texlive_langarabic
|
||||
# texlive_langcjk
|
||||
# texlive_langchinese
|
||||
# texlive_langcyrillic
|
||||
# texlive_langczechslovak
|
||||
# texlive_langenglish
|
||||
# texlive_langeuropean
|
||||
# texlive_langfrench
|
||||
# texlive_langgerman
|
||||
# texlive_langgreek
|
||||
# texlive_langitalian
|
||||
# texlive_langjapanese
|
||||
# texlive_langkorean
|
||||
# texlive_langother
|
||||
# texlive_langpolish
|
||||
# texlive_langportuguese
|
||||
# texlive_langspanish
|
||||
"
|
||||
|
||||
BUILD_REQUIRES="
|
||||
Reference in New Issue
Block a user