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/vykf02kvmbj1azir75c2vad6gic4s7k1-aegis-4.24.drv
    x86_64-linuxx86_64-w64-mingw32/gnu/store/61kic03kykxh4hlv90vp5ax4h2iga764-aegis-4.24.drv
    x86_64-linuxriscv64-linux-gnu/gnu/store/6dx8bym464ls7nijs59zikhhbbk10ha2-aegis-4.24.drv
    x86_64-linuxpowerpc-linux-gnu/gnu/store/p44prkj9x5rczq7y5l67bbid2ywydx84-aegis-4.24.drv
    x86_64-linuxpowerpc64le-linux-gnu/gnu/store/qn2jlx015nwdw037k0g21y3j7pf2pcjr-aegis-4.24.drv
    x86_64-linuxmips64el-linux-gnu/gnu/store/i1dlyh1519znm2qhckl6z840kpbikbva-aegis-4.24.drv
    x86_64-linuxi686-w64-mingw32/gnu/store/7qj54h34v7zjcsy3w78g46fsi0rvgbd6-aegis-4.24.drv
    x86_64-linuxi586-pc-gnu/gnu/store/g3nvnzsq53zrx1slvvg17nr7ic1b75b8-aegis-4.24.drv
    x86_64-linuxarm-linux-gnueabihf/gnu/store/rxgsj8ipc5ap5278rv6vzkylkg26a5pi-aegis-4.24.drv
    x86_64-linuxaarch64-linux-gnu/gnu/store/fi64i43s1ryq2zcn3d8013hwcpsnjm7v-aegis-4.24.drv
    riscv64-linux/gnu/store/yqcrc91n9p3fmmhjbpzzp2cjlnm7515f-aegis-4.24.drv
      powerpc-linux/gnu/store/s2f4mj6bmkl5rggvn5ir7s2f1661m640-aegis-4.24.drv
        powerpc64le-linux/gnu/store/v6a9nm9drkv90n1npv42scyxk13ris50-aegis-4.24.drv
        mips64el-linux/gnu/store/7145b2csc6a215zzq5j9i2s60lwnzh6y-aegis-4.24.drv
          i686-linux/gnu/store/2cmady129xkqqsam2miq3l6ldv7zr36i-aegis-4.24.drv
          i586-gnu/gnu/store/pwgzy0b8f6h5h7jdjpivyd3609apvlmh-aegis-4.24.drv
          armhf-linux/gnu/store/nz8q382vk17plc23f70amq43pml42ci6-aegis-4.24.drv
          aarch64-linux/gnu/store/zgk019frs6mzbqz77cyhs6sjnc9cv6m6-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?