summaryrefslogtreecommitdiffstats
path: root/x11-libs/fontconfig/DETAILS
blob: 9e949ef412c1ed0c10be7ba99548d0c4eba80f72 (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.93
     SOURCE_HASH=sha512:f7e83707a9f2f134b3d33b43c2b8b274a16cee3c9705a5acf2883355e1c575e50422cf2bd2bd60cb481708f8ed72cc57e80ca616af0f19a9db3f35c30f7ea8f5
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