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/dlid8xr66b6yj5r1yxahgak520zbvnch-aegis-4.24.drv
    x86_64-linuxx86_64-w64-mingw32/gnu/store/pbj8bysglcarim5w3qp8hwy8sn0ma1ym-aegis-4.24.drv
    x86_64-linuxriscv64-linux-gnu/gnu/store/lr1j9f2d6anwf7gmzgdn4g29mmdxd0jj-aegis-4.24.drv
    x86_64-linuxpowerpc-linux-gnu/gnu/store/8f0dyqwgdyfxvdl9cww9qz5l2b8fdsy4-aegis-4.24.drv
    x86_64-linuxpowerpc64le-linux-gnu/gnu/store/2v9s0b43wh8mb58h59nnnmyg0s5zzlhr-aegis-4.24.drv
    x86_64-linuxmips64el-linux-gnu/gnu/store/qnv48hha19py0anzi0q1rmlzyggapwb6-aegis-4.24.drv
    x86_64-linuxi686-w64-mingw32/gnu/store/6v51dhiqrci84zkhv7fh15b0xz1ndi63-aegis-4.24.drv
    x86_64-linuxi586-pc-gnu/gnu/store/mlv0d680dx8fhn79ygpa8216hf1wdw7r-aegis-4.24.drv
    x86_64-linuxarm-linux-gnueabihf/gnu/store/bmagihkmxfbrrwszfkq5lkhaqsqh6pix-aegis-4.24.drv
    x86_64-linuxaarch64-linux-gnu/gnu/store/vqk4h94jvy903bcs0b8rfav6nwc4wrzj-aegis-4.24.drv
    riscv64-linux/gnu/store/j1n57q5qpvv9r6g8hy5s28gaq6cic24m-aegis-4.24.drv
      powerpc-linux/gnu/store/c8dm77d2blv17350z2y5b4qxfn33s657-aegis-4.24.drv
        powerpc64le-linux/gnu/store/fzz8bcln5zkv2bvdsl58bccgfz214hc2-aegis-4.24.drv
        mips64el-linux/gnu/store/k01npmhp9769zxvf4fa6s6ifr9cm4wrv-aegis-4.24.drv
          i686-linux/gnu/store/ch086hgzh4hs7yin6ncyi2z41ls046yw-aegis-4.24.drv
          i586-gnu/gnu/store/18n4czvvn4f6s3h6ahra8k5l67vlcyl4-aegis-4.24.drv
          armhf-linux/gnu/store/b98xdqqg49khpv5njnl4k6bl8dhg6gk6-aegis-4.24.drv
          aarch64-linux/gnu/store/n96isrrmg1asnnxxk0ymprxkyh9di3k3-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?