Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 688584 - app-vim/vimtex should not depend on latexmk and latex-base
Summary: app-vim/vimtex should not depend on latexmk and latex-base
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Vim Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-06-24 06:37 UTC by Jonas Stein
Modified: 2019-12-13 08:26 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jonas Stein gentoo-dev 2019-06-24 06:37:27 UTC
There are many cases, where a user wants to edit a file with tex syntax, but does not need virtual/latex-base dev-tex/latexmk.

* the user does not compile it on the local machine
* uses arara instead of latexmk
* uses a local installation of texlive
* ...

Please remove the dependencies

    virtual/latex-base
    dev-tex/latexmk
Comment 1 Patrice Clement gentoo-dev 2019-12-13 08:23:28 UTC
I agree. Let's remove those deps.
Comment 2 Larry the Git Cow gentoo-dev 2019-12-13 08:26:36 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c94c53d491c9f5a9d6af46f6b96946885fe44198

commit c94c53d491c9f5a9d6af46f6b96946885fe44198
Author:     Patrice Clement <monsieurp@gentoo.org>
AuthorDate: 2019-12-13 08:25:51 +0000
Commit:     Patrice Clement <monsieurp@gentoo.org>
CommitDate: 2019-12-13 08:26:30 +0000

    app-vim/vimtex: remove bad dependencies.
    
    Closes: https://bugs.gentoo.org/688584
    Package-Manager: Portage-2.3.79, Repoman-2.3.16
    Signed-off-by: Patrice Clement <monsieurp@gentoo.org>

 app-vim/vimtex/vimtex-20180324-r1.ebuild | 33 ++++++++++++++++++++++++++++++++
 app-vim/vimtex/vimtex-99999999.ebuild    |  7 ++-----
 2 files changed, 35 insertions(+), 5 deletions(-)