Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cegui: drop unused dependencies in makedepends; SMC/cegui07: remove #38614

Merged
merged 3 commits into from
Aug 17, 2022

Commits on Aug 15, 2022

  1. SMC: remove package

    doesn't work with latest upstream version of dependencies, fork `TSC` is
    in void-packages already and has more recent updates
    TinfoilSubmarine committed Aug 15, 2022
    Configuration menu
    Copy the full SHA
    7ac72d1 View commit details
    Browse the repository at this point in the history
  2. cegui07: remove package

    it was only used for SMC, which was already removed
    TinfoilSubmarine committed Aug 15, 2022
    Configuration menu
    Copy the full SHA
    2166597 View commit details
    Browse the repository at this point in the history
  3. cegui: drop unused dependencies in makedepends.

    The only package currently depending on cegui (TSC) doesn't require
    these and they are both EOL:
    
    - Drop python-devel, since configure output shows that it wasn't even
      building the python extension modules due to some issue with
      Boost-python.
    
    - Drop gtk2 (gtk+-devel) since it is only used for samples, and TSC only
      required freetype2, which is now included separately instead of pulled
      in in dependency tree of gtk+-devel.
    TinfoilSubmarine committed Aug 15, 2022
    Configuration menu
    Copy the full SHA
    4ea2a00 View commit details
    Browse the repository at this point in the history