summaryrefslogtreecommitdiffstats
path: root/x11-libs/fontconfig/DETAILS
blob: 1f622a2f7096193d7b8516639230ec0cc8701ac0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
           SPELL=fontconfig
if [[ "$FONTCONFIG_BRANCH" == "devel" ]]; then
         VERSION=2.12.91
     SOURCE_HASH=sha512:755a288e798c6c93acde8307905bef63fcc0cf85d69855334042897e1c26ed089626b1e42d2cfe3de657c623b19dec469b483a75d64502954cc8641290f23301
else
         VERSION=2.12.6
     SOURCE_HASH=sha512:2a1d3e62cae2bfcae2e67e9cb75ab6534a35bda4215f1ad4b8bf757e77e7d9d609c016562f5288fd10046a0e94655a807f6dd044d7868ed81a146c4275c4dd06
fi
          SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=https://www.fontconfig.org/release/$SOURCE
        WEB_SITE=https://www.fontconfig.org/
      LICENSE[0]=X11
         ENTERED=20020909
           SHORT="library for configuring and customizing font access"
cat << EOF
Fontconfig is a library for configuring and customizing font access. 
EOF