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/nc0bbyp6f2gqn6hnn3f75bvwxy5avqzx-aegis-4.24.drv
x86_64-linuxx86_64-w64-mingw32/gnu/store/5liwf6idd4k7ambkbdi588i7f23j8j07-aegis-4.24.drv
x86_64-linuxriscv64-linux-gnu/gnu/store/z9881y20zslzlsgl93m5q3chqfcfjk8v-aegis-4.24.drv
x86_64-linuxpowerpc-linux-gnu/gnu/store/0j238h9j6h4xnyvwn0xzdqhrxcm9smxn-aegis-4.24.drv
x86_64-linuxpowerpc64le-linux-gnu/gnu/store/0yzflyzlncv9p80f9kgrad1kl58pbszg-aegis-4.24.drv
x86_64-linuxmips64el-linux-gnu/gnu/store/j2064w2pyxrkwkpddlg2m8v4xcl3frcv-aegis-4.24.drv
x86_64-linuxi686-w64-mingw32/gnu/store/yzwvs2xfww73vqjidsqqshqsqy852xb7-aegis-4.24.drv
x86_64-linuxi586-pc-gnu/gnu/store/wwsy2vvppabicng9klgxnpa41frrnqm6-aegis-4.24.drv
x86_64-linuxarm-linux-gnueabihf/gnu/store/2wrcldv8gv9w86avgvckj6f79z9nf4ij-aegis-4.24.drv
x86_64-linuxaarch64-linux-gnu/gnu/store/z5xn2fq8jhm436xaylk9p150lq9c7s6j-aegis-4.24.drv
riscv64-linux/gnu/store/kc94hwhhbj75ibh3y24xkqhw66cwhj7f-aegis-4.24.drv
    powerpc-linux/gnu/store/a8yrgfwkhvhf4sa37hfngndmky44bkm1-aegis-4.24.drv
      powerpc64le-linux/gnu/store/7irk2k5sh6q6s64hlbikkkla93zybcx6-aegis-4.24.drv
      mips64el-linux/gnu/store/gchw67lk8b0cnv4sksa54685g0fvnfjk-aegis-4.24.drv
        i686-linux/gnu/store/5jkaxbxc78b32x6798lcy5xvigiqnnjh-aegis-4.24.drv
        i586-gnu/gnu/store/0zd9r9iblwzjllsimvlfck9669kp9dbs-aegis-4.24.drv
        armhf-linux/gnu/store/cbymv7xx9dbl36ybjawdnc0lvdw75xiw-aegis-4.24.drv
        aarch64-linux/gnu/store/i5qrr4wzlhqzn4zxnh8lv5lafdq0hfvs-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?