summaryrefslogtreecommitdiffstats
path: root/x11-libs/cairo/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'x11-libs/cairo/DETAILS')
-rwxr-xr-xx11-libs/cairo/DETAILS12
1 files changed, 7 insertions, 5 deletions
diff --git a/x11-libs/cairo/DETAILS b/x11-libs/cairo/DETAILS
index 3b26dc562f..2df29bb292 100755
--- a/x11-libs/cairo/DETAILS
+++ b/x11-libs/cairo/DETAILS
@@ -4,16 +4,18 @@ if [[ "${CAIRO_BRANCH}" == "scm" ]]; then
VERSION=$(get_scm_version)
SOURCE=$SPELL-git.tar.bz2
SOURCE_URL[0]=git://anongit.freedesktop.org/git/cairo:cairo-git
+ SOURCE2=$SOURCE.sig
+ SOURCE2_URL[0]=${SOURCE_URL[0]}.sig
+ SOURCE_GPG=cairo.gpg:$SOURCE.sig:UPSTREAM_KEY
+ SOURCE2_IGNORE=signature
SOURCE_IGNORE=volatile
FORCE_DOWNLOAD=1
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-git"
else
- # There is 1.14.x stable, but it does not work anymore for the OSS
- # infrastructure. 1.15 is de facto stable.
- VERSION=1.15.14
- SOURCE_HASH=sha1:62ebffbaf4cc81c412f0ad3f87dc20499f85d046:UPSTREAM_HASH
+ VERSION=1.16.0
SOURCE=$SPELL-$VERSION.tar.xz
- SOURCE_URL[0]=http://cairographics.org/snapshots/$SOURCE
+ SOURCE_HASH=sha512:9eb27c4cf01c0b8b56f2e15e651f6d4e52c99d0005875546405b64f1132aed12fbf84727273f493d84056a13105e065009d89e94a8bfaf2be2649e232b82377f
+ SOURCE_URL[0]=https://cairographics.org/releases/$SOURCE
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
fi
WEB_SITE=http://cairographics.org/