cairomm: update to 1.10.0.
This commit is contained in:
parent
0fbe06c1b8
commit
2c3d09d8b7
|
@ -1,11 +1,11 @@
|
||||||
# Template build file for 'cairomm'.
|
# Template build file for 'cairomm'.
|
||||||
pkgname=cairomm
|
pkgname=cairomm
|
||||||
version=1.9.8
|
version=1.10.0
|
||||||
distfiles="http://cairographics.org/releases/$pkgname-$version.tar.gz"
|
distfiles="http://cairographics.org/releases/$pkgname-$version.tar.gz"
|
||||||
build_style=gnu_configure
|
build_style=gnu_configure
|
||||||
short_desc="C++ bindings to Cairo vector graphics library"
|
short_desc="C++ bindings to Cairo vector graphics library"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
checksum=3ca041ba995c6667a5ddb98f59288ac8e526f10003768be2ad3d6e70a1bb8328
|
checksum=068d96c43eae7b0a3d98648cbfc6fbd16acc385858e9ba6d37b5a47e4dba398f
|
||||||
long_desc="
|
long_desc="
|
||||||
cairomm is a C++ wrapper for the cairo graphics library. It offers all the
|
cairomm is a C++ wrapper for the cairo graphics library. It offers all the
|
||||||
power of cairo with an interface familiar to C++ developers, including use of
|
power of cairo with an interface familiar to C++ developers, including use of
|
||||||
|
|
Loading…
Reference in New Issue