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/kz6vcqq4v923k0bjan7d6xvl8ch50b0v-aegis-4.24.drv
    x86_64-linuxx86_64-w64-mingw32/gnu/store/n6l1ixbdj4s9q3dylnp2301k1s4sma5v-aegis-4.24.drv
    x86_64-linuxriscv64-linux-gnu/gnu/store/3gy7chhr56n9nswwnqz7i5pndp6anzv0-aegis-4.24.drv
    x86_64-linuxpowerpc-linux-gnu/gnu/store/ydnq7z5bb86hkpfld25dxkyr72ps53gm-aegis-4.24.drv
    x86_64-linuxpowerpc64le-linux-gnu/gnu/store/9k75956mcsbs30cj5n2br397rlh5dzdq-aegis-4.24.drv
    x86_64-linuxmips64el-linux-gnu/gnu/store/0k33a4pfkgqhyqbipky6ndxbrp1bvizx-aegis-4.24.drv
    x86_64-linuxi686-w64-mingw32/gnu/store/d94k0kvg69a957rav4fdi2p3arfd9rwa-aegis-4.24.drv
    x86_64-linuxi586-pc-gnu/gnu/store/glp5pg05dlvv6i571yb1hg6zwprllz0s-aegis-4.24.drv
    x86_64-linuxarm-linux-gnueabihf/gnu/store/2yglkj8l7lnjsvnj7mjbs0p90ryab2da-aegis-4.24.drv
    x86_64-linuxaarch64-linux-gnu/gnu/store/9az1xqfxkgkzra6b5ppms6mzplrn7pv1-aegis-4.24.drv
    riscv64-linux/gnu/store/srdlhm1ra8jprwkqqfv78wcyr6gjpamz-aegis-4.24.drv
      powerpc-linux/gnu/store/s0qfd7zhzcvhr4jdfi865hvj6yq1csdn-aegis-4.24.drv
        powerpc64le-linux/gnu/store/jzgrxb0za1nszr94j3ldp3b3wmbkr87a-aegis-4.24.drv
        mips64el-linux/gnu/store/7i8l0x665mak4wrw6cd45c5i1gy6mps4-aegis-4.24.drv
          i686-linux/gnu/store/wwyc4nhpk3haqiyja5rkna4sp8nwh4yq-aegis-4.24.drv
          i586-gnu/gnu/store/i57apb8gm3a34rkalcmjcajmqq07jvv6-aegis-4.24.drv
          armhf-linux/gnu/store/8x103kc7bsq26rr8b52r2mx7k7hsfj4s-aegis-4.24.drv
          aarch64-linux/gnu/store/1i00c7vg54c0sdmw5r1r11jmp6vfq9sy-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?