gsrc-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gsrc-commit] trunk r4656: update cairo to 1.15.6


From: Carl Hansen
Subject: [Gsrc-commit] trunk r4656: update cairo to 1.15.6
Date: Fri, 4 Aug 2017 21:07:56 -0400 (EDT)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 4656
revision-id: address@hidden
parent: address@hidden
committer: address@hidden
branch nick: trunk
timestamp: Fri 2017-08-04 18:07:52 -0700
message:
  update cairo to 1.15.6
modified:
  pkg/gnome/cairo/Makefile       makefile-20160617013746-7ygosxqw3lxxvo7f-338
  pkg/gnome/cairo/sha256sums     sha256sums-20160617013746-7ygosxqw3lxxvo7f-342
=== modified file 'pkg/gnome/cairo/Makefile'
--- a/pkg/gnome/cairo/Makefile  2016-06-17 19:08:15 +0000
+++ b/pkg/gnome/cairo/Makefile  2017-08-05 01:07:52 +0000
@@ -1,4 +1,4 @@
-# Copyright © 2016 Carl Hansen
+# Copyright © 2016, 2017 Carl Hansen <address@hidden>
 #
 # This file is part of GSRC.
 #
@@ -22,26 +22,28 @@
 
 NAME =    cairo
 GARNAME = cairo
+GARVERSION = 1.15.6
 HOME_URL = http://cairographics.org
-DESCRIPTION = cairo , 2d drawing
+DESCRIPTION = cairo , 2d graphics library
 define BLURB
-
+Cairo is a 2D graphics library with support for multiple output
+devices. Currently supported output targets include the X Window System
+(via both Xlib and XCB), Quartz, Win32, image buffers, PostScript, PDF,
+and SVG file output. Experimental backends include OpenGL, BeOS, OS/2,
+and DirectFB.
 endef
-#GARVERSION = 1.14.6
-GARVERSION = 1.15.2
 
 ######################################################################
-
+# www.cairographics.org/snapshots/cairo-1.15.6.tar.xz
 MASTER_SITES = http://cairographics.org/
 #MASTER_SUBDIR = releases/
 MASTER_SUBDIR = snapshots//
-DISTFILES = cairo-1.15.2.tar.xz
+DISTFILES = $(DISTNAME).tar.xz
 SIGFILES =  
 
 
 BUILDDEPS = 
 LIBDEPS = #   libsigcplusplus
-SUGGESTS = 
 
 ######################################################################
 

=== modified file 'pkg/gnome/cairo/sha256sums'
--- a/pkg/gnome/cairo/sha256sums        2016-06-17 19:08:15 +0000
+++ b/pkg/gnome/cairo/sha256sums        2017-08-05 01:07:52 +0000
@@ -1,1 +1,1 @@
-268cc265a7f807403582f440643064bf52896556766890c8df7bad02d230f6c9  
download/cairo-1.15.2.tar.xz
+5228e0a1f8fd14317f30f08f3dd72971bca432f8cdd2281d421fdcc2279de58c  
download/cairo-1.15.6.tar.xz


reply via email to

[Prev in Thread] Current Thread [Next in Thread]