summaryrefslogtreecommitdiffstats
path: root/disk/eudev/DETAILS
blob: 25660f5cced45606a7601941fe4bd32cb2f67be3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
           SPELL=eudev
         VERSION=3.2.8
     SOURCE_HASH=sha512:13221e6f9696a8630d867eb7d73f3bf5dd1bc2dfd80d62af00342be4cbf39a862e644ea3776fa4d91463e594ca50c5deecbeb7e05d161097e889ea58a66ccc42
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-${VERSION//v}"
             URL=https://dev.gentoo.org/~blueness/eudev
   SOURCE_URL[0]=$URL/$SOURCE
   SOURCE_URL[1]="https://github.com/gentoo/${SPELL}/archive/v${VERSION}.tar.gz"
        WEB_SITE=https://wiki.gentoo.org/wiki/Project:Eudev
         ENTERED=20121217
      LICENSE[0]=GPL
        KEYWORDS="disk devices nodes modules"
           SHORT="daemon that creates and removes device nodes"
cat << EOF
Udev creates and removes device nodes in /dev, based on events the kernel sends
out on device discovery or removal
Eudev was forked from upstream udev at version 195.
It aims to be independent of the system init system.
EOF