Language

Package: aegis @ 4.24

Synopsis

Project change supervisor

Description

Aegis is a project change supervisor, and performs some of the Software Configuration Management needed in a CASE environment. Aegis provides a framework within which a team of developers may work on many changes to a program independently, and Aegis coordinates integrating these changes back into the master source of the program, with as little disruption as possible. Resolution of contention for source files, a major headache for any project with more than one developer, is one of Aegis's major functions.

Home page
https://sourceforge.net/projects/aegis/
Location
gnu/packages/version-control.scm (line: 2270, column: 2)
License

Derivations

SystemTargetDerivationBuild status
x86_64-linux/gnu/store/9gx2sxp5ch7w94lbvfhpfvxysw4prcl8-aegis-4.24.drv
    x86_64-linuxx86_64-w64-mingw32/gnu/store/nygjhgd80k4zmgj0d3zmhcnr4d1afwrj-aegis-4.24.drv
    x86_64-linuxriscv64-linux-gnu/gnu/store/hswj2qyi7qry0ag3zlaw5x60nd1frqy9-aegis-4.24.drv
    x86_64-linuxpowerpc-linux-gnu/gnu/store/96q90wc93y8rm0xmyhcvghisgv77lb8k-aegis-4.24.drv
    x86_64-linuxpowerpc64le-linux-gnu/gnu/store/4l7brbflzfqy4pnnnih79v2hafh8nfj0-aegis-4.24.drv
    x86_64-linuxmips64el-linux-gnu/gnu/store/w7p4df8dpjgpansy3xgj5sf6x5n0fi1s-aegis-4.24.drv
    x86_64-linuxi686-w64-mingw32/gnu/store/1kskjjwys455snajmbin9spfyg0badm4-aegis-4.24.drv
    x86_64-linuxi586-pc-gnu/gnu/store/i3z1mwh7dxa50jp8syfib8wzzd76s4d7-aegis-4.24.drv
    x86_64-linuxarm-linux-gnueabihf/gnu/store/xzz4ir9l4jb295rg2wj68bykyw4jq9m1-aegis-4.24.drv
    x86_64-linuxaarch64-linux-gnu/gnu/store/1brmalbql717dxldqq0zx4rssbpj9p9i-aegis-4.24.drv
    riscv64-linux/gnu/store/cpza7rpwy3y9c2hdlrmsqcw4rsimjqfa-aegis-4.24.drv
      powerpc-linux/gnu/store/pl37p8liwn5swh2jrr6w7510h57v68rn-aegis-4.24.drv
        powerpc64le-linux/gnu/store/0dk2jrp74pjrqfa1f3i5wa669h3m885y-aegis-4.24.drv
        mips64el-linux/gnu/store/nrwps38yhg6jkk7an7mhan4kdn7ya8xg-aegis-4.24.drv
          i686-linux/gnu/store/164vsis0vf9d357bcl694rvrpy8iqa0d-aegis-4.24.drv
          i586-gnu/gnu/store/cnw020b45334m41q2ap2lidc404iz1ig-aegis-4.24.drv
          armhf-linux/gnu/store/94rn087xn2wvqw4y5krf9hx46nzmbcbb-aegis-4.24.drv
          aarch64-linux/gnu/store/6lg4ck9axpzwqq1cws4477aah2mybn0n-aegis-4.24.drv

            Lint warnings

            LinterMessageLocation
            patch-headers

            Validate patch headers

            aegis-perl-tempdir2.patch: patch lacks comment and upstream status
            input-labels

            Identify input labels that do not match package names

            label 'gettext' does not match package name 'gettext-minimal'
            optional-tests

            Make sure tests are only run when requested

            the 'check' phase should respect #:tests?